summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
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: enable spectrum managementFelix Fietkau
2024-05-02wifi: mt76: mt7925: add EHT radiotap support in monitor modeDeren Wu
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix 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
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen
2024-05-02wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu
2024-05-02wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen
2024-05-02wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen
2024-05-02wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko
2024-05-02wifi: mt76: mt7915: add missing chanctx opsBen Greear
2024-05-02wifi: mt76: sdio: move mcu queue size check inside critical sectionLorenzo Bianconi
2024-05-02wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi
2024-05-02wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh
2024-05-02wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen
2024-05-02wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu
2024-05-02wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe
2024-05-02wifi: mt76: connac: check for null before dereferencingMuhammad Usama Anjum
2024-05-02wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau
2024-05-02wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau
2024-05-02wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu
2024-05-02wifi: mt76: mt7915: add support for disabling in-band discoveryMeiChia Chiu
2024-05-02wifi: mt76: mt7996: only set MT76_MCU_RESET for the main phyFelix Fietkau
2024-05-02wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phyBo Jiao
2024-05-02wifi: mt76: mt7915: fix HE PHY capabilities IE for station modeHoward Hsu
2024-05-02wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration valuesHenry Yen
2024-05-02wifi: mt76: mt7915: fix mcu command format for mt7915 tx statsPeter Chiu
2024-05-02wifi: mt76: fix tx packet loss when scanning on DBDCFelix Fietkau
2024-05-02wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-05-02wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau
2024-03-28wifi: mt76: mt7915: workaround dubious x | !y warningKalle Valo
2024-03-21wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi
2024-02-22wifi: mt76: Remove redundant assignment to variable tidnoColin Ian King
2024-02-22wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh
2024-02-22wifi: mt76: mt7921: fix suspend issue on MediaTek COB platformMichael Lo
2024-02-22wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen
2024-02-22wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspendMing Yen Hsieh
2024-02-22wifi: mt76: mt792x: update the country list of EU for ACPI SARMing Yen Hsieh
2024-02-22wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel confi...Ming Yen Hsieh
2024-02-22wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh
2024-02-22wifi: mt76: mt7925e: fix use-after-free in free_irq()Deren Wu