summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-05-17wifi: rtw89: 8851b: add BT coexistence support functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add to read efuse version to recognize hardware version BPing-Ke Shih
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-05-17wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl
2023-05-16mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao
2023-05-16wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud
2023-05-16wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit
2023-05-16wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi
2023-05-16wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi
2023-05-16wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman
2023-05-16wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-16wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg
2023-05-16wifi: iwlwifi: mvm: always free dup_dataJohannes Berg
2023-05-16wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman
2023-05-15wifi: rtl8xxxu: Rename some registersBitterblue Smith
2023-05-15wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith
2023-05-15wifi: brcmfmac: wcc: Add debug messagesMatthias Brugger
2023-05-15wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-05-15wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede
2023-05-15wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih
2023-05-15Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-05-12wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih
2023-05-12wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih
2023-05-12wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-05-12wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee
2023-05-11wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTOChin-Yen Lee
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang
2023-05-11wifi: rtw89: pci: fix interrupt enable mask for HALT C2H of RTL8851BZong-Zhe Yang
2023-05-11wifi: rtw89: support U-NII-4 channels on 5GHz bandZong-Zhe Yang
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang
2023-05-11wifi: rtw89: introduce realtek ACPI DSM methodZong-Zhe Yang
2023-05-11wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-05-11wifi: rtw88: unlock on error path in rtw_ops_add_interface()Dan Carpenter
2023-05-11wifi: wilc1000: Increase ASSOC response bufferAmisha Patel
2023-05-11wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit
2023-05-09wifi: ath11k: MBSSID beacon supportAloka Dixit
2023-05-09wifi: ath11k: refactor vif parameter configurationsAloka Dixit
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit
2023-05-09wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit
2023-05-09wifi: ath: work around false-positive stringop-overread warningArnd Bergmann
2023-05-08wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wqTejun Heo
2023-05-05wifi: ath11k: Use list_count_nodes()Christophe JAILLET