blob: 3dcbd33c105f937565cb96e657f6a742f1017ad6 [file] [log] [blame]
f9dc9f3750e1 ("staging: wfx: update copyrights dates")
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()")
249802e8e226 ("staging: wfx: drop wvif->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")
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")
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"")
36f7e3acaac6 ("staging: wfx: ensure that received hif messages are never modified")
eddd8585fb46 ("staging: wfx: make conditions easier to read")