summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mac.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-13wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-03-27wifi: mt76: mt7996: fix TWT issuesPeter Chiu1-8/+45
2024-03-27wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu1-10/+13
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen1-1/+9
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin1-2/+5
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin1-45/+3
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen1-3/+3
2023-12-07wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu1-2/+2
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu1-1/+3
2023-12-07wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu1-1/+2
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang1-11/+0
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi1-0/+3
2023-12-07wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi1-1/+46
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao1-5/+36
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen1-1/+30
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan1-1/+1
2023-12-07wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh1-1/+1
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin1-17/+21
2023-09-30wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh1-17/+22
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh1-0/+5
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh1-4/+15
2023-09-30wifi: mt76: mt7996: fix rx rate report for CBW320-2Peter Chiu1-0/+2
2023-09-30wifi: mt76: mt7996: set correct wcid in txpPeter Chiu1-5/+3
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau1-1/+1
2023-07-25wifi: mt76: connac: add connac3 mac libraryLorenzo Bianconi1-179/+1
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi1-5/+5
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-1/+1
2023-07-25wifi: mt76: mt7996: rely on shared poll_list fieldLorenzo Bianconi1-8/+8
2023-07-25wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-19/+21
2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu1-25/+2
2023-07-25mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi1-3/+4
2023-07-25wifi: mt76: mt7996: disable WFDMA Tx/Rx during SER recoveryBo Jiao1-3/+6
2023-07-25wifi: mt76: mt7996: rely on mib_stats shared definitionLorenzo Bianconi1-1/+1
2023-07-25wifi: mt76: mt7996: fix header translation logicRyder Lee1-4/+9
2023-06-01wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi1-7/+12
2023-05-12wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee1-1/+1
2023-04-19wifi: mt76: mt7996: fill txd by host driverRyder Lee1-9/+4
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee1-8/+16
2023-04-19wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee1-0/+2
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee1-0/+6
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee1-17/+15
2023-04-17wifi: mt76: mt7996: enable coredump supportRyder Lee1-1/+71
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao1-46/+238
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-4/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-1/+1
2023-04-17wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen1-5/+6
2023-04-17wifi: mt76: mt7996: add eht rx rate supportShayne Chen1-4/+5
2023-04-17wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee1-26/+28
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen1-1/+33
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen1-1/+1