summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mac.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phyBo Jiao2024-05-021-3/+1
* wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration valuesHenry Yen2024-05-021-2/+9
* wifi: mt76: mt7915: fix error recovery with WED enabledFelix Fietkau2024-02-221-6/+3
* wifi: mt76: change txpower init to per-phyShayne Chen2023-12-071-2/+2
* wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan2023-12-071-1/+1
* wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau2023-09-301-1/+1
* mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi2023-07-251-87/+4
* wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi2023-07-251-1/+1
* wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi2023-07-251-10/+10
* wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi2023-07-251-22/+25
* wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recoveryBo Jiao2023-07-251-7/+18
* wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee2023-07-251-0/+3
* wifi: mt76: mt7915: add support for MT7981Alexander Couzens2023-07-251-1/+1
* wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi2023-07-251-1/+1
* wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee2023-07-251-2/+20
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-4/+0
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-1/+1
* wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2023-02-031-0/+6
* wifi: mt76: mt7915: fix WED TxS reportingRyder Lee2023-02-031-3/+0
* wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee2022-12-011-74/+76
* wifi: mt76: mt7915: fix band_idx usageRyder Lee2022-12-011-7/+6
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-011-6/+37
* wifi: mt76: mt7915: enable coredump supportRyder Lee2022-12-011-1/+72
* wifi: mt76: mt7915: add full system reset into debugfsRyder Lee2022-12-011-0/+5
* wifi: mt76: mt7915: enable full system reset supportBo Jiao2022-12-011-2/+209
* wifi: mt76: mt7915: rework mt7915_dma_reset()Bo Jiao2022-12-011-68/+1
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-011-13/+8
* wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi2022-12-011-1/+1
* wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee2022-12-011-0/+13
* wifi: mt76: mt7915: add ack signal supportRyder Lee2022-12-011-1/+18
* wifi: mt76: mt7915: fix mt7915_mac_set_timing()Ryder Lee2022-12-011-6/+15
* wifi: mt76: mt7915: set correct antenna for radar detection on MT7915DShayne Chen2022-12-011-0/+15
* wifi: mt76: mt7915: fix bounds checking for tx-free-done commandBen Greear2022-12-011-3/+5
* wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau2022-10-111-1/+3
* wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2022-10-111-4/+4
* wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee2022-09-151-5/+9
* wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-151-2/+1
* wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi2022-09-151-4/+6
* wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter2022-09-151-1/+1
* mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi2022-07-111-1/+2
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-9/+11
* mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi2022-07-111-1/+1
* mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-111-3/+5
* mt76: mt7915: rely on mt76_connac_tx_freeLorenzo Bianconi2022-07-111-5/+6
* mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi2022-07-111-13/+1
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-21/+0
* mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi2022-07-111-7/+7
* mt76: mt7915: get rid of unnecessary new line in mt7915_mac_write_txwiLorenzo Bianconi2022-07-111-1/+0
* mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi2022-07-111-104/+2