summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-1/+2
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi1-12/+0
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi5-9/+0
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi3-12/+4
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi4-8/+6
2023-04-17wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau1-1/+4
2023-04-17wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen1-3/+5
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau3-61/+30
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi3-4/+1
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi5-74/+92
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi1-13/+13
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi1-9/+9
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2-2/+2
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang1-1/+1
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2-9/+6
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi3-8/+6