summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-12-21iwlwifi: iwl-eeprom-parse: mostly dvm onlyBjoern A. Zeeb
2021-12-21iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-16wilc1000: Improve WILC TX performance when power_save is offDavid Mosberger-Tang
2021-12-16wl1251: specify max. IE lengthMerlijn Wajer
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo
2021-12-15rsi: fix array out of boundzhangyue
2021-12-14wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"David Mosberger-Tang
2021-12-14wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-txDavid Mosberger-Tang
2021-12-14wilc1000: Rename irq handler from "WILC_IRQ" to netdev nameDavid Mosberger-Tang
2021-12-14wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"David Mosberger-Tang
2021-12-14wilc1000: Fix spurious "FW not responding" errorDavid Mosberger-Tang
2021-12-14wilc1000: Remove misleading USE_SPI_DMA macroDavid Mosberger-Tang
2021-12-14wilc1000: Fix missing newline in error messageDavid Mosberger-Tang
2021-12-14wilc1000: Fix copy-and-paste typo in wilc_set_mac_addressDavid Mosberger-Tang
2021-12-14rtw89: coex: Update COEX to 5.5.8Ching-Te Ku
2021-12-14rtw89: coex: Cancel PS leaving while C2H comesChing-Te Ku
2021-12-14rtw89: coex: Update BT counters while receiving reportChing-Te Ku
2021-12-14rtw89: coex: Define LPS state for BTC usingChing-Te Ku
2021-12-14rtw89: coex: Add MAC API to get BT polluted counterChing-Te Ku
2021-12-14rtw89: coex: Not to send H2C when WL not ready and count H2CChing-Te Ku
2021-12-14rtw89: coex: correct C2H header lengthChing-Te Ku
2021-12-14ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo
2021-12-14ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain
2021-12-13mt76: remove variable set but not usedYang Li
2021-12-13ath11k: Fix deleting uninitialized kernel timer during fragment cache flushRameshkumar Sundaram
2021-12-13ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang
2021-12-13ath11k: set DTIM policy to stick mode for station interfaceCarl Huang
2021-12-13ath11k: support MAC address randomization in scanCarl Huang
2021-12-13ath10k: wmi: remove array of flexible structuresKalle Valo
2021-12-13ath10k: htt: remove array of flexible structuresKalle Valo
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-09ath10k: drop beacon and probe response which leak from other channelWen Gong
2021-12-09ath11k: add spectral/CFR buffer validation supportVenkateswara Naralasetty
2021-12-09ath11k: Process full monitor mode rx supportAnilkumar Kolli
2021-12-09ath11k: add software monitor ring descriptor for full monitorAnilkumar Kolli
2021-12-09ath11k: Add htt cmd to enable full monitor modeAnilkumar Kolli
2021-12-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2021-12-09ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855Wen Gong