blob: 65051e2e926e19470a79671114c0ff096d7f220d [file] [log] [blame]
049fde130419 ("staging: wfx: drop useless field from struct wfx_tx_priv")
0a3279d39c92 ("staging: wfx: fix support for cipher AES_CMAC (multicast PMF)")
152df50609a6 ("staging: wfx: fix spaces around binary operators")
b9aa17505f35 ("staging: wfx: drop counter of buffered frames")
da0ce565667a ("staging: wfx: fix unexpected calls to ieee80211_sta_set_buffered()")
70a37a09db9c ("staging: wfx: correctly retrieve vif ID from Tx confirmation")
df6f08d3faec ("staging: wfx: check the vif ID of the Tx confirmations")
2a30cb163449 ("staging: wfx: associate tx_queues to vifs")
6a9620536ffd ("staging: wfx: fix AC priority")
c336c022503d ("staging: wfx: remove false positive warning")
07d51346b068 ("staging: wfx: trace acknowledges not linked to any stations")
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")
cae9b69522b2 ("staging: wfx: remove spaces after cast operator")
29d84944ca8b ("staging: wfx: fix the warning "inconsistent notification"")
87066173e34b ("staging: wfx: fix overflow in frame counters")
1d52d29983e5 ("staging: wfx: add support for 'device too hot' indication")
18f0dddf1fe1 ("staging: wfx: change the field chip_frozen into a boolean")
7508f5d90d62 ("staging: wfx: fix (future) TDLS support")
2405c856915d ("staging: wfx: cleanup long lines in data_tx.c")
9da38fd5a906 ("staging: wfx: keys are kept during whole firmware life")
7a44644c9379 ("staging: wfx: introduce wfx_set_default_unicast_key()")
988cf07bb9a0 ("staging: wfx: handle firmware events synchronously")
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'")
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")
3393eebd9ddb ("staging: wfx: set all parameters before starting AP")