aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2023-10-23wifi: iwlwifi: yoyo: swap cdb and jacket bits valuesRotem Saado1-2/+2
2023-10-23wifi: iwlwifi: add support for new ini region typesMiri Korenblit3-2/+106
2023-10-23wifi: iwlwifi: Extract common prph mac/phy regions data dump logicMiri Korenblit1-17/+35
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit2-3/+5
2023-10-23wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer1-3/+3
2023-10-23wifi: iwlwifi: bump FW API to 84 for AX/BZ/SC devicesGregory Greenman3-3/+3
2023-10-23wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTKJohannes Berg1-2/+7
2023-10-23wifi: iwlwifi: mvm: offload IGTK in AP if BIGTK is supportedJohannes Berg1-3/+12
2023-10-23wifi: iwlwifi: mvm: fix removing pasn station for responderAvraham Stern1-2/+7
2023-10-23wifi: iwlwifi: pcie: clean up WFPM control bitsJohannes Berg2-3/+2
2023-10-23wifi: iwlwifi: fix opmode start/stop raceJohannes Berg1-7/+9
2023-10-23wifi: iwlwifi: skip opmode start retries on dead transportJohannes Berg1-0/+3
2023-10-23wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() errorJohannes Berg1-1/+4
2023-10-23wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern1-0/+6
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi1-1/+1
2023-10-19wifi: wilc1000: use vmm_table as array in wilc structAjay Singh1-1/+1
2023-10-19wifi: rtlwifi: drop chk_switch_dmdp() from HAL interfaceDmitry Antipov3-23/+0
2023-10-19wifi: rtlwifi: drop fill_fake_txdesc() from HAL interfaceDmitry Antipov4-31/+0
2023-10-19wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interfaceDmitry Antipov4-10/+5
2023-10-19wifi: rtw89: move software DCFO compensation setting to proper positionCheng-Chieh Hsieh1-3/+4
2023-10-19wifi: rtw89: correct the DCFO tracking flow to improve CFO compensationCheng-Chieh Hsieh1-4/+4
2023-10-19wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh4-8/+44
2023-10-19wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih6-1/+7
2023-10-19wifi: rtw89: phy: change naming related BT coexistence functionsChung-Hsuan Hung6-49/+64
2023-10-19wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee5-0/+108
2023-10-19wifi: rtw88: debug: add to check if debug mask is enabledChin-Yen Lee1-0/+12
2023-10-19wifi: rtlwifi: cleanup struct rtl_ps_ctlDmitry Antipov2-20/+1
2023-10-18wifi: ath11k: rename the sc naming convention to abKarthikeyan Periyasamy4-45/+45
2023-10-18wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy1-16/+16
2023-10-18wifi: ath6kl: replace deprecated strncpy with memcpyJustin Stitt1-1/+1
2023-10-18wifi: ath5k: replace deprecated strncpy with strscpyJustin Stitt1-2/+1
2023-10-18wifi: ath12k: Remove ath12k_base::bd_apiJeff Johnson2-4/+4
2023-10-18wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson2-4/+4
2023-10-18wifi: ath12k: Enable Mesh support for QCN9274Ramya Gnanasekar1-2/+4
2023-10-18wifi: ath12k: register EHT mesh capabilitiesRamya Gnanasekar1-0/+45
2023-10-18wifi: ath11k: Use device_get_match_data()Rob Herring1-8/+2
2023-10-17Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski152-2288/+12722
2023-10-14wifi: rtw89: mac: do bf_monitor only if WiFi 6 chipsZong-Zhe Yang2-0/+6
2023-10-14wifi: rtw89: mac: set bf_assoc capabilities according to chip genZong-Zhe Yang4-14/+238
2023-10-14wifi: rtw89: mac: set bfee_ctrl() according to chip genZong-Zhe Yang4-3/+30
2023-10-14wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chipsPing-Ke Shih2-6/+15
2023-10-14wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip genZong-Zhe Yang4-2/+22
2023-10-14wifi: rtw89: mac: update RTS threshold according to chip genZong-Zhe Yang4-1/+11
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov23-53/+29
2023-10-14wifi: hostap: remove unused ioctl functionArnd Bergmann3-232/+0
2023-10-14wifi: atmel: remove unused ioctl functionArnd Bergmann1-72/+0
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson8-36/+41
2023-10-12wifi: ath11k: Remove unused struct ath11k_htc_frameJeff Johnson1-12/+0
2023-10-12wifi: ath12k: fix invalid m3 buffer addressWen Gong1-0/+1
2023-10-12wifi: ath12k: add ath12k_qmi_free_resource() for recoveryWen Gong3-0/+8