summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih2023-06-144-11/+52
* wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih2023-06-143-9/+34
* wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva2023-06-141-6/+2
* wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi2023-06-141-0/+3
* firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman2023-06-091-2/+2
* wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-06-092-2/+2
* wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-06-091-0/+3
* wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-06-092-1/+4
* wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih2023-05-303-11/+17
* wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih2023-05-241-1/+1
* wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-243-1/+19
* wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede2023-05-243-0/+27
* wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-241-0/+10
* wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi2023-05-241-1/+1
* wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi2023-05-241-1/+1
* wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-241-8/+11
* wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-241-1/+1
* wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee2023-05-242-2/+3
* wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger2023-05-241-0/+1
* wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran2023-05-241-3/+6
* wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede2023-05-241-1/+4
* wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg2023-05-241-3/+34
* wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell2023-05-241-0/+3
* wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem2023-05-243-1/+12
* wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg2023-05-241-1/+5
* wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim2023-05-241-1/+1
* wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya2023-05-241-0/+1
* wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay2023-05-241-0/+3
* wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni2023-05-241-1/+3
* wifi: rtw88: fix memory leak in rtw_usb_probe()Dongliang Mu2023-05-241-1/+1
* wifi: brcmfmac: pcie: Add IDs/properties for BCM4387Hector Martin2023-05-243-0/+12
* wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin2023-05-241-6/+7
* wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin2023-05-241-0/+32
* wifi: ath12k: PCI ops for wakeup/release MHIRamya Gnanasekar2023-05-242-9/+44
* wifi: ath12k: Handle lock during peer_id findRamya Gnanasekar2023-05-241-0/+3
* wifi: ath: Silence memcpy run-time false positive warningKees Cook2023-05-242-6/+8
* wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg2023-05-111-7/+7
* wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss2023-05-112-3/+69
* wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg2023-05-111-1/+3
* wifi: mt76: mt7996: fill txd by host driverRyder Lee2023-05-111-9/+4
* wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg2023-05-111-0/+10
* wifi: mt76: connac: fix txd multicast rate settingRyder Lee2023-05-111-1/+2
* wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou2023-05-111-1/+2
* wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou2023-05-111-16/+20
* wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li2023-05-111-1/+1
* mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang2023-05-111-20/+0
* wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh2023-05-111-3/+10
* wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou2023-05-111-3/+3
* wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen2023-05-111-1/+16
* wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang2023-05-111-4/+4