aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7603
AgeCommit message (Expand)AuthorFilesLines
2026-08-01wifi: mt76: mt7603: file buffered frames under the TID reported to mac80211Felix Fietkau1-1/+1
2026-08-01wifi: mt76: mt7603: restore hardware PS buffering after a service periodFelix Fietkau3-7/+72
2026-08-01wifi: mt76: mt7603: tell mac80211 when the PS queue has run emptyFelix Fietkau1-0/+11
2026-08-01wifi: mt76: mt7603: fix U-APSD service period terminationFelix Fietkau1-11/+63
2026-07-31wifi: mt76: mt7603: add 0x7592 EEPROM chip IDAhmed Naseef1-0/+1
2026-07-31wifi: mt76: mt7603: free beacon SKB on errorDavid Bauer1-0/+2
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau18-18/+18
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev1-2/+1
2025-09-15wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal1-1/+1
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+3
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau2-9/+3
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-2/+3
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski1-5/+4
2025-01-14wifi: mt76: remove dev->wcid_phy_maskFelix Fietkau1-1/+1
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau1-3/+1
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau1-6/+1
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau3-7/+13
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau4-21/+10
2024-09-06wifi: mt76: mt7603: initialize chainmaskFelix Fietkau1-0/+1
2024-09-06wifi: mt76: mt7603: fix reading target power from eepromFelix Fietkau1-2/+4
2024-09-06wifi: mt76: mt7603: fix mixed declarations and codeFelix Fietkau1-2/+2
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao1-1/+1
2024-05-02wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-05-02wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao1-0/+1
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König1-5/+2
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi1-4/+5
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-2/+2
2023-09-30wifi: mt76: mt7603: disable A-MSDU tx support on MT7628Felix Fietkau1-0/+1
2023-09-30wifi: mt76: mt7603: add missing register initialization for MT7628Felix Fietkau1-0/+7
2023-09-30wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau2-21/+60
2023-09-30wifi: mt76: mt7603: improve watchdog reset reliablityFelix Fietkau1-17/+12
2023-09-30wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau2-7/+18
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2023-07-26wifi: mt76: mt7603: fix tx filter/flush functionFelix Fietkau4-7/+28
2023-07-26wifi: mt76: mt7603: fix beacon interval after disabling a single vifFelix Fietkau1-1/+2
2023-07-25wifi: mt76: mt7603: rely on shared poll_list fieldLorenzo Bianconi3-11/+10
2023-07-25wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi4-18/+13
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+4
2023-04-17wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau1-1/+4
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-5/+5
2023-02-03wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi1-2/+1
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi1-15/+15
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi1-10/+10
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2-2/+2
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2-4/+4