summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)Author
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlvFelix Fietkau
2025-01-14wifi: mt76: mt7996: use emulated hardware scan supportFelix Fietkau
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix 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: add code for emulating hardware scanningFelix Fietkau
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau
2025-01-14wifi: mt76: mt7996: use mac80211 .sta_state opFelix Fietkau
2025-01-14wifi: mt76: mt7996: fix rx filter setting for bfee functionalityFelix Fietkau
2025-01-14wifi: mt76: mt7996: remove phy->monitor_vifFelix Fietkau
2025-01-14wifi: mt76: mt7996: exclude tx backoff time from airtimeChad Monroe
2025-01-14wifi: mt76: mt7996: fix overflows seen when writing limit attributesxueqin Luo
2025-01-13wifi: mt76: mt7996: Add eht radiotap tlvBen Greear
2025-01-13wifi: mt76: mt7996: set correct background radar capabilityStanleyYP Wang
2025-01-13wifi: mt76: mt7996: add support for more variantsShayne Chen
2025-01-13wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom()Shayne Chen
2025-01-10wifi: mt76: mt7996: fix invalid interface combinationsShayne Chen
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-09-09Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo
2024-09-06wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-09-06wifi: mt76: connac: fix checksum offload fields of connac3 RXDPeter Chiu
2024-09-06wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke
2024-09-06wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphersMichael-CY Lee
2024-09-06wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996Benjamin Lin
2024-09-06wifi: mt76: mt7996: fix handling mbss enable/disableRex Lu
2024-09-05wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992Howard Hsu
2024-09-05wifi: mt76: mt7996: fix EHT beamforming capability checkHoward Hsu
2024-09-05wifi: mt76: mt7996: set correct beamformee SS capabilityHoward Hsu
2024-09-05wifi: mt76: mt7996: fix HE and EHT beamforming capabilitiesHoward Hsu
2024-09-05wifi: mt76: mt7996: advertize beacon_int_min_gcdPeter Chiu
2024-09-05wifi: mt76: mt7996: fix wmm set of station interface to 3Peter Chiu
2024-09-05wifi: mt76: mt7996: fix traffic delay when switching back to working channelPeter Chiu
2024-09-05wifi: mt76: mt7996: use hweight16 to get correct tx antennaPeter Chiu
2024-07-09wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang
2024-07-09wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STASean Wang
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu