summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mac.c
AgeCommit message (Expand)Author
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau
2025-07-07wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin
2025-05-21Revert "wifi: mt76: mt7996: fill txd by host driver"Shayne Chen
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang
2025-05-21wifi: mt76: connac: rework TX descriptor and TX free for mt7990Shayne Chen
2025-03-19wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work()Johannes Berg
2025-03-19wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLOShayne Chen
2025-03-19wifi: mt76: mt7996: rework mt7996_mac_sta_poll to support MLOLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLOLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts()Shayne Chen
2025-03-19wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLOShayne Chen
2025-03-19wifi: mt76: mt7996: Rely on wcid_to_sta in mt7996_mac_add_txs_skb()Shayne Chen
2025-03-19wifi: mt76: mt7996: rework mt7996_mac_write_txwi() for MLO supportShayne Chen
2025-03-19wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLOShayne Chen
2025-03-19wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardownLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update sig...Shayne Chen
2025-03-19wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_linkLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: Introduce mt7996_sta_link containerLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: use the correct vif link for scanning/rocFelix Fietkau
2025-03-19wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP framesMichael-CY Lee
2025-03-19wifi: mt76: mt7996: revise TXS sizeBenjamin Lin
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin
2025-01-14wifi: mt76: mt7996: switch to single multi-radio wiphyFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: split link specific data from struct mt7996_vifFelix Fietkau
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau
2025-01-13wifi: mt76: mt7996: Add eht radiotap tlvBen Greear
2024-09-06wifi: mt76: connac: fix checksum offload fields of connac3 RXDPeter Chiu
2024-09-06wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996Benjamin Lin
2024-05-02wifi: mt76: mt7996: only set MT76_MCU_RESET for the main phyFelix Fietkau
2024-02-22wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu
2024-02-22wifi: mt76: mt7996: fix TWT issuesPeter Chiu
2024-02-22wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen
2023-12-07wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu
2023-12-07wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen