summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move shared structure definition in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: convert acpisar and clc pointers to voidLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move common register definition in mt792x_regs.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7603: fix tx filter/flush functionFelix Fietkau
2023-07-26wifi: mt76: mt7603: fix beacon interval after disabling a single vifFelix Fietkau
2023-07-26wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau
2023-07-26dt-bindings: mt76: support pointing to EEPROM using NVMEM cellRafał Miłecki
2023-07-26wifi: mt76: add support for providing eeprom in nvmem cellsChristian Marangi
2023-07-26wifi: mt76: split get_of_eeprom in subfunctionChristian Marangi
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau
2023-07-25wifi: mt76: connac: add connac3 mac libraryLorenzo Bianconi
2023-07-25wifi: mt76: connac: move connac3 definitions in mt76_connac3_mac.hLorenzo Bianconi
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7603: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: increase tx token sizeHoward Hsu
2023-07-25wifi: mt76: mt7996: add muru supportMeiChia Chiu
2023-07-25wifi: mt76: mt7996: fix WA event ring sizeStanleyYP Wang
2023-07-25wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang
2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu
2023-07-25wifi: mt76: mt7996: enable VHT extended NSS BW featurePeter Chiu
2023-07-25wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu
2023-07-25wifi: mt76: connac: add support for dsp firmware downloadPeter Chiu
2023-07-25wifi: mt76: mt7996: move radio ctrl commands to proper functionsShayne Chen
2023-07-25wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marcoLorenzo Bianconi
2023-07-25mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany
2023-07-25wifi: mt76: mt7921: make mt7921_mac_sta_poll staticLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: disable WFDMA Tx/Rx during SER recoveryBo Jiao
2023-07-25wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recoveryBo Jiao
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear
2023-07-25wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh