blob: daf4c9db48b8edbbb9bbdd7c116fb8c5113d1512 [file] [log] [blame]
87066173e34b ("staging: wfx: fix overflow in frame counters")
df3519a328aa ("staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()")
98511a91b126 ("staging: wfx: check that no tx is pending before release sta")
d6aeba575f27 ("staging: wfx: simplify the link-id allocation")
7d2d2bfdeb82 ("staging: wfx: relocate "buffered" information to sta_priv")
79d5fecc9be2 ("staging: wfx: remove handling of "early_data"")
def39be019b6 ("staging: wfx: fix possible overflow on jiffies comparaison")
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")
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")
c594ff7c7cfa ("staging: wfx: fix case of lack of tx_retry_policies")
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")
44288f1101fe ("staging: wfx: fix error handling in wfx_tx_get_raw_link_id()")
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")