summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+2
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau1-5/+2
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-4/+7
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen2-4/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-5/+5
2025-01-28wifi: mt76: move napi_enable() from under BHJakub Kicinski2-5/+11
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou4-9/+9
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau1-2/+2
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau1-3/+1
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau4-4/+4
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau1-0/+1
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau1-10/+2
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang1-1/+1
2025-01-13wifi: mt76: mt7615: Convert comma to semicolonShen Lichuan3-3/+3
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-09Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo8-36/+20
2024-09-06wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke1-0/+3
2024-09-06wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connacFelix Fietkau3-12/+1
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau1-1/+3
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+1
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau7-23/+13
2024-07-10wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang1-2/+4
2024-07-10wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang1-2/+2
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+2
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2-2/+2
2024-06-21wifi: mt76: un-embedd netdev from mt76_devBreno Leitao1-3/+3
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg1-0/+4
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao5-0/+5
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao1-1/+1
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi1-3/+3
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan1-2/+2
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen1-1/+1
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan1-4/+1
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau1-1/+1
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-2/+2
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2023-08-05Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski6-32/+67
2023-08-02wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh1-1/+1
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi3-13/+12
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi4-20/+16
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee3-0/+40
2023-07-24wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser1-3/+3
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi1-0/+3
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski14-62/+33
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau3-2/+8
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2-15/+4