summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-09-15wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg-1/+1
2025-09-10wifi: virt_wifi: Fix page fault on connectJames Guan-1/+3
2025-09-10Merge tag 'iwlwifi-fixes-2025-09-09' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-13/+13
2025-09-09wifi: iwlwifi: fix 130/1030 configsJohannes Berg-13/+13
2025-09-08wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan-1/+1
2025-09-08wifi: ath12k: Fix missing station power save configurationMiaoqing Pan-55/+67
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-9/+105
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com-12/+30
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter-3/+6
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter-1/+1
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram-9/+104
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar-0/+1
2025-08-28Merge tag 'iwlwifi-fixes-2025-08-28' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-7/+57
2025-08-28wifi: iwlwifi: cfg: add back more lost PCI IDsJohannes Berg-0/+8
2025-08-28wifi: iwlwifi: fix byte count table for old devicesJohannes Berg-1/+2
2025-08-28wifi: iwlwifi: cfg: restore some 1000 series configsJohannes Berg-3/+3
2025-08-28Merge tag 'mt76-fixes-2025-08-27' of https://github.com/nbd168/wirelessJohannes Berg-51/+124
2025-08-28wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong-4/+5
2025-08-28wifi: iwlwifi: uefi: check DSM item validityJohannes Berg-0/+6
2025-08-28wifi: iwlwifi: acpi: check DSM func validityJohannes Berg-1/+32
2025-08-28wifi: iwlwifi: if scratch is ~0U, consider it a failureEmmanuel Grumbach-2/+6
2025-08-27wifi: mt76: fix linked list corruptionFelix Fietkau-5/+3
2025-08-27wifi: mt76: free pending offchannel tx frames on wcid cleanupFelix Fietkau-0/+4
2025-08-27wifi: mt76: mt7915: fix list corruption after hardware restartFelix Fietkau-7/+43
2025-08-27wifi: mt76: mt7996: add missing check for rx wcid entriesFelix Fietkau-1/+1
2025-08-27wifi: mt76: do not add non-sta wcid entries to the poll listFelix Fietkau-1/+1
2025-08-27wifi: mt76: mt7996: fix crash on some tx status reportsFelix Fietkau-1/+3
2025-08-27wifi: mt76: mt7996: use the correct vif link for scanning/rocChad Monroe-2/+6
2025-08-27wifi: mt76: mt7996: disable beacons when going offchannelFelix Fietkau-21/+42
2025-08-27wifi: mt76: prevent non-offchannel mgmt tx during scan/rocFelix Fietkau-1/+3
2025-08-27wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmdMing Yen Hsieh-4/+8
2025-08-27wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh-1/+1
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh-0/+3
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli-1/+3
2025-08-27wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic-4/+1
2025-08-27wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor-2/+2
2025-08-26wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou-4/+2
2025-08-26wifi: rt2x00: fix CRC_CCITT dependencyArnd Bergmann-2/+1
2025-08-26wifi: rt2800: select CONFIG_RT2X00_LIB as neededArnd Bergmann-0/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-6473/+13185
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja-1/+1
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-2906/+7715
2025-07-24wifi: Fix typosBjorn Helgaas-55/+55
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park-1/+2
2025-07-23Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-678/+443
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song-9/+10
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li-21/+35
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert-136/+0
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert-198/+0