index
:
linux-stable.git
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.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
/
mt76x0
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: mt76x0u: report firmware version through ethtool
Lorenzo Bianconi
2023-02-03
1
-0
/
+1
*
wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_power
Lorenzo Bianconi
2022-12-09
1
-1
/
+6
*
wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_power
Lorenzo Bianconi
2022-12-01
1
-3
/
+0
*
wifi: mt76: mt76x02: simplify struct mt76x02_rate_power
Felix Fietkau
2022-12-01
1
-18
/
+6
*
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
2022-12-01
4
-9
/
+9
*
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
1
-1
/
+1
*
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
2021-12-19
5
-3
/
+40
*
mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset
Richard Huynh
2021-10-20
1
-1
/
+1
*
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2021-10-20
1
-0
/
+2
*
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-10-20
1
-1
/
+1
*
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl
Lorenzo Bianconi
2021-06-19
1
-1
/
+1
*
mt76: mt76x0e: fix device hang during suspend/resume
Lorenzo Bianconi
2021-05-15
1
-4
/
+77
*
mt76: mt76x0u: Add support for TP-Link T2UHP(UN) v1
Eric Y.Y. Wong
2021-04-12
1
-1
/
+2
*
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
2021-04-11
1
-3
/
+3
*
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2021-01-26
2
-4
/
+4
*
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-3
/
+3
*
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
3
-7
/
+7
*
mt76: mt76u: rely on woker APIs for rx work
Lorenzo Bianconi
2020-12-04
1
-0
/
+1
*
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
1
-1
/
+2
*
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
1
-0
/
+1
*
mt76: mt76x0: Move tables used only by init.c to their own header file
Lee Jones
2020-09-24
3
-145
/
+160
*
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
1
-1
/
+1
*
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
1
-1
/
+1
*
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-09-24
1
-0
/
+2
*
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
2020-07-21
1
-4
/
+2
*
mt76: mt76x0: enable MCS 8 and MCS9
Lorenzo Bianconi
2020-05-12
1
-21
/
+5
*
mt76: mt76x0: pci: add mt7610 PCI ID
Pawel Dembicki
2020-05-12
1
-0
/
+1
*
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
2020-05-12
1
-0
/
+2
*
mt76: remove variable 'val' set but not used
Chen Wandun
2020-03-17
1
-2
/
+1
*
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
2
-0
/
+2
*
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
2020-02-14
1
-1
/
+1
*
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
2020-02-14
1
-0
/
+6
*
mt76: mt76x02u: avoid overwrite max_tx_fragments
Lorenzo Bianconi
2020-02-14
1
-6
/
+2
*
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
2020-02-14
2
-2
/
+2
*
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
6
-19
/
+19
*
mt76: move channel state to struct mt76_phy
Felix Fietkau
2020-02-14
4
-14
/
+14
*
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: mt76x0: fix default mac address overwrite
Lorenzo Bianconi
2019-12-02
1
-1
/
+4
*
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
2
-0
/
+2
*
Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"
Stanislaw Gruszka
2019-11-20
1
-14
/
+1
*
mt76: use mt76_dev in mt76_is_{mmio,usb}
Lorenzo Bianconi
2019-11-20
3
-9
/
+9
*
mt76: mt76u: rely on a dedicated stats workqueue
Lorenzo Bianconi
2019-11-20
1
-0
/
+2
*
mt76: mt76u: rely on usb_interface instead of usb_dev
Lorenzo Bianconi
2019-11-20
1
-1
/
+1
*
mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate
Lorenzo Bianconi
2019-11-20
1
-1
/
+0
*
mt76: mt76x0: eeprom: add support for MAC address from OF
Pawel Dembicki
2019-11-20
1
-0
/
+1
*
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
2
-0
/
+2
*
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
2019-11-20
2
-16
/
+0
*
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
1
-4
/
+1
[next]