index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
1
-0
/
+6
2020-02-14
mt76: mt76x02u: avoid overwrite max_tx_fragments
Lorenzo Bianconi
1
-6
/
+2
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
1
-7
/
+7
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
1
-0
/
+1
2019-11-20
mt76: mt76u: rely on a dedicated stats workqueue
Lorenzo Bianconi
1
-0
/
+2
2019-11-20
mt76: mt76u: rely on usb_interface instead of usb_dev
Lorenzo Bianconi
1
-1
/
+1
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
1
-0
/
+1
2019-11-20
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
1
-7
/
+0
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
1
-0
/
+1
2019-11-20
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt76x02u: enable survey support
Lorenzo Bianconi
1
-0
/
+9
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
1
-7
/
+9
2019-09-05
mt76: mt76x0u: add support to TP-Link T2UHP
Lorenzo Bianconi
1
-0
/
+1
2019-08-20
mt76: mt76x0u: do not reset radio on resume
Stanislaw Gruszka
1
-4
/
+4
2019-06-30
Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wireless
Kalle Valo
1
-1
/
+1
2019-06-27
mt76: mt76u: reduce rx memory footprint
Lorenzo Bianconi
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-01
mt76: mt76x02: remove bogus mutex usage
Stanislaw Gruszka
1
-17
/
+5
2019-05-01
mt76usb: fix tx/rx stop
Stanislaw Gruszka
1
-7
/
+3
2019-05-01
mt76: mt76x02u: remove bogus stop on suspend
Stanislaw Gruszka
1
-1
/
+0
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
1
-1
/
+1
2019-05-01
mt76usb: use usb_dev private data
Stanislaw Gruszka
1
-1
/
+1
2019-05-01
mt76: unify set_tim
Stanislaw Gruszka
1
-0
/
+1
2019-05-01
mt76x02u: add mt76_release_buffered_frames
Stanislaw Gruszka
1
-0
/
+1
2019-05-01
mt76x02u: add sta_ps
Stanislaw Gruszka
1
-0
/
+1
2019-05-01
mt76x02u: implement beacon_ops
Stanislaw Gruszka
1
-4
/
+1
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
1
-0
/
+2
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
1
-3
/
+7
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
1
-5
/
+0
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
1
-11
/
+0
2019-02-18
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
1
-1
/
+1
2019-02-18
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
1
-9
/
+13
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
1
-1
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-17
/
+29
2019-02-07
mt76x0u: fix suspend/resume
Stanislaw Gruszka
1
-17
/
+29
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
1
-1
/
+1
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
1
-2
/
+3
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
1
-1
/
+1
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
1
-1
/
+1
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
1
-2
/
+2
2018-11-30
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
1
-0
/
+2
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
1
-1
/
+0
2018-11-30
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
1
-0
/
+1
2018-10-05
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
1
-1
/
+0
[next]