summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi2023-07-251-0/+82
* wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu2023-07-251-2/+5
* wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu2023-07-251-2/+0
* wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu2023-07-251-4/+5
* wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee2023-07-251-4/+2
* wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee2023-05-121-1/+2
* wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()Ryder Lee2023-04-171-16/+27
* wifi: mt76: connac: fix txd multicast rate settingRyder Lee2023-04-171-1/+2
* wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi2023-04-171-0/+21
* wifi: mt76: connac: refresh tx session timer for WED deviceRyder Lee2023-04-171-0/+11
* wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi2023-02-031-3/+4
* wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...Deren Wu2022-12-091-1/+1
* wifi: mt76: connac: update nss calculation in txsEvelyn Tsai2022-12-011-1/+5
* wifi: mt76: connac: introduce mt76_connac_spe_idx()Shayne Chen2022-12-011-3/+8
* wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee2022-09-151-26/+48
* wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-151-2/+2
* mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi2022-07-111-3/+3
* mt76: add phy_idx to mt76_wcidLorenzo Bianconi2022-07-111-1/+1
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-4/+4
* mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi2022-07-111-0/+16
* mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-111-2/+2
* mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi2022-07-111-0/+60
* mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi2022-07-111-0/+39
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-0/+31
* mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi2022-07-111-0/+105
* mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi2022-07-111-0/+76
* mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi2022-07-111-0/+187
* mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi2022-07-111-0/+122
* mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi2022-07-111-0/+284
* mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi2021-12-221-3/+0
* mt76: mt7663s: enable runtime-pmLorenzo Bianconi2021-06-191-2/+2
* mt76: mt7921: fix invalid register access in wake_workSean Wang2021-06-191-0/+6
* mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang2021-04-211-1/+1
* mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi2021-04-211-1/+3
* mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi2021-04-211-4/+4
* mt76: connac: alaways wake the device before scanningLorenzo Bianconi2021-04-211-8/+0
* mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi2021-04-211-0/+1
* mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi2021-01-291-0/+119