summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-02-10Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-19/+47
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-36/+69
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-46/+35
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo-17/+45
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg-2/+2
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski-36/+69
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-01-24wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh-17/+45
2025-01-18wifi: qtnfmac: use always-managed version of pcim_intx()Philipp Stanner-1/+1
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer-0/+5
2025-01-16wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to KconfigPing-Ke Shih-2/+7
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo-547/+2519
2025-01-15wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré-2/+2
2025-01-15Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wirelessKalle Valo-1344/+3361
2025-01-15Merge tag 'rtw-next-2025-01-12' of https://github.com/pkshih/rtwKalle Valo-122/+762
2025-01-15b43legacy: make use of debugfs_get_aux()Al Viro-15/+11
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro-15/+12
2025-01-15carl9170: stop embedding file_operations into their objectsAl Viro-16/+12
2025-01-14wifi: ath12k: fix key cache handlingAditya Kumar Singh-12/+18
2025-01-14wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() func...Karthikeyan Periyasamy-6/+21
2025-01-14wifi: ath12k: Remove ath12k_get_num_hw() helper functionKarthikeyan Periyasamy-18/+17
2025-01-14wifi: ath12k: Refactor the ath12k_hw get helper function argumentKarthikeyan Periyasamy-11/+11
2025-01-14wifi: ath12k: Refactor ath12k_hw set helper function argumentKarthikeyan Periyasamy-4/+4
2025-01-14wifi: mt76: mt7996: add implicit beamforming support for mt7992Howard Hsu-28/+55
2025-01-14wifi: mt76: mt7996: fix beacon command during disablingMichael-CY Lee-11/+15
2025-01-14wifi: mt76: mt7996: fix ldpc settingPeter Chiu-1/+1
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin-2/+3
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu-21/+41
2025-01-14wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin-16/+29
2025-01-14wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu-2/+4
2025-01-14wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu-3/+2
2025-01-14wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu-1/+3
2025-01-14wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen-0/+7
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou-3/+15
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou-34/+127
2025-01-14wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou-3/+21
2025-01-14wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou-0/+7
2025-01-14wifi: mt76: mt7996: fix register mappingPeter Chiu-1/+1
2025-01-14wifi: mt76: mt7915: fix register mappingPeter Chiu-1/+1
2025-01-14wifi: mt76: mt7996: fix monitor modeFelix Fietkau-0/+23
2025-01-14wifi: mt76: mt7996: switch to single multi-radio wiphyFelix Fietkau-379/+593
2025-01-14wifi: mt76: mt7996: move all debugfs files to the primary phyFelix Fietkau-63/+89
2025-01-14wifi: mt76: connac: rework connac helpersShayne Chen-24/+22
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO supportFelix Fietkau-30/+13
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau-11/+17
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO supportFelix Fietkau-5/+7
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO supportFelix Fietkau-8/+11
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO supportFelix Fietkau-29/+30
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO supportFelix Fietkau-96/+99