summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mac.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi1-21/+0
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi1-13/+1
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi1-19/+19
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi1-46/+2
2023-02-03wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi1-1/+1
2023-02-03wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen1-1/+1
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee1-1/+18
2022-12-01wifi: mt76: mt7996: enable use_cts_prot supportRyder Lee1-0/+13
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen1-0/+2468