aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi1-0/+8
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau1-1/+1
2022-07-11mt76: mt7915: rely on mt76_connac_tx_freeLorenzo Bianconi1-2/+1
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi1-0/+2
2022-07-11mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi1-0/+8
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi1-0/+17
2022-07-11mt76: connac: move mt76_connac_tx_free in shared codeLorenzo Bianconi1-0/+7
2022-07-11mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi1-0/+22
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi1-0/+35
2022-07-11mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi1-0/+4
2022-07-11mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi1-0/+2
2022-07-11mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi1-0/+3
2022-07-11mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi1-0/+3
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi1-0/+6
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-0/+5
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi1-0/+6
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi1-3/+5
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi1-0/+23
2022-02-03mt76: set wlan_idx_hi on mt7916Bo Jiao1-0/+5
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi1-0/+5
2022-02-03mt76: connac: move mt76_connac_chan_bw in common codeLorenzo Bianconi1-0/+19
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_reqLorenzo Bianconi1-0/+5
2021-10-20mt76: mt7921: Add mt7922 supportDeren Wu1-1/+6
2021-06-19mt76: mt7921: fix the coredump is being truncatedSean Wang1-1/+1
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi1-0/+1
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang1-1/+2
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi1-2/+6
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang1-0/+1
2021-06-19mt76: connac: fw_own rely on all packet memory all being freeSean Wang1-0/+4
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi1-0/+2
2021-04-21mt76: mt7921: add awake and doze time accountingLorenzo Bianconi1-0/+6
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi1-1/+1
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi1-0/+12
2021-04-21mt76: connac: introduce wake counter for fw_pmctrl synchronizationLorenzo Bianconi1-0/+31
2021-04-21mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrlLorenzo Bianconi1-0/+1
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang1-0/+5
2021-01-29mt76: mt7921: add coredump supportSean Wang1-0/+9
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-0/+5
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi1-0/+29
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi1-0/+62