summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-06-01wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi
2023-06-01wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih
2023-06-01wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-01wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-05-18wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-18wifi: mwifiex: Use default @max_active for workqueuesTejun Heo
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: 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-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-08wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wqTejun Heo
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-04-20Merge tag 'mt76-for-kvalo-2023-04-18' of https://github.com/nbd168/wirelessKalle Valo
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman
2023-04-20wifi: airo: remove ISA_DMA_API dependencyArnd Bergmann
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith