blob: c1aa21484597f6ab8260e0ce2ae3689b9e6adcbc [file] [log] [blame]
062a6c410258 ("staging: wfx: drop useless sta_asleep_mask")
517b358fddd7 ("staging: wfx: simplify wfx_tx_queue_mask_get()")
abaef5374e53 ("staging: wfx: drop unused argument in wfx_get_prio_queue()")
57c5222004d3 ("staging: wfx: remove "burst" mechanism")
ac42c12dd752 ("staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()")
2f5fd8b07745 ("staging: wfx: simplify wfx_tx_queue_get_num_queued()")
ded6ca11af6b ("staging: wfx: simplify wfx_ps_notify_sta()")
a3c529a83589 ("staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM")
22c03264e5a9 ("staging: wfx: simplify wfx_suspend_resume_mc()")
b5d4d98ec807 ("staging: wfx: firmware never return PS status for stations")
6537adc3e307 ("staging: wfx: sta and dtim")
2e57865e79cf ("staging: wfx: pspoll_mask make no sense")
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")
36cbb5d2a7db ("staging: wfx: simplify wfx_set_tim_impl()")
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")
9ced9b593741 ("staging: wfx: simplify hif_join()")
963aff5728a0 ("staging: wfx: drop wvif->setbssparams_done")
ba366b926826 ("staging: wfx: drop wvif->cqm_rssi_thold")
9d443ffc588b ("staging: wfx: drop wvif->enable_beacon")
249802e8e226 ("staging: wfx: drop wvif->dtim_period")
b0674e067552 ("staging: wfx: simplify update of DTIM period")
f050f3dac668 ("staging: wfx: drop wdev->output_power")
811ed3e2aba3 ("staging: wfx: drop struct wfx_ht_info")
08dced7f7fe9 ("staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_conf")
c08ffbf7c02b ("staging: wfx: retrieve ampdu_density from sta->ht_cap")
09779276f1ba ("staging: wfx: simplify hif_start() usage")
9ed8b0d0f27c ("staging: wfx: simplify hif_set_rcpi_rssi_threshold() usage")
5fd64673cf6e ("staging: wfx: simplify hif_set_output_power() usage")
0469fc6a1a87 ("staging: wfx: check for memory allocation failures from wfx_alloc_hif")
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()")