blob: 9abff31d7f939d83abb5c5f007f575e0f3e64ee0 [file] [log] [blame]
8e47df5fc4ab ("staging: wfx: fix CAB sent at the wrong time")
b6ef15497338 ("staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()")
f42483f9efef ("staging: wfx: simplify wfx_tx_queues_empty()")
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")
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")
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")
044df863c98d ("staging: wfx: fix __wfx_flush() when drop == false")
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()")
97e587bd0893 ("staging: wfx: declare wfx_set_pm() static")
155665d87e08 ("staging: wfx: firmware already handle powersave mode during scan")
07c11c18ebb5 ("staging: wfx: better naming for hif_mib_set_association_mode->greenfield")
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"")