summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-31wifi: mt76: mt7927: set band index for sniffer modeSean Wang1-0/+14
2026-07-31wifi: mt76: mt7921: Add PCIe AER handler support to prevent system crashEason Lai5-11/+139
2026-07-31wifi: mt76: mt7925: cancel mlo_pm_work on stopDevin Wittmayer1-1/+10
2026-07-31wifi: mt76: mt7925: cancel pending mlo_pm_workWentao Guan4-0/+5
2026-07-31wifi: mt76: mt7925: Fix unregister deadlockJB Tsai2-2/+9
2026-07-31wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skbDevin Wittmayer1-0/+4
2026-07-31wifi: mt76: mt7603: add 0x7592 EEPROM chip IDAhmed Naseef1-0/+1
2026-07-31wifi: mt76: mt7915: add thermal zone device registrationRyan Leung2-0/+31
2026-07-31wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_completeEason Lai1-1/+35
2026-07-31wifi: mt76: mt7996: expose per-band MAC addresses to cfg80211Kenneth Kasilag2-0/+4
2026-07-31wifi: mt76: mt7996: bound the device EEPROM address before the EFUSE copyBryam Vargas1-1/+8
2026-07-31wifi: mt76: mt7915: bound the device EEPROM address before the EFUSE copyBryam Vargas1-2/+9
2026-07-31wifi: mt76: mt7921: fix memory leak when skb_linearize fails in mcu rx eventPrashant Rahul1-1/+3
2026-07-31wifi: mt76: mt7915: fix net_fill_forward_path for non-DBDC mt7986Zhi-Jun You1-1/+1
2026-07-31wifi: mt76: wed: fix kernel panic on non-DBDC MT7986Zhi-Jun You1-1/+6
2026-07-31wifi: mt76: mt7996: validate default EEPROM firmware sizeLaxman Acharya Padhya1-0/+6
2026-07-31wifi: mt76: mt7921: validate CLC firmware recordsLaxman Acharya Padhya1-4/+24
2026-07-31wifi: mt76: mt792x: quiesce USB paths on disconnectSean Wang1-3/+17
2026-07-31wifi: mt76: mt792x: enable USB UDMA TX timeoutSean Wang1-0/+5
2026-07-31wifi: mt76: mt792x: drain USB UDMA before WFSYS resetSean Wang1-0/+20
2026-07-31wifi: mt76: mt792x: stop USB register access after bus hangSean Wang3-13/+90
2026-07-31wifi: mt76: mt7925: skip reset work on hung busSean Wang2-0/+13
2026-07-31wifi: mt76: mt7925: stop init retries on hung busSean Wang1-0/+8
2026-07-31wifi: mt76: fix handling channel context with different bands in mt76_switch_...Shayne Chen1-43/+49
2026-07-31wifi: mt76: mt7603: free beacon SKB on errorDavid Bauer1-0/+2
2026-07-31wifi: mt76: mt7996: remove code guarded by nonexistent config optionEthan Nelson-Moore1-4/+0
2026-07-31wifi: mt76: mt7925: remove code guarded by nonexistent config optionEthan Nelson-Moore1-4/+0
2026-07-31wifi: mt76: mt76x02: report rx FCS errors to mac80211Devin Wittmayer1-0/+3
2026-07-31wifi: mt76: mt76x02: do not WARN on invalid rx descriptor lengthDevin Wittmayer1-1/+1
2026-07-31wifi: mt76: mt792x: advertise NAN data supportSean Wang1-4/+92
2026-07-31wifi: mt76: mt792x: build iface combinations dynamicallySean Wang2-8/+30
2026-07-31wifi: mt76: mt7925: wire up NAN operationsSean Wang5-44/+430
2026-07-31wifi: mt76: add init_wiphy callbackSean Wang2-0/+10
2026-07-31wifi: mt76: mt7925: add NAN MCU handlingSean Wang1-15/+84
2026-07-31wifi: mt76: mt7925: add NAN MCU helpersSean Wang6-1/+1418
2026-07-31wifi: mt76: connac: add NAN connection typeSean Wang2-0/+18
2026-07-31wifi: mt76: mt7925: guard BSS capability lookupsSean Wang1-6/+20
2026-07-31wifi: mt76: mt792x: advertise mgmt frame registrationSean Wang1-0/+1
2026-07-31wifi: mt76: mt76u: use a threaded NAPI for the RX pathFilip Bakreski1-7/+57
2026-07-31wifi: mt76: mt7915: configure noise floor reporting on resetDavid Bauer1-2/+7
2026-07-31wifi: mt76: mt7925: add MT7928 PCIe supportEmery Hsin1-0/+13
2026-07-31wifi: mt76: mt7925: add MT7928 per-chip PCIe register definitionsEmery Hsin2-0/+11
2026-07-31wifi: mt76: mt7925: align scan IE and EFUSE TLV lengths to 4 bytes for MT7928Emery Hsin1-5/+11
2026-07-31wifi: mt76: mt7925: add MMIO register remapping table for MT7928Emery Hsin1-6/+103
2026-07-31wifi: mt76: mt7925: add MT7928 TXD/TXS/TX_DONE supportEmery Hsin7-12/+292
2026-07-31wifi: mt76: mt7925: add MT7928 DMA configurationEmery Hsin6-21/+233
2026-07-31wifi: mt76: mt7925: add MT7928 irq_map with chip-specific rx masksEmery Hsin2-3/+30
2026-07-31wifi: mt76: mt7925: add MT7928 FWDL supportEmery Hsin6-4/+353
2026-07-31wifi: mt76: mt7925: fix MMIO dynamic remap window sizeEmery Hsin1-1/+1
2026-07-31wifi: mt76: connac3: update basic rate table starting indexEmery Hsin1-1/+1