summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-05-06wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7Emmanuel Grumbach-4/+7
2025-05-06wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2Miri Korenblit-2/+6
2025-05-06wifi: iwlwifi: implement TOP resetJohannes Berg-45/+182
2025-05-06wifi: iwlwifi: mld: handle SW reset w/o NIC errorJohannes Berg-0/+7
2025-05-06wifi: iwlwifi: mvm: support ROC command version 6Miri Korenblit-4/+8
2025-05-06wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2Miri Korenblit-4/+12
2025-05-06wifi: iwlwifi: add support for ALIVE v8Emmanuel Grumbach-3/+41
2025-05-06wifi: iwlwifi: mld: add kunit test for emlsr with bt onSomashekhar Puttagangaiah-2/+148
2025-05-06wifi: iwlwifi: fw: support PPAG command version 7Pagadala Yesu Anjaneyulu-13/+36
2025-05-06wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4Pagadala Yesu Anjaneyulu-4/+19
2025-05-06wifi: iwlwifi: rename ppag_ver to ppag_bios_revPagadala Yesu Anjaneyulu-12/+13
2025-05-06wifi: iwlwifi: mld: don't return an error if the FW is deadMiri Korenblit-3/+9
2025-05-06wifi: iwlwifi: mld: check for NULL before referencing a pointerMiri Korenblit-1/+1
2025-05-06wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ONSomashekhar Puttagangaiah-18/+69
2025-05-06wifi: iwlwifi: implement TOP reset followerJohannes Berg-30/+103
2025-05-06wifi: iwlwifi: avoid scheduling restart during restartJohannes Berg-0/+8
2025-05-06wifi: iwlwifi: mld: tests: extend link pair testsJohannes Berg-35/+73
2025-05-06wifi: iwlwifi: mld: refactor tests to use chandefsJohannes Berg-75/+110
2025-05-06wifi: iwlwifi: mld: send the WPFC table to the FWMiri Korenblit-1/+44
2025-05-06wifi: iwlwifi: read WPFC also from UEFIMiri Korenblit-4/+51
2025-05-06wifi: iwlwifi: prepare for reading WPFC from UEFIMiri Korenblit-16/+16
2025-05-06wifi: iwlwifi: Add short description to enum iwl_power_schemeJeff Johnson-1/+1
2025-05-05wifi: rtw89: constrain TX power according to dynamic antenna power tableKuan-Chung Chen-26/+150
2025-05-05wifi: rtw89: phy: add C2H event handler for report of FW scanKuan-Chung Chen-3/+46
2025-05-05wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band dataOndrej Jirman-5/+28
2025-05-05wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*Ondrej Jirman-63/+36
2025-05-05wifi: rtw89: introduce helper to get designated link for MLOZong-Zhe Yang-38/+43
2025-05-05wifi: rtw89: roc: dynamically handle link id and link instance indexZong-Zhe Yang-11/+16
2025-05-05wifi: rtw89: Fill in correct Rx link ID for MLOPo-Hao Huang-13/+14
2025-05-05wifi: rtw89: add MLD capabilities declarationPo-Hao Huang-1/+21
2025-05-05wifi: rtw89: extend join_info H2C command for MLO fieldsPo-Hao Huang-2/+26
2025-05-05wifi: rtw89: Configure scan band when mlo_dbcc_mode changesPo-Hao Huang-1/+4
2025-05-05wifi: rtw89: extend mapping from Qsel to DMA ch for MLOZong-Zhe Yang-0/+12
2025-05-05wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]Po-Hao Huang-1/+20
2025-05-05wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO modePo-Hao Huang-0/+11
2025-05-05wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCKPing-Ke Shih-1/+2
2025-05-05wifi: rtw89: fw: Remove "const" on allocation typeKees Cook-1/+1
2025-05-05wifi: rtlwifi: Remove unused rtl_bb_delay()Dr. David Alan Gilbert-12/+0
2025-05-05wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrateDr. David Alan Gilbert-22/+0
2025-05-05wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}Dr. David Alan Gilbert-14/+0
2025-04-28wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai-0/+10
2025-04-28wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GOZong-Zhe Yang-1/+2
2025-04-28wifi: rtw89: mcc: refine filling function of start TSFZong-Zhe Yang-4/+5
2025-04-28wifi: rtw89: mcc: support courtesy mechanism on both roles at the same timeZong-Zhe Yang-43/+58
2025-04-28wifi: rtw89: mcc: update entire plan when courtesy config changesZong-Zhe Yang-1/+9
2025-04-28wifi: rtw89: mcc: handle the case where NoA start time has passedZong-Zhe Yang-0/+3
2025-04-28wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offsetZong-Zhe Yang-69/+16
2025-04-28wifi: rtw89: don't re-randomize TSF of AP/GOZong-Zhe Yang-0/+11
2025-04-28wifi: rtw89: mcc: make GO announce one-time NoA for HW scan processZong-Zhe Yang-0/+79
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang-57/+179