summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mac.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin1-0/+8
2025-05-21Revert "wifi: mt76: mt7996: fill txd by host driver"Shayne Chen1-4/+9
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang1-37/+20
2025-05-21wifi: mt76: connac: rework TX descriptor and TX free for mt7990Shayne Chen1-6/+36
2025-03-19wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work()Johannes Berg1-1/+2
2025-03-19wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLOShayne Chen1-1/+1
2025-03-19wifi: mt76: mt7996: rework mt7996_mac_sta_poll to support MLOLorenzo Bianconi1-5/+15
2025-03-19wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLOLorenzo Bianconi1-9/+31
2025-03-19wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts()Shayne Chen1-14/+0
2025-03-19wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLOShayne Chen1-7/+26
2025-03-19wifi: mt76: mt7996: Rely on wcid_to_sta in mt7996_mac_add_txs_skb()Shayne Chen1-1/+1
2025-03-19wifi: mt76: mt7996: rework mt7996_mac_write_txwi() for MLO supportShayne Chen1-14/+41
2025-03-19wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLOShayne Chen1-2/+7
2025-03-19wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardownLorenzo Bianconi1-4/+3
2025-03-19wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update sig...Shayne Chen1-2/+3
2025-03-19wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_linkLorenzo Bianconi1-3/+3
2025-03-19wifi: mt76: mt7996: Introduce mt7996_sta_link containerLorenzo Bianconi1-47/+70
2025-03-19wifi: mt76: mt7996: use the correct vif link for scanning/rocFelix Fietkau1-13/+27
2025-03-19wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP framesMichael-CY Lee1-2/+1
2025-03-19wifi: mt76: mt7996: revise TXS sizeBenjamin Lin1-2/+2
2025-01-28wifi: mt76: move napi_enable() from under BHJakub Kicinski1-6/+6
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin1-2/+3
2025-01-14wifi: mt76: mt7996: switch to single multi-radio wiphyFelix Fietkau1-3/+3
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO supportFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7996: split link specific data from struct mt7996_vifFelix Fietkau1-4/+4
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau1-2/+2
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau1-14/+3
2025-01-13wifi: mt76: mt7996: Add eht radiotap tlvBen Greear1-2/+13
2024-09-06wifi: mt76: connac: fix checksum offload fields of connac3 RXDPeter Chiu1-2/+2
2024-09-06wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996Benjamin Lin1-2/+11
2024-05-02wifi: mt76: mt7996: only set MT76_MCU_RESET for the main phyFelix Fietkau1-6/+2
2024-02-22wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-02-22wifi: mt76: mt7996: fix TWT issuesPeter Chiu1-8/+45
2024-02-22wifi: 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