blob: a3a99834653a3ac250830774011e44b8322eca57 [file] [log] [blame]
1ff4388a06eb ("staging: wfx: use kernel types instead of c99 ones")
b356aed9ec0c ("staging: wfx: fix alignements of function prototypes")
9671f1338b67 ("staging: wfx: place hif_tx_mib functions into a .c file")
046cc2effd13 ("staging: wfx: fix RCU usage in wfx_join_finalize()")
d00149011066 ("staging: wfx: fix RCU usage")
4e1514c940fc ("staging: wfx: fix case where RTS threshold is 0")
db94907110ea ("staging: wfx: simplify hif_set_config_data_filter()")
a077126a20a4 ("staging: wfx: simplify hif_set_mac_addr_condition()")
c47b70e2c591 ("staging: wfx: simplify hif_set_data_filtering()")
3f5264e75c7b ("staging: wfx: simplify hif_mib_set_data_filtering")
f5864a1076d1 ("staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition")
46f044b965e6 ("staging: wfx: simplify hif_set_uc_mc_bc_condition()")
a8ec12d419af ("staging: wfx: simplify hif_set_association_mode()")
a09343fc354d ("staging: wfx: simplify hif_update_ie()")
deb7734ea984 ("staging: wfx: drop wfx_set_cts_work()")
963aff5728a0 ("staging: wfx: drop wvif->setbssparams_done")
ba366b926826 ("staging: wfx: drop wvif->cqm_rssi_thold")
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")
dfa45cb4bda4 ("staging: wfx: use specialized structs for HIF arguments")
09779276f1ba ("staging: wfx: simplify hif_start() usage")
e52e68eee7d0 ("staging: wfx: simplify hif_set_arp_ipv4_filter() usage")
9ed8b0d0f27c ("staging: wfx: simplify hif_set_rcpi_rssi_threshold() usage")
5fd64673cf6e ("staging: wfx: simplify hif_set_output_power() usage")
c360f1ccdcf9 ("staging: wfx: simplify hif_set_tx_rate_retry_policy() usage")
9ab564653abb ("staging: wfx: send rate policies one by one")
0469fc6a1a87 ("staging: wfx: check for memory allocation failures from wfx_alloc_hif")
d1c015b4ef6f ("staging: wfx: rewrite wfx_hw_scan()")
094ecec9be60 ("staging: wfx: simplify hif_set_template_frame() usage")
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")