summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi
2023-09-30wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang
2023-09-30wifi: mt76: connac: introduce helper for mt7925 chipsetDeren Wu
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu
2023-07-25wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee
2023-05-12wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-04-17wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()Ryder Lee
2023-04-17wifi: mt76: connac: fix txd multicast rate settingRyder Lee
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi
2023-04-17wifi: mt76: connac: refresh tx session timer for WED deviceRyder Lee
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi
2022-12-09wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...Deren Wu
2022-12-01wifi: mt76: connac: update nss calculation in txsEvelyn Tsai
2022-12-01wifi: mt76: connac: introduce mt76_connac_spe_idx()Shayne Chen
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2021-12-22mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi
2021-06-19mt76: mt7663s: enable runtime-pmLorenzo Bianconi
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang
2021-04-21mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi
2021-04-21mt76: connac: alaways wake the device before scanningLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi