summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski11-78/+158
2025-02-26wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske1-7/+13
2025-02-11wifi: iwlwifi: Fix A-MSDU TSO preparationIlan Peer3-12/+18
2025-02-11wifi: iwlwifi: Free pages allocated when failing to build A-MSDUIlan Peer1-0/+1
2025-02-11wifi: iwlwifi: limit printed string from FW fileJohannes Berg1-1/+1
2025-02-11wifi: iwlwifi: mvm: use the right version of the rate APIEmmanuel Grumbach1-4/+4
2025-02-11wifi: iwlwifi: mvm: don't try to talk to a dead firmwareEmmanuel Grumbach1-0/+7
2025-02-11wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspendEmmanuel Grumbach1-26/+51
2025-02-11wifi: iwlwifi: mvm: clean up ROC on failureJohannes Berg1-0/+2
2025-02-11wifi: iwlwifi: fw: avoid using an uninitialized variableMiri Korenblit1-0/+3
2025-02-11wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg1-28/+58
2025-02-11Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-19/+47
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-36/+69
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-46/+35
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2-17/+45
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg1-2/+2
2025-01-28wifi: mt76: move napi_enable() from under BHJakub Kicinski12-36/+69
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2025-01-26Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-24wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh2-17/+45
2025-01-18wifi: qtnfmac: use always-managed version of pcim_intx()Philipp Stanner1-1/+1
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-01-16wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to KconfigPing-Ke Shih3-2/+7
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo32-547/+2519
2025-01-15wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré2-2/+2
2025-01-15Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wirelessKalle Valo70-1344/+3361
2025-01-15Merge tag 'rtw-next-2025-01-12' of https://github.com/pkshih/rtwKalle Valo44-122/+762
2025-01-15b43legacy: make use of debugfs_get_aux()Al Viro1-15/+11
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro1-15/+12
2025-01-15carl9170: stop embedding file_operations into their objectsAl Viro1-16/+12
2025-01-14wifi: ath12k: fix key cache handlingAditya Kumar Singh1-12/+18
2025-01-14wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() func...Karthikeyan Periyasamy1-6/+21
2025-01-14wifi: ath12k: Remove ath12k_get_num_hw() helper functionKarthikeyan Periyasamy3-18/+17
2025-01-14wifi: ath12k: Refactor the ath12k_hw get helper function argumentKarthikeyan Periyasamy3-11/+11
2025-01-14wifi: ath12k: Refactor ath12k_hw set helper function argumentKarthikeyan Periyasamy2-4/+4
2025-01-14wifi: mt76: mt7996: add implicit beamforming support for mt7992Howard Hsu2-28/+55
2025-01-14wifi: mt76: mt7996: fix beacon command during disablingMichael-CY Lee1-11/+15
2025-01-14wifi: mt76: mt7996: fix ldpc settingPeter Chiu1-1/+1
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin1-2/+3
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu6-21/+41
2025-01-14wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin1-16/+29
2025-01-14wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu1-2/+4
2025-01-14wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu1-3/+2
2025-01-14wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu1-1/+3
2025-01-14wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen1-0/+7
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou4-3/+15
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou14-34/+127
2025-01-14wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou3-3/+21
2025-01-14wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou2-0/+7
2025-01-14wifi: mt76: mt7996: fix register mappingPeter Chiu1-1/+1