index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mcu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_add
Lorenzo Bianconi
2020-08-19
1
-1
/
+5
*
mt76: mt7615: fix potential memory leak in mcu message handler
Sean Wang
2020-08-19
1
-2
/
+5
*
mt76: mt7615: fix hw_scan with ssid_type for specified SSID only
Sean Wang
2020-05-28
1
-0
/
+1
*
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
2020-05-28
1
-7
/
+7
*
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
2020-05-28
1
-0
/
+51
*
mt76: mt7615: configure bss info adding the interface
Sean Wang
2020-05-13
1
-35
/
+62
*
mt76: enable p2p support
Lorenzo Bianconi
2020-05-13
1
-8
/
+53
*
mt76: mt7615: reduce hw scan timeout
Lorenzo Bianconi
2020-05-13
1
-1
/
+4
*
mt76: mt7615: do not report scan_complete twice to mac80211
Lorenzo Bianconi
2020-05-13
1
-5
/
+7
*
mt76: mt7663: fix the usage WoW with net detect support
Sean Wang
2020-05-13
1
-1
/
+1
*
mt76: mt7615: scan all channels if not specified
Lorenzo Bianconi
2020-05-12
1
-2
/
+2
*
mt76: mt7663: add support to sched scan with randomise addr
Sean Wang
2020-05-12
1
-1
/
+6
*
mt76: mt7663: introduce WoW with net detect support
Sean Wang
2020-05-12
1
-3
/
+10
*
mt76: mt7615: fix ibss mode for mt7663
Lorenzo Bianconi
2020-05-12
1
-0
/
+3
*
mt76: mt7615: introduce beacon_loss mcu event
Lorenzo Bianconi
2020-05-12
1
-0
/
+38
*
mt76: mt7615: add gtk rekey offload support
Lorenzo Bianconi
2020-05-12
1
-1
/
+101
*
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
1
-2
/
+4
*
mt76: mt7615: add WoW support
Lorenzo Bianconi
2020-05-12
1
-42
/
+178
*
mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu command
Sean Wang
2020-05-12
1
-1
/
+35
*
mt76: mt7615: introduce support for hardware beacon filter
Lorenzo Bianconi
2020-05-12
1
-0
/
+41
*
mt76: mt7615: add passive mode for hw scan
Lorenzo Bianconi
2020-05-12
1
-2
/
+2
*
mt76: mt7615: fix ssid configuration in mt7615_mcu_hw_scan
Lorenzo Bianconi
2020-05-12
1
-2
/
+7
*
mt76: mt7615: set spatial extension index
Felix Fietkau
2020-05-12
1
-0
/
+6
*
mt76: mt7663: remove check in mt7663_load_n9
Lorenzo Bianconi
2020-05-12
1
-8
/
+5
*
mt76: mt7663: add the possibility to load firmware v2
Lorenzo Bianconi
2020-05-12
1
-6
/
+49
*
mt76: mt7615: fix event report in mt7615_mcu_bss_event
Lorenzo Bianconi
2020-05-12
1
-1
/
+2
*
mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signature
Lorenzo Bianconi
2020-05-12
1
-15
/
+6
*
mt76: mt7663: fix up BMC entry indicated to unicmd firmware
Sean Wang
2020-05-12
1
-19
/
+3
*
mt76: mt7615: fix sta ampdu factor for VHT
Felix Fietkau
2020-05-12
1
-2
/
+9
*
mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv
Lorenzo Bianconi
2020-05-12
1
-1
/
+4
*
mt76: mt7615: fix mt7615_driver_own routine
Lorenzo Bianconi
2020-05-12
1
-1
/
+5
*
mt76: mt7615: fix mt7615_firmware_own for mt7663e
Lorenzo Bianconi
2020-05-12
1
-3
/
+2
*
mt76: mt7615: parse mcu return code for unified commands
Lorenzo Bianconi
2020-05-12
1
-0
/
+10
*
mt76: mt7663: introduce 802.11 PS support in sta mode
Lorenzo Bianconi
2020-05-12
1
-0
/
+21
*
mt76: mt7615: provide aid info to the mcu
Lorenzo Bianconi
2020-05-12
1
-1
/
+3
*
mt76: mt7615: introduce mt7663u support
Lorenzo Bianconi
2020-05-12
1
-2
/
+1
*
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
1
-4
/
+11
*
mt76: mt7615: add support for applying tx DPD calibration from EEPROM
Felix Fietkau
2020-05-12
1
-0
/
+121
*
mt76: mt7615: add support for applying DC offset calibration from EEPROM
Felix Fietkau
2020-05-12
1
-26
/
+169
*
mt76: mt7615: introduce __mt7663_load_firmware routine
Lorenzo Bianconi
2020-05-12
1
-5
/
+17
*
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-05-12
1
-28
/
+35
*
mt76: mt7615: introduce rlm tlv in bss_info mcu command
Lorenzo Bianconi
2020-05-12
1
-13
/
+98
*
mt76: mt7615: introduce BSS absence event
Sean Wang
2020-05-12
1
-0
/
+24
*
mt76: mt7615: introduce scheduled scan support
Lorenzo Bianconi
2020-05-12
1
-8
/
+102
*
mt76: mt7615: introduce hw scan support
Lorenzo Bianconi
2020-05-12
1
-0
/
+125
*
mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu command
Lorenzo Bianconi
2020-05-12
1
-2
/
+70
*
mt76: mt7615: add ethool support to mt7663 driver
Lorenzo Bianconi
2020-05-12
1
-1
/
+7
*
mt76: mt7615: fix endianness in unified command
Lorenzo Bianconi
2020-03-23
1
-1
/
+1
*
mt76: mt7615: fix mt7663e firmware struct endianness
Lorenzo Bianconi
2020-03-23
1
-7
/
+7
*
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
1
-2
/
+154
[next]