summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen2023-12-111-1/+9
* wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin2023-12-071-2/+5
* wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin2023-12-071-45/+3
* wifi: mt76: change txpower init to per-phyShayne Chen2023-12-071-3/+3
* wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu2023-12-071-2/+2
* wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu2023-12-071-1/+3
* wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu2023-12-071-1/+2
* wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang2023-12-071-11/+0
* wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi2023-12-071-0/+3
* wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi2023-12-071-1/+46
* wifi: mt76: mt7996: add wed rx supportBo Jiao2023-12-071-5/+36
* wifi: mt76: mt7996: add wed tx supportSujuan Chen2023-12-071-1/+30
* wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan2023-12-071-1/+1
* wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh2023-12-071-1/+1
* wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin2023-09-301-17/+21
* wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh2023-09-301-17/+22
* wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh2023-09-301-0/+5
* wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh2023-09-301-4/+15
* wifi: mt76: mt7996: fix rx rate report for CBW320-2Peter Chiu2023-09-301-0/+2
* wifi: mt76: mt7996: set correct wcid in txpPeter Chiu2023-09-301-5/+3
* wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau2023-09-301-1/+1
* wifi: mt76: connac: add connac3 mac libraryLorenzo Bianconi2023-07-251-179/+1
* wifi: mt76: move rate info in mt76_vifLorenzo Bianconi2023-07-251-5/+5
* wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi2023-07-251-1/+1
* wifi: mt76: mt7996: rely on shared poll_list fieldLorenzo Bianconi2023-07-251-8/+8
* wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-251-19/+21
* wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu2023-07-251-25/+2
* mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi2023-07-251-3/+4
* wifi: mt76: mt7996: disable WFDMA Tx/Rx during SER recoveryBo Jiao2023-07-251-3/+6
* wifi: mt76: mt7996: rely on mib_stats shared definitionLorenzo Bianconi2023-07-251-1/+1
* wifi: mt76: mt7996: fix header translation logicRyder Lee2023-07-251-4/+9
* wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi2023-06-011-7/+12
* wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee2023-05-121-1/+1
* wifi: mt76: mt7996: fill txd by host driverRyder Lee2023-04-191-9/+4
* wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee2023-04-191-8/+16
* wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee2023-04-191-0/+2
* wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee2023-04-191-0/+6
* wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee2023-04-191-17/+15
* wifi: mt76: mt7996: enable coredump supportRyder Lee2023-04-171-1/+71
* wifi: mt76: mt7996: enable full system reset supportBo Jiao2023-04-171-46/+238
* 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: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen2023-04-171-5/+6
* wifi: mt76: mt7996: add eht rx rate supportShayne Chen2023-04-171-4/+5
* wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2023-04-171-26/+28
* wifi: mt76: mt7996: add support for EHT rate reportShayne Chen2023-02-031-1/+33
* wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen2023-02-031-1/+1
* wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi2023-02-031-21/+0
* wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi2023-02-031-13/+1
* wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi2023-02-031-19/+19