aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
10 dayswifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer1-4/+4
10 dayswifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg1-1/+1
10 dayswifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit1-1/+2
10 dayswifi: iwlwifi: mvm: fix assert on suspendMiri Korenblit1-2/+2
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski340-7144/+14604
2025-05-22Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wirelessJohannes Berg44-380/+1384
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg39-670/+2745
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang5-0/+59
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen7-16/+16
2025-05-22wifi: mt76: fix available_antennas settingShayne Chen1-2/+4
2025-05-22wifi: mt76: mt7996: fix RX buffer size of MCU eventShayne Chen2-2/+5
2025-05-22wifi: mt76: mt7996: change max beacon sizePeter Chiu1-2/+2
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu3-1/+4
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin1-0/+8
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu1-0/+3
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu1-4/+4
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu2-4/+2
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo4-0/+209
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo3-7/+56
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo1-8/+8
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh1-2/+0
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh1-0/+3
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin1-0/+6
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin1-0/+3
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh2-13/+38
2025-05-22wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routineMing Yen Hsieh3-0/+53
2025-05-22wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL checkFeng Jiang1-1/+3
2025-05-21wifi: ath12k: fix regdomain update failure when connection establishesBaochen Qiang1-0/+1
2025-05-21wifi: ath12k: fix regdomain update failure when adding interfaceBaochen Qiang2-1/+2
2025-05-21wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang1-0/+1
2025-05-21wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()Dan Carpenter1-3/+0
2025-05-21Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()"Lorenzo Bianconi1-1/+1
2025-05-21wifi: mt76: mt7996: fix uninitialized symbol warningsunliming1-2/+2
2025-05-21wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()Qasim Ijaz1-1/+3
2025-05-21wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()Qasim Ijaz1-1/+3
2025-05-21wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams1-0/+5
2025-05-21wifi: mt76: mt7925: fix host interrupt register initializationMichael Lo2-4/+1
2025-05-21wifi: mt76: mt7925: introduce thermal protectionLeon Yen3-1/+26
2025-05-21wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519RHenk Vergonet2-1/+14
2025-05-21wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init()Christophe JAILLET1-1/+0
2025-05-21wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_linksQasim Ijaz1-3/+9
2025-05-21Revert "wifi: mt76: mt7996: fill txd by host driver"Shayne Chen1-4/+9
2025-05-21wifi: mt76: mt7996: Add NULL check in mt7996_thermal_initCharles Han1-0/+3
2025-05-21wifi: mt76: mt7925: add EHT preamble puncturingAllan Wang4-0/+61
2025-05-21wifi: mt76: mt7925: Fix logical vs bitwise typoDan Carpenter1-1/+1
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang5-69/+75
2025-05-21wifi: mt76: mt7915: rework radar HWRDD idxStanleyYP Wang5-60/+87
2025-05-21wifi: mt76: mt7915: set correct background radar capabilityStanleyYP Wang6-8/+49
2025-05-21wifi: mt76: mt7996: add PCI device id for mt7990Peter Chiu1-2/+6
2025-05-21wifi: mt76: mt7996: rework background radar check for mt7990StanleyYP Wang3-20/+29