blob: c7efcc59eaa67a56973517189e00ee2f3ed11b32 [file] [log] [blame]
14442181d204 ("staging: wfx: always enable FastPs in combo with new firmwares")
01d2ffa4d916 ("staging: wfx: add a debugfs entry to force ps_timeout")
2a30cb163449 ("staging: wfx: associate tx_queues to vifs")
6a9620536ffd ("staging: wfx: fix AC priority")
398999dabc8c ("staging: wfx: split wfx_get_ps_timeout() from wfx_update_pm()")
9a9cd090e996 ("staging: wfx: retrieve the PS status from the vif")
c791f746c88f ("staging: wfx: add support for tx_power_loop")
f214b7b6e7c9 ("staging: wfx: fix potential dead lock between join and scan")
5a48a4a3efb4 ("staging: wfx: rename wfx_do_unjoin() into wfx_reset()")
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'")
1bca434cc273 ("staging: wfx: fix access to le32 attribute 'event_id'")
99414d8d260c ("staging: wfx: fix access to le32 attribute 'ps_mode_error'")
270f54b83f89 ("staging: wfx: fix endianness of hif_req_read_mib fields")
29d84944ca8b ("staging: wfx: fix the warning "inconsistent notification"")
1d52d29983e5 ("staging: wfx: add support for 'device too hot' indication")
dd5eba1bb5b4 ("staging: wfx: fix support for AP that do not support PS-Poll")
18f0dddf1fe1 ("staging: wfx: change the field chip_frozen into a boolean")
2405c856915d ("staging: wfx: cleanup long lines in data_tx.c")
6ac29cc5af29 ("staging: wfx: drop unused attribute 'join_complete_status'")
4b815a9da5e2 ("staging: wfx: drop unused enum wfx_state")
cf24a82bd265 ("staging: wfx: simplify wfx_remove_interface()")
06efad5808aa ("staging: wfx: drop useless checks in wfx_do_unjoin()")
9da38fd5a906 ("staging: wfx: keys are kept during whole firmware life")
7a44644c9379 ("staging: wfx: introduce wfx_set_default_unicast_key()")
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")
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")
13fe5a59b3c7 ("staging: wfx: simplify the check if the the device is associated")
b15973f30852 ("staging: wfx: drop useless filter update when starting AP")
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()")