blob: 64ed81a1a245964c3e59b5ab30ffd0eae06a9515 [file] [log] [blame]
3768c74b3a96 ("staging: wfx: drop async field from struct hif_cmd")
e8d607ce0c81 ("staging: wfx: drop 'secure link' feature")
c9638363f02d ("staging: wfx: fix a handful of spelling mistakes")
354d6ca9d997 ("staging: wfx: Get descriptors for GPIOs")
e5da5fbd7741 ("staging: wfx: fix CCMP/TKIP replay protection")
bbc409e276c9 ("staging: wfx: simplify handling of encrypted frames")
9b8a9e6c2cb5 ("staging: wfx: improve protection against malformed HIF messages")
398999dabc8c ("staging: wfx: split wfx_get_ps_timeout() from wfx_update_pm()")
9a9cd090e996 ("staging: wfx: retrieve the PS status from the vif")
201451cfe404 ("staging: wfx: check pointers returned by allocations")
a72319bf2827 ("staging: wfx: apply 80-columns rule to strings")
ecda229e7ce3 ("staging: wfx: fix endianness of the field 'status'")
808fcf2e976d ("staging: wfx: fix access to le32 attribute 'len'")
270f54b83f89 ("staging: wfx: fix endianness of hif_req_read_mib fields")
1ff4388a06eb ("staging: wfx: use kernel types instead of c99 ones")
b356aed9ec0c ("staging: wfx: fix alignements of function prototypes")
525f469f7f9c ("staging: wfx: remove useless header inclusions")
f00dc1d789e1 ("staging: wfx: poll IRQ during init")
57aa557f110d ("staging: wfx: introduce a way to poll IRQ")
a7efb62509d8 ("staging: wfx: use threaded IRQ with SPI")
5561770f80b1 ("staging: wfx: repair external IRQ for SDIO")
ba52eddcbbde ("staging: wfx: drop useless check")
01088cd143a9 ("staging: wfx: reduce timeout for chip initial start up")
f158242af81c ("staging: wfx: update list of errors")
be13e854bf09 ("staging: wfx: fix display of exception indication")
5f041538e276 ("staging: wfx: add an explicit warning when chip detect too high temperature")
1d52d29983e5 ("staging: wfx: add support for 'device too hot' indication")
dd5eba1bb5b4 ("staging: wfx: fix support for AP that do not support PS-Poll")
7acf88f8649a ("staging: wfx: mark chip frozen on error indication")
18f0dddf1fe1 ("staging: wfx: change the field chip_frozen into a boolean")
2405c856915d ("staging: wfx: cleanup long lines in data_tx.c")
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")