summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
Commit message (Expand)AuthorAgeFilesLines
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-1/+1
* mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-111-1/+2
* mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau2022-07-111-1/+0
* mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau2022-07-111-0/+1
* mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi2022-07-111-2/+0
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-1/+0
* mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi2022-03-161-0/+1
* mt76: mt7615e: process txfree and txstatus without allocating skbsLorenzo Bianconi2022-02-031-0/+1
* mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi2022-02-031-3/+0
* mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi2022-02-031-18/+0
* mt76: sdio: introduce parse_irq callbackLorenzo Bianconi2021-10-201-0/+12
* mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi2021-10-201-4/+0
* mt76: mt7663s: rely on mcu reg access utilitySean Wang2021-10-201-2/+0
* mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi2021-10-201-2/+0
* mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi2021-06-191-1/+6
* mt76: make mt76_update_survey() per phyRyder Lee2021-06-191-1/+1
* mt76: mt7615: add thermal sensor device supportRyder Lee2021-06-191-1/+2
* mt76: mt7663: enable hw rx header translationLorenzo Bianconi2021-06-191-3/+4
* mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi2021-04-211-3/+0
* mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi2021-04-211-0/+1
* mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi2021-04-211-3/+0
* mt76: report Rx timestampRyder Lee2021-04-121-1/+1
* mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau2021-04-121-0/+1
* mt76: mt7622: trigger hif interrupt for system resetRyder Lee2021-04-121-0/+2
* mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi2021-04-121-5/+5
* mt76: mt7615: add support for rx decapsulation offloadRyder Lee2021-04-121-0/+4
* mt76: connac: update sched_scan cmd usageSean Wang2021-04-121-5/+0
* mt76: mt7663: introduce coredump supportLorenzo Bianconi2021-01-291-1/+3
* mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi2021-01-291-15/+4
* mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi2021-01-291-17/+2
* mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi2021-01-291-6/+0
* mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi2021-01-291-15/+0
* mt76: mt76_connac: create mcu libraryLorenzo Bianconi2021-01-291-25/+6
* mt76: introduce mt76_vif data structureLorenzo Bianconi2021-01-291-6/+1
* mt76: mt7615: unify init workFelix Fietkau2021-01-271-3/+1
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-2/+0
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-3/+0
* mt76: mt7615: move testmode data from dev to phyShayne Chen2021-01-261-11/+11
* mt76: mt7615: reset token when mac_reset happensRyder Lee2021-01-261-1/+1
* mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi2020-12-041-1/+1
* mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi2020-12-041-13/+4
* mt76: mt7615: support 16 interfacesRyder Lee2020-12-041-19/+8
* mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen2020-12-041-2/+2
* mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi2020-12-041-23/+4
* mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi2020-12-041-1/+5
* mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau2020-12-041-2/+0
* mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau2020-12-041-1/+0
* mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau2020-12-041-0/+2
* mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau2020-12-041-0/+2
* mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi2020-12-041-1/+1