summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang2024-07-091-2/+4
* wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang2024-07-091-2/+2
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-272-2/+2
|\
| * wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-262-2/+2
* | wifi: mt76: un-embedd netdev from mt76_devBreno Leitao2024-06-201-3/+3
|/
* wifi: mt76: mt7615: add missing chanctx opsJohannes Berg2024-06-011-0/+4
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-315-0/+5
* wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao2023-12-071-1/+1
* wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König2023-12-071-4/+2
* wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi2023-12-071-3/+3
* wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan2023-12-071-2/+2
* wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen2023-09-301-1/+1
* wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan2023-09-301-4/+1
* wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau2023-09-301-1/+1
* wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau2023-09-301-2/+2
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-1/+1
* Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-046-32/+67
|\
| * wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh2023-08-021-1/+1
| * wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi2023-07-253-13/+12
| * wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-254-20/+16
| * wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee2023-07-253-0/+40
* | wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser2023-07-241-3/+3
|/
* wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi2023-05-271-0/+3
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-2114-62/+33
|\
| * wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau2023-04-191-0/+1
| * wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau2023-04-193-2/+8
| * wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2023-04-172-15/+4
| * wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-1/+2
| * wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-12/+0
| * wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-175-9/+0
| * wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi2023-04-173-12/+4
| * wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-174-8/+6
| * wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau2023-04-171-1/+4
| * wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen2023-04-171-3/+5
* | wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-033-61/+30
|/
* wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi2023-02-033-4/+1
* wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi2022-12-095-74/+92
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-13/+13
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-9/+9
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-012-2/+2
* wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang2022-12-011-1/+1
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-012-9/+6
* wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi2022-12-013-8/+6
* wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee2022-12-014-0/+22
* wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau2022-10-111-1/+3
* wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2022-10-111-4/+4
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-303-12/+9
|\
| * wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu2022-09-151-12/+3
| * wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi2022-09-151-0/+1