summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-05-12wifi: iwlwifi: cfg: fix some device namesJohannes Berg-10/+10
2025-05-12wifi: iwlwifi: cfg: remove some unused namesJohannes Berg-6/+0
2025-05-12wifi: iwlwifi: mld: add debug log instead of warningSomashekhar Puttagangaiah-1/+4
2025-05-12wifi: iwlwifi: dbg: fix dump trigger split checkJohannes Berg-1/+1
2025-05-10wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHzJohannes Berg-3/+0
2025-05-10wifi: iwlwifi: mld: add support for ROC on BSSPagadala Yesu Anjaneyulu-25/+60
2025-05-10wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROCPagadala Yesu Anjaneyulu-7/+9
2025-05-10wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vifPagadala Yesu Anjaneyulu-21/+14
2025-05-10wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vifPagadala Yesu Anjaneyulu-3/+7
2025-05-10wifi: iwlwifi: mld: Correct comments for cleanup functionsPagadala Yesu Anjaneyulu-2/+2
2025-05-10wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfgJohannes Berg-138/+141
2025-05-10wifi: iwlwifi: cfg: clean up Sc/Dr/Br configsJohannes Berg-75/+22
2025-05-10wifi: iwlwifi: cfg: add FM RF configJohannes Berg-41/+46
2025-05-10wifi: iwlwifi: cfg: add GF RF configJohannes Berg-82/+85
2025-05-10wifi: iwlwifi: cfg: unify HR configsJohannes Berg-134/+124
2025-05-10wifi: iwlwifi: cfg: unify JF configsJohannes Berg-157/+145
2025-05-10wifi: iwlwifi: cfg: unify num_rbds configJohannes Berg-54/+39
2025-05-10wifi: iwlwifi: cfg: add ucode API min/max to MAC configJohannes Berg-21/+51
2025-05-10wifi: rtw89: declare MLO support if prerequisites are metZong-Zhe Yang-6/+6
2025-05-10wifi: rtw89: debug: add mlo_mode dbgfsZong-Zhe Yang-3/+116
2025-05-10wifi: rtw89: debug: add FW log component for MLOPo-Hao Huang-1/+2
2025-05-10wifi: rtw89: debug: add MLD table dumpPo-Hao Huang-0/+2
2025-05-10wifi: rtw89: debug: extend dbgfs for MLOPo-Hao Huang-6/+18
2025-05-10wifi: rtw89: add MLO track for MLSR switch decisionPo-Hao Huang-1/+174
2025-05-10wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H eventZong-Zhe Yang-0/+147
2025-05-10wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channelZong-Zhe Yang-1/+33
2025-05-10wifi: rtw89: send nullfunc based on the given linkPo-Hao Huang-1/+10
2025-05-10wifi: rtw89: allow driver to do specific band TX for MLOPo-Hao Huang-3/+15
2025-05-10wifi: rtw89: extract link part from core tx write functionZong-Zhe Yang-23/+35
2025-05-10wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DMYuuki NAGAO-0/+2
2025-05-10wifi: rtw88: Handle RTL8723D(S) with blank efuseBitterblue Smith-60/+59
2025-05-10wifi: rtw88: Fix RX aggregation settings for RTL8723DSBitterblue Smith-2/+12
2025-05-09wifi: iwlwifi: remove unused high_temp from iwl_cfgJohannes Berg-3/+0
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg-351/+346
2025-05-09wifi: iwlwifi: cfg: remove DCCM offsets from new devicesJohannes Berg-40/+0
2025-05-09wifi: iwlwifi: cfg: remove eeprom_size from new devicesJohannes Berg-5/+0
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg-112/+116
2025-05-09wifi: iwlwifi: cfg: remove rf_id fieldJohannes Berg-22/+2
2025-05-09wifi: iwlwifi: cfg: remove dbgc_supported fieldJohannes Berg-8/+0
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg-855/+855
2025-05-09wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info()Johannes Berg-6/+16
2025-05-09wifi: iwlwifi: cfg: remove nvm_hw_section_num from new devicesJohannes Berg-5/+0
2025-05-09wifi: iwlwifi: cfg: handle cc firmware dynamicallyJohannes Berg-10/+8
2025-05-09wifi: iwlwifi: cfg: build ax210 family FW names dynamicallyJohannes Berg-79/+58
2025-05-09wifi: iwlwifi: cfg: remove 'cdb' valueJohannes Berg-2/+0
2025-05-09wifi: iwlwifi: cfg: remove QuZ/JF special casesJohannes Berg-23/+8
2025-05-09wifi: iwlwifi: build 9000 series FW filenames dynamicallyJohannes Berg-51/+38
2025-05-09wifi: iwlwifi: add JF1/JF2 RF for dynamic FW buildingJohannes Berg-0/+5
2025-05-09wifi: iwlwifi: pcie: remove 0x2726 devicesJohannes Berg-4/+0
2025-05-09wifi: iwlwifi: cfg: inline HT paramsJohannes Berg-120/+192