summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-06-14wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-14wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-14wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-06-14wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-06-09firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-05-30wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih
2023-05-24wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih
2023-05-24wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih
2023-05-24wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-05-24wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-05-24wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell
2023-05-24wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-05-24wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-24wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-24wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni
2023-05-24wifi: rtw88: fix memory leak in rtw_usb_probe()Dongliang Mu
2023-05-24wifi: brcmfmac: pcie: Add IDs/properties for BCM4387Hector Martin
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-24wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin
2023-05-24wifi: ath12k: PCI ops for wakeup/release MHIRamya Gnanasekar
2023-05-24wifi: ath12k: Handle lock during peer_id findRamya Gnanasekar
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-11wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-05-11wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg
2023-05-11wifi: mt76: mt7996: fill txd by host driverRyder Lee
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee
2023-05-11wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou
2023-05-11wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou
2023-05-11wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li
2023-05-11mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang
2023-05-11wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh
2023-05-11wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou
2023-05-11wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen
2023-05-11wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang