summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach
2025-06-11Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang
2025-06-07wil6210: fix support for sparrow chipsetsSebastian Gottschall
2025-06-07wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04wifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer
2025-06-04wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg
2025-06-04wifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit
2025-06-04wifi: iwlwifi: mvm: fix assert on suspendMiri Korenblit
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-05-27wifi: iwlwifi: mld: Work around Clang loop unrolling bugKees Cook
2025-05-23wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold
2025-05-23wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-22Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wirelessJohannes Berg
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen
2025-05-22wifi: mt76: fix available_antennas settingShayne Chen
2025-05-22wifi: mt76: mt7996: fix RX buffer size of MCU eventShayne Chen
2025-05-22wifi: mt76: mt7996: change max beacon sizePeter Chiu
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh