blob: 4ebf87e5151964ca0bfa51e5cc7b12d5f84a9903 [file] [log] [blame]
3d5c42c9d01b ("staging: wfx: drop useless struct hif_reset_flags")
85da25771be2 ("staging: wfx: drop useless union hif_commands_ids")
201451cfe404 ("staging: wfx: check pointers returned by allocations")
ecda229e7ce3 ("staging: wfx: fix endianness of the field 'status'")
2405c856915d ("staging: wfx: cleanup long lines in data_tx.c")
7b0360e56f10 ("staging: wfx: simplify hif_set_bss_params()")
2e885b18b1d9 ("staging: wfx: field operational_rate_set is ignored by firmware")
d4620087d2eb ("staging: wfx: dual CTS is never necessary")
537000acc323 ("staging: wfx: also fix network parameters for IBSS networks")
5c442b6a39e1 ("staging: wfx: drop useless attribute 'bss_params'")
5a0af6988848 ("staging: wfx: use ieee80211_beacon_loss() provided by mac80211")
2c69b2da3782 ("staging: wfx: split out wfx_filter_beacon()")
a558395d4ce3 ("staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'")
f41224bd47fe ("staging: wfx: drop useless call to hif_set_rx_filter()")
981132aa039d ("staging: wfx: drop struct wfx_grp_addr_table")
6273691fbd50 ("staging: wfx: align semantic of probe request filter with other filters")
b07357e02749 ("staging: wfx: align semantic of beacon filter with other filters")
824f830fc094 ("staging: wfx: drop useless wfx_fwd_probe_req()")
eb52d63a6dbd ("staging: wfx: disabling beacon filtering after hif_reset() is useless")
1ab6bf4c56bb ("staging: wfx: do not wait for a dtim before associate")
b3919d9bbcde ("staging: wfx: wfx_update_filtering_work() is no more used")
e269060e79ed ("staging: wfx: simplify handling of beacon filter during join process")
b460713a5a29 ("staging: wfx: rework wfx_configure_filter()")
e86bc725ba5f ("staging: wfx: simplify wfx_update_filtering()")
427fd02e1681 ("staging: wfx: update filtering even if not connected")
790241e92847 ("staging: wfx: drop unused attribute 'beacon_int'")
239a1d3c6460 ("staging: wfx: check value of beacon_int")
ac243a1b6ff0 ("staging: wfx: re-enable BA after reset")
eeab4787d95b ("staging: wfx: fix support for BSS_CHANGED_KEEP_ALIVE")
eb63e2fddb51 ("staging: wfx: remove useless call to wfx_tx_flush()")
9abb6b26f62e ("staging: wfx: change the way the station associate to an AP")
cba1d8976db0 ("staging: wfx: implement start_ap/stop_ap")
836a8fc3f507 ("staging: wfx: call wfx_do_unjoin() synchronously")
b4d74f7ad1cd ("staging: wfx: reduce hold duration of cfg80211_bss")
9a46a0a93b7b ("staging: wfx: make hif_ie_table_entry const")
9671f1338b67 ("staging: wfx: place hif_tx_mib functions into a .c file")
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")
41c5dfcdbc75 ("staging: wfx: drop now useless field edca_params")
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()")