summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)Author
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee
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