blob: 4bd01ae9b93a55a04777f9cee91fe3ae4233dd92 [file] [log] [blame]
17c8cc79ef72 ("staging: wfx: allow to join IBSS networks")
ac42c12dd752 ("staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()")
9ced9b593741 ("staging: wfx: simplify hif_join()")
249802e8e226 ("staging: wfx: drop wvif->dtim_period")
f050f3dac668 ("staging: wfx: drop wdev->output_power")
09779276f1ba ("staging: wfx: simplify hif_start() usage")
5fd64673cf6e ("staging: wfx: simplify hif_set_output_power() usage")
d1c015b4ef6f ("staging: wfx: rewrite wfx_hw_scan()")
397f36c1c786 ("staging: wfx: introduce update_probe_tmpl()")
945ce30aa52b ("staging: wfx: simplify hif_scan() usage")
1a53df55346e ("staging: wfx: drop useless wfx_scan_complete()")
7ceb4753ef58 ("staging: wfx: device already handle sleep mode during scan")
154cca646720 ("staging: wfx: hif_scan() never fails")
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")
536607c0c793 ("staging: wfx: simplify handling of tx_lock in wfx_do_join()")
ad636ec4f01a ("staging: wfx: better naming for hif_req_join->short_preamble")
c2232d94ac67 ("staging: wfx: improve API of hif_req_join->infrastructure_bss_mode")
aedeb963c956 ("staging: wfx: fix typo in "num_of_ssi_ds"")
36f7e3acaac6 ("staging: wfx: ensure that received hif messages are never modified")
99879121bfbb ("staging: wfx: fix the cache of rate policies on interface reset")
8c7128c4cf4e ("staging: align to fix warnings of line over 80 characters")
5cd382b26933 ("staging: wfx: replace uintXX_t to uXX and intXX_t to sXX")
78ce93f3e80b ("staging: wfx: Remove local variable used only in return statement.")
1dc3d53ef390 ("staging: wfx: fix warning of line over 80 characters")
bc9496e5b4d6 ("staging: wfx: fix warnings of no space is necessary")
20ed2d1608ec ("staging: wfx: fix setting MAC address from DT")
d13cf9eae444 ("staging: wfx: fix spelling mistake "non existant" -> "non-existent"")
fcd6c0f9a123 ("staging: wfx: avoid namespace contamination")
b5be2aa3b3ac ("staging: wfx: drop calls to BUG_ON()")
53707c85d2c1 ("staging: wfx: correctly cast data on big-endian targets")
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")