summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2025-11-24mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()Zilin Guan-1/+3
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau-25/+25
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev-4/+5
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+2
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau-5/+2
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-4/+7
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen-4/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-5/+5
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski-5/+11
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou-9/+9
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau-2/+2
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau-3/+1
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau-4/+4
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau-0/+1
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau-10/+2
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang-1/+1
2025-01-13wifi: mt76: mt7615: Convert comma to semicolonShen Lichuan-3/+3
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-09-09Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo-36/+20
2024-09-06wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke-0/+3
2024-09-06wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connacFelix Fietkau-12/+1
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau-1/+3
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh-1/+1
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau-23/+13
2024-07-09wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang-2/+4
2024-07-09wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang-2/+2
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2/+2
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-2/+2
2024-06-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao-3/+3
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg-0/+4
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh-1/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao-0/+5
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao-1/+1
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi-3/+3
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan-2/+2
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen-1/+1
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan-4/+1
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau-1/+1
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau-2/+2
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern-1/+1
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-32/+67
2023-08-02wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh-1/+1
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi-13/+12
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi-20/+16
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee-0/+40
2023-07-24wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser-3/+3