summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-10-12wifi: rtl8xxxu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-10-12wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-10-12wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin
2025-10-12wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang
2025-10-06wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev
2025-10-02wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg
2025-10-02wifi: iwlwifi: fix byte count table for old devicesJohannes Berg
2025-10-02wifi: virt_wifi: Fix page fault on connectJames Guan
2025-09-25wifi: mt76: do not add non-sta wcid entries to the poll listFelix Fietkau
2025-09-25wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com
2025-09-19wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan
2025-09-19wifi: ath12k: Add support to enqueue management frame at MLD levelSriram R
2025-09-19wifi: ath12k: add link support for multi-link in arstaSarika Sharma
2025-09-19wifi: ath12k: Fix missing station power save configurationMiaoqing Pan
2025-09-19wifi: iwlwifi: fix 130/1030 configsJohannes Berg
2025-09-09wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmdMing Yen Hsieh
2025-09-09wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh
2025-09-09wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor
2025-09-09wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-09-09wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram
2025-09-09wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar
2025-09-09wifi: iwlwifi: cfg: add back more lost PCI IDsJohannes Berg
2025-09-09wifi: iwlwifi: cfg: restore some 1000 series configsJohannes Berg
2025-09-09wifi: iwlwifi: uefi: check DSM item validityJohannes Berg
2025-09-09wifi: iwlwifi: acpi: check DSM func validityJohannes Berg
2025-09-09wifi: iwlwifi: if scratch is ~0U, consider it a failureEmmanuel Grumbach
2025-09-09wifi: mt76: fix linked list corruptionFelix Fietkau
2025-09-09wifi: mt76: free pending offchannel tx frames on wcid cleanupFelix Fietkau
2025-09-09wifi: mt76: mt7915: fix list corruption after hardware restartFelix Fietkau
2025-09-09wifi: mt76: mt7996: add missing check for rx wcid entriesFelix Fietkau
2025-09-09wifi: mt76: mt7996: use the correct vif link for scanning/rocChad Monroe
2025-09-09wifi: mt76: mt7996: disable beacons when going offchannelFelix Fietkau
2025-09-09wifi: mt76: prevent non-offchannel mgmt tx during scan/rocFelix Fietkau
2025-09-09wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli
2025-09-09wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic
2025-09-09wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2025-08-28wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-08-28wifi: ath11k: fix source ring-buffer corruptionJohan Hovold
2025-08-28wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold
2025-08-28wifi: ath12k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-08-28wifi: ath12k: fix source ring-buffer corruptionJohan Hovold
2025-08-28wifi: ath12k: fix dest ring-buffer corruptionJohan Hovold
2025-08-28wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-08-20wifi: rtw89: 8852c: increase beacon loss to 6 secondsKuan-Chung Chen
2025-08-20wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()Thomas Fourier
2025-08-20wifi: rtw89: scan abort when assign/unassign_vifChih-Kang Chang
2025-08-20wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka