aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/main.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-24wifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
2026-03-23wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang1-5/+8
2026-03-23wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
2026-03-23wifi: mt76: mt7921: Place upper limit on station AIDRory Little1-0/+6
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau1-1/+1
2025-09-15wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 deviceQuan Zhou1-0/+2
2025-08-27wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic1-4/+1
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-07-07wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu1-0/+3
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-3/+5
2025-05-21wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams1-0/+5
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-3/+3
2025-03-19wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu1-1/+1
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau1-3/+1
2025-01-14wifi: mt76: mt7921: add rfkill_poll for hardware rfkillAllan Wang1-0/+18
2025-01-14wifi: mt76: mt7921: introduce CSA supportLeon Yen1-0/+98
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang1-0/+1
2025-01-14wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.Michael Lo1-1/+7
2025-01-13wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou1-3/+4
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau1-3/+8
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau1-16/+7
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki1-1/+1
2024-07-26wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_removeSean Wang1-0/+1
2024-07-09wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang1-2/+2
2024-07-09wifi: mt76: mt792x: add struct mt792x_chanctxDeren Wu1-18/+13
2024-07-09wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu1-38/+38
2024-07-09wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu1-21/+21
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-2/+2
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang1-1/+26
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan1-0/+5
2024-02-22wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen1-0/+13
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao1-0/+1
2023-12-11wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh1-3/+35
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh1-0/+34
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi1-20/+1
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang1-6/+6
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-1/+1
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-6/+3
2023-07-26wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi1-7/+4
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi1-2/+2
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi1-496/+39
2023-07-26wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi1-33/+33
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi1-72/+72
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi1-44/+44
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi1-29/+29
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi1-11/+11
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi1-26/+26
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-3/+3
2023-07-25wifi: mt76: mt7921: rely on shared poll_list fieldLorenzo Bianconi1-6/+6