aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-12mt76: 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
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee1-1/+1
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi1-1/+1
2020-12-04mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi1-13/+4
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee1-19/+8
2020-12-04mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen1-2/+2
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi1-23/+4
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi1-1/+5
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau1-2/+0
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau1-1/+0
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau1-0/+2
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau1-0/+2
2020-12-04mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi1-1/+1