blob: 805ead2fe3a11971c55e471539c1a8d59f509f6a [file] [log] [blame]
0469fc6a1a87 ("staging: wfx: check for memory allocation failures from wfx_alloc_hif")
871341db220a ("staging: wfx: simplify hif_set_edca_queue_params() usage")
654e369365fd ("staging: wfx: remove unnecessary EDCA initialisation")
7e2b32f54f61 ("staging: wfx: drop struct wfx_edca_params")
adc90758f4d5 ("staging: wfx: simplify hif_set_pm() usage")
d74d60c3a178 ("staging: wfx: simplify hif_set_uapsd_info() usage")
010149e6fbcc ("staging: wfx: prefer a bitmask instead of an array of boolean")
c91ba8c85143 ("staging: wfx: simplify wfx_conf_tx()")
3f97c37063bc ("staging: wfx: do not try to save call to hif_set_pm()")
50ad848cc6d6 ("staging: wfx: drop unnecessary wvif->powersave_mode")
ad41f7196bd3 ("staging: wfx: remove redundant test while calling wfx_update_pm()")
8dd5bb663194 ("staging: wfx: drop useless argument from wfx_set_pm()")
97e587bd0893 ("staging: wfx: declare wfx_set_pm() static")
155665d87e08 ("staging: wfx: firmware already handle powersave mode during scan")
8c7128c4cf4e ("staging: align to fix warnings of line over 80 characters")
78ce93f3e80b ("staging: wfx: Remove local variable used only in return statement.")
20ed2d1608ec ("staging: wfx: fix setting MAC address from DT")
d13cf9eae444 ("staging: wfx: fix spelling mistake "non existant" -> "non-existent"")
b5be2aa3b3ac ("staging: wfx: drop calls to BUG_ON()")
c54f9f0e8c81 ("staging: wfx: simplify memory allocation in wfx_update_filtering()")
40115bbc40e2 ("staging: wfx: implement the rest of mac80211 API")
fb2490f693ee ("staging: wfx: implement 802.11 key handling")
1a61af0f8cbe ("staging: wfx: allow to scan networks")
1f21b7fefa72 ("staging: wfx: allow to receive 802.11 frames")
9bca45f3d692 ("staging: wfx: allow to send 802.11 frames")
f4a71ba8753d ("staging: wfx: add debug files and trace debug events")
c7ff39dd8b53 ("staging: wfx: setup initial chip configuration")
846239f641db ("staging: wfx: introduce "secure link"")
f95a29d40782 ("staging: wfx: add HIF commands helpers")
4f8b7fabb15d ("staging: wfx: allow to send commands to chip")
e16e7f0716a6 ("staging: wfx: instantiate mac80211 data")
185c106f79bf ("staging: wfx: add support for start-up indication")
1cc298c91523 ("staging: wfx: add tracepoints for HIF")
b0998f0c040d ("staging: wfx: add IRQ handling")
652b4afb240e ("staging: wfx: load firmware")
fee695e3e30f ("staging: wfx: add tracepoints for I/O access")
a794e8b6fafe ("staging: wfx: add I/O API")
0096214a59a7 ("staging: wfx: add support for I/O access")
a7a91ca5a23d ("staging: wfx: add infrastructure for new driver")