summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin
2025-05-21wifi: mt76: mt7915: rework radar HWRDD idxStanleyYP Wang
2025-05-21wifi: mt76: mt7915: set correct background radar capabilityStanleyYP Wang
2025-03-19wifi: mt76: mt7915: cleanup mt7915_get_power_boundRazvan Grigore
2025-03-19wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()Nikita Zhandarovich
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu
2025-01-14wifi: mt76: mt7915: fix register mappingPeter Chiu
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix 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: mt7915: fix omac index assignment after hardware resetFelix Fietkau
2025-01-14wifi: mt76: mt7915: firmware restart on devices with a second pcie linkFelix Fietkau
2025-01-14wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal stateFelix Fietkau
2025-01-14wifi: mt76: mt7915: ensure that only one sta entry is active per mac addressFelix Fietkau
2025-01-14wifi: mt76: mt7915: decrease timeout for commonly issued MCU commandsFelix Fietkau
2025-01-14wifi: mt76: mt7915: reduce the number of command retriesFelix Fietkau
2025-01-14wifi: mt76: mt7915: fix eifs value on older chipsetsFelix Fietkau
2025-01-14wifi: mt76: mt7915: fix slot time for 5/6GHzFelix Fietkau
2025-01-14wifi: mt76: mt7915: exclude tx backoff time from airtimeChad Monroe
2025-01-14wifi: mt76: mt7915: fix overflows seen when writing limit attributesxueqin Luo
2025-01-14wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916Shayne Chen
2025-01-14wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()Christophe JAILLET
2025-01-13wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
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: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-06wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7915: avoid long MCU command timeouts during SERFelix Fietkau
2024-09-06wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau
2024-09-06wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau
2024-09-06wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau
2024-09-06wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin
2024-09-06wifi: mt76: mt7915: reset the device after MCU timeoutFelix Fietkau
2024-09-06wifi: mt76: mt7915: retry mcu messagesFelix Fietkau
2024-09-06wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_resetFelix Fietkau
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau
2024-09-06wifi: mt76: mt7915: allocate vif wcid in the same range as stationsFelix Fietkau
2024-09-06wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix 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-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