blob: 70ae65d854f8c9d4a4b7bd2aa0d8784c142cf9d5 [file] [log] [blame]
ad83396891cd ("staging: wfx: call wfx_tx_update_sta() before to destroy tx_priv")
4e5e3cb02104 ("staging: wfx: split out wfx_tx_fill_rates() from wfx_tx_confirm_cb()")
298913e33643 ("staging: wfx: fix status of dropped frames")
d64d7376688b ("staging: wfx: fix indentation")
a72319bf2827 ("staging: wfx: apply 80-columns rule to strings")
ecda229e7ce3 ("staging: wfx: fix endianness of the field 'status'")
270f54b83f89 ("staging: wfx: fix endianness of hif_req_read_mib fields")
29d84944ca8b ("staging: wfx: fix the warning "inconsistent notification"")
2405c856915d ("staging: wfx: cleanup long lines in data_tx.c")
fac592d084ab ("staging: wfx: align members declarations in hif API")
31db18cccc27 ("staging: wfx: fix endianness of hif API")
a3d968288640 ("staging: wfx: remove useless defines")
a4aac6b8890f ("staging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY_POLICY_INVALID to hif API")
43aeff2c09e0 ("staging: wfx: drop unused WFX_LINK_ID_GC_TIMEOUT")
4c6b3837c6dc ("staging: wfx: repair wfx_flush()")
7db856797f25 ("staging: wfx: relocate wfx_skb_dtor() prior its callers")
39dbfa536b40 ("staging: wfx: improve interface between data_tx.c and queue.c")
cb851c867dc0 ("staging: wfx: simplify usage of wfx_tx_queues_put()")
d32cedbec0a6 ("staging: wfx: drop struct wfx_queue_stats")
6bf418c50f98 ("staging: wfx: change the way to choose frame to send")
7ba22b075422 ("staging: wfx: introduce a counter of pending frames")
b6ef15497338 ("staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()")
9f84c196f563 ("staging: wfx: drop unused raw_link_id field")
f4a4fe570b8a ("staging: wfx: drop unused link_id field")
9251ad667d74 ("staging: wfx: do not rely anymore on link_id to choose packet in queue")
9e76ba774445 ("staging: wfx: drop useless link_map_cache")
6c262beb41e6 ("staging: wfx: do not use link_map_cache to track CAB")
af72697196dc ("staging: wfx: drop argument tx_allowed_mask since it is constant now")
062a6c410258 ("staging: wfx: drop useless sta_asleep_mask")
517b358fddd7 ("staging: wfx: simplify wfx_tx_queue_mask_get()")
abaef5374e53 ("staging: wfx: drop unused argument in wfx_get_prio_queue()")
f42483f9efef ("staging: wfx: simplify wfx_tx_queues_empty()")
f5d331ee86a9 ("staging: wfx: simplify hif_handle_tx_data()")
566059cc5fe4 ("staging: wfx: avoid useless wake_up")
70b727314f90 ("staging: wfx: drop useless queue_id field")
57c5222004d3 ("staging: wfx: remove "burst" mechanism")
055d20cf72fe ("staging: wfx: take advantage of ieee80211_{stop/start}_queues")