summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)Author
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau
2022-07-11mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-03-16mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi
2022-02-03mt76: mt7615e: process txfree and txstatus without allocating skbsLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi
2021-10-20mt76: sdio: introduce parse_irq callbackLorenzo Bianconi
2021-10-20mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi
2021-10-20mt76: mt7663s: rely on mcu reg access utilitySean Wang
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi
2021-01-27mt76: mt7615: unify init workFelix Fietkau
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee
2020-12-04mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau
2020-12-04mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi