summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-3/+0
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-10/+1
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau1-0/+1
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-1/+0
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi1-7/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-3/+1
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-4/+2
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi1-0/+6
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen1-1/+1
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi1-1/+1
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee1-0/+2
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-1/+1
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau1-1/+2
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau1-1/+0
2022-07-11mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau1-0/+1
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi1-2/+0
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi1-1/+0
2022-03-16mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi1-0/+1
2022-02-03mt76: mt7615e: process txfree and txstatus without allocating skbsLorenzo Bianconi1-0/+1
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi1-3/+0
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi1-18/+0
2021-10-20mt76: sdio: introduce parse_irq callbackLorenzo Bianconi1-0/+12
2021-10-20mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi1-4/+0
2021-10-20mt76: mt7663s: rely on mcu reg access utilitySean Wang1-2/+0
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi1-2/+0
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi1-1/+6
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee1-1/+1
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee1-1/+2
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi1-3/+4
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-3/+0
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi1-0/+1
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-3/+0
2021-04-13mt76: report Rx timestampRyder Lee1-1/+1
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau1-0/+1
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee1-0/+2
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi1-5/+5
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee1-0/+4
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang1-5/+0
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi1-1/+3
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi1-15/+4
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi1-17/+2
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi1-6/+0
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi1-15/+0
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi1-25/+6
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi1-6/+1
2021-01-27mt76: mt7615: unify init workFelix Fietkau1-3/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-2/+0
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-3/+0
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen1-11/+11