Age | Commit message (Expand) | Author | Files | Lines |
2023-04-17 | wifi: mt76: move mcu_uni_event and mcu_reg_event in common code | Lorenzo Bianconi | 1 | -11/+0 |
2022-07-11 | mt76: move mt76_connac2_mcu_fill_message in mt76_connac module | Lorenzo Bianconi | 1 | -3/+0 |
2021-12-19 | mt76: mt7915: rely on mt76_connac definitions | Lorenzo Bianconi | 1 | -127/+0 |
2021-04-12 | mt76: mt7615: fix CSA notification for DBDC | Ryder Lee | 1 | -1/+9 |
2021-04-11 | mt76: always use WTBL_MAX_SIZE for tlv allocation | Ryder Lee | 1 | -24/+0 |
2021-01-29 | mt76: mt7663: introduce coredump support | Lorenzo Bianconi | 1 | -0/+1 |
2021-01-29 | mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module | Lorenzo Bianconi | 1 | -114/+0 |
2021-01-29 | mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module | Lorenzo Bianconi | 1 | -122/+0 |
2021-01-29 | mt76: mt76_connac: create mcu library | Lorenzo Bianconi | 1 | -444/+2 |
2020-12-04 | mt76: mt7615: support 16 interfaces | Ryder Lee | 1 | -0/+1 |
2020-12-04 | mt76: mt7663s: introduce WoW support via GPIO | Sean Wang | 1 | -0/+16 |
2020-07-21 | mt76: mt7615: introduce mt7663s support | Sean Wang | 1 | -0/+10 |
2020-07-21 | mt76: mt7615: implement testmode support | Felix Fietkau | 1 | -0/+6 |
2020-07-21 | mt76: mt7615: add support for accessing RF registers via MCU | Felix Fietkau | 1 | -1/+3 |
2020-07-21 | mt76: add U-APSD support on AP side | Lorenzo Bianconi | 1 | -0/+21 |
2020-07-21 | mt76: mt7663: introduce ARP filter offload | Sean Wang | 1 | -2/+11 |
2020-05-28 | mt76: mt7615: fix hw_scan with ssid_type for specified SSID only | Sean Wang | 1 | -2/+4 |
2020-05-28 | mt76: mt7615: introduce remain_on_channel support | Lorenzo Bianconi | 1 | -0/+19 |
2020-05-13 | mt76: mt7615: configure bss info adding the interface | Sean Wang | 1 | -0/+26 |
2020-05-13 | mt76: enable p2p support | Lorenzo Bianconi | 1 | -0/+1 |
2020-05-12 | mt76: mt7663: add support to sched scan with randomise addr | Sean Wang | 1 | -2/+3 |
2020-05-12 | mt76: mt7615: introduce beacon_loss mcu event | Lorenzo Bianconi | 1 | -0/+7 |
2020-05-12 | mt76: mt7615: add gtk rekey offload support | Lorenzo Bianconi | 1 | -0/+29 |
2020-05-12 | mt76: mt7615: add WoW support | Lorenzo Bianconi | 1 | -0/+62 |
2020-05-12 | mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu command | Sean Wang | 1 | -0/+1 |
2020-05-12 | mt76: mt7615: introduce support for hardware beacon filter | Lorenzo Bianconi | 1 | -0/+2 |
2020-05-12 | mt76: mt7615: parse mcu return code for unified commands | Lorenzo Bianconi | 1 | -0/+6 |
2020-05-12 | mt76: mt7663: introduce 802.11 PS support in sta mode | Lorenzo Bianconi | 1 | -0/+1 |
2020-05-12 | mt76: mt7615: introduce mt7663u support | Lorenzo Bianconi | 1 | -0/+5 |
2020-05-12 | mt76: mt7615: add support for applying tx DPD calibration from EEPROM | Felix Fietkau | 1 | -0/+1 |
2020-05-12 | mt76: mt7615: add support for applying DC offset calibration from EEPROM | Felix Fietkau | 1 | -0/+1 |
2020-05-12 | mt76: add headroom and tailroom to mt76_mcu_ops data structure | Lorenzo Bianconi | 1 | -7/+0 |
2020-05-12 | mt76: mt7615: introduce rlm tlv in bss_info mcu command | Lorenzo Bianconi | 1 | -0/+1 |
2020-05-12 | mt76: mt7615: introduce BSS absence event | Sean Wang | 1 | -0/+8 |
2020-05-12 | mt76: mt7615: introduce scheduled scan support | Lorenzo Bianconi | 1 | -0/+35 |
2020-05-12 | mt76: mt7615: introduce hw scan support | Lorenzo Bianconi | 1 | -0/+90 |
2020-05-12 | mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu command | Lorenzo Bianconi | 1 | -1/+8 |
2020-03-17 | mt76: mt7615: get rid of sta_rec_wtbl data structure | Lorenzo Bianconi | 1 | -6/+1 |
2020-03-17 | mt76: mt7615: add more uni mcu commands | Sean Wang | 1 | -0/+7 |
2020-03-17 | mt76: mt7615: introduce set_bmc and st_sta for uni commands | Lorenzo Bianconi | 1 | -1/+14 |
2020-03-17 | mt76: mt7615: introduce uni cmd command types | Lorenzo Bianconi | 1 | -1/+59 |
2020-03-17 | mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands | Lorenzo Bianconi | 1 | -6/+9 |
2020-03-17 | mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops | Lorenzo Bianconi | 1 | -12/+12 |
2020-03-17 | mt76: mt7615: add mt7615_mcu_ops data structure | Lorenzo Bianconi | 1 | -0/+20 |
2020-02-14 | mt76: mt7615: use new tag sta_rec_wtbl | Ryder Lee | 1 | -3/+5 |
2020-02-14 | mt76: mt7615: report firmware log event messages | Felix Fietkau | 1 | -0/+1 |
2020-02-14 | mt76: mt7615: fix and rework tx power handling | Felix Fietkau | 1 | -0/+57 |
2020-02-14 | mt76: mt7615: initialize radar specs from host driver | Lorenzo Bianconi | 1 | -0/+1 |
2020-02-14 | mt76: mt7615: initialize dbdc settings on interface add | Felix Fietkau | 1 | -0/+13 |
2020-02-14 | mt76: mt7615: add multiple wiphy support to the dfs support code | Felix Fietkau | 1 | -0/+46 |