summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-07-31wifi: mt76: mt7925: wire up NAN operationsSean Wang
2026-07-31wifi: mt76: add init_wiphy callbackSean Wang
2026-07-31wifi: mt76: mt7925: add NAN MCU handlingSean Wang
2026-07-31wifi: mt76: mt7925: add NAN MCU helpersSean Wang
2026-07-31wifi: mt76: connac: add NAN connection typeSean Wang
2026-07-31wifi: mt76: mt7925: guard BSS capability lookupsSean Wang
2026-07-31wifi: mt76: mt792x: advertise mgmt frame registrationSean Wang
2026-07-31wifi: mt76: mt76u: use a threaded NAPI for the RX pathFilip Bakreski
2026-07-31wifi: mt76: mt7915: configure noise floor reporting on resetDavid Bauer
2026-07-31wifi: mt76: mt7925: add MT7928 PCIe supportEmery Hsin
2026-07-31wifi: mt76: mt7925: add MT7928 per-chip PCIe register definitionsEmery Hsin
2026-07-31wifi: mt76: mt7925: align scan IE and EFUSE TLV lengths to 4 bytes for MT7928Emery Hsin
2026-07-31wifi: mt76: mt7925: add MMIO register remapping table for MT7928Emery Hsin
2026-07-31wifi: mt76: mt7925: add MT7928 TXD/TXS/TX_DONE supportEmery Hsin
2026-07-31wifi: mt76: mt7925: add MT7928 DMA configurationEmery Hsin
2026-07-31wifi: mt76: mt7925: add MT7928 irq_map with chip-specific rx masksEmery Hsin
2026-07-31wifi: mt76: mt7925: add MT7928 FWDL supportEmery Hsin
2026-07-31wifi: mt76: mt7925: fix MMIO dynamic remap window sizeEmery Hsin
2026-07-31wifi: mt76: connac3: update basic rate table starting indexEmery Hsin
2026-07-31wifi: mt76: mt792x: add tx_done ring to common DMA queue allocationEmery Hsin
2026-07-31wifi: mt76: mt7925: rename WTBL registers to chip-specific formatEmery Hsin
2026-07-31wifi: mt76: mt792x: rename WFDMA DMASHDL enable bit to follow the conventionEmery Hsin
2026-07-31wifi: mt76: mt792x: replace shared PCIe MAC macros with per-chip structEmery Hsin
2026-07-31wifi: mt76: mt7925: add per-chip PCIe register definitionsEmery Hsin
2026-07-31wifi: mt76: connac2: add per-chip PCIe register definitionsEmery Hsin
2026-07-31wifi: mt76: mt792x: add per-chip PCIe register structEmery Hsin
2026-07-31wifi: mt76: mt7925: add MT7927 per-chip rx irq definitionsEmery Hsin
2026-07-31wifi: mt76: mt7925: replace shared rx irq masks with per-chip definitionsEmery Hsin
2026-07-31wifi: mt76: connac2: apply new rx all_complete_maskEmery Hsin
2026-07-31wifi: mt76: mt792x: consolidate rx interrupt masks into all_complete_maskEmery Hsin
2026-07-31wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutexRunyu Xiao
2026-07-31wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996()Dmitry Gomzyakov
2026-07-31wifi: mm81x: prevent timers from outliving teardownLinmao Li
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30wifi: ath6kl: return 0 explicitly in ath6kl_init_upload()Sang-Heon Jeon
2026-07-30wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()Abdun Nihaal
2026-07-30wifi: rtw89: remove conditional return with no effect in sys_init_*()Sang-Heon Jeon
2026-07-30wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl882...Sang-Heon Jeon
2026-07-30wifi: rtw89: coex: Handle Bluetooth LE-Audio related coexistence featureChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix H2C command redundant send & version fall throughChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix TDMA v8 handling to unblock BTC report parsingChing-Te Ku
2026-07-30wifi: rtw89: coex: Add dual Bluetooth debug info dumpChing-Te Ku
2026-07-30wifi: rtw89: coex: Add BTC report version 8 support for BT sub-reportsChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix log dump format with proper newlineChing-Te Ku
2026-07-30wifi: rtw89: coex: Refine RF calibration notify flowChing-Te Ku
2026-07-30wifi: rtw89: coex: complete GPIO debug configuration handlerChing-Te Ku
2026-07-30wifi: rtw89: coex: Decrease Wi-Fi special packet protect timeChing-Te Ku
2026-07-30wifi: rtw89: coex: Separate _ntfy_role_info into two functionChing-Te Ku