summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya-0/+2
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins-6/+6
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva-6/+2
2023-06-01wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi-7/+12
2023-06-01wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih-3/+0
2023-06-01wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih-9/+33
2023-06-01wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih-11/+52
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi-0/+3
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann-2/+2
2023-05-17wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl-8/+0
2023-05-16mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao-1/+2
2023-05-16wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud-0/+3
2023-05-16wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit-30/+22
2023-05-16wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg-0/+10
2023-05-16wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi-1/+1
2023-05-16wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi-1/+1
2023-05-16wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya-1/+1
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman-2/+22
2023-05-16wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg-8/+11
2023-05-16wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg-9/+12
2023-05-16wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg-1/+1
2023-05-16wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg-5/+5
2023-05-16wifi: iwlwifi: mvm: always free dup_dataJohannes Berg-5/+3
2023-05-16wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman-5/+15
2023-05-15wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu-1/+4
2023-05-15wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede-0/+27
2023-05-15wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih-1/+1
2023-05-12wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih-1/+19
2023-05-12wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih-14/+20
2023-05-12wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee-2/+3
2023-05-12wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-3/+3
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5168/+38524
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2582/+22850
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+1
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen-3/+1
2023-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-228/+481
2023-04-20Merge tag 'mt76-for-kvalo-2023-04-18' of https://github.com/nbd168/wirelessKalle Valo-1028/+1705
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman-3/+3
2023-04-20wifi: airo: remove ISA_DMA_API dependencyArnd Bergmann-1/+1
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith-4/+2
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith-0/+91
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith-73/+0
2023-04-20wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger-0/+1
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer-4/+16
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer-1/+5