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
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
2018-10-05
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
1
-10
/
+10
2018-10-05
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
Lorenzo Bianconi
1
-16
/
+1
2018-10-05
mt76x0: usb: stop cal/mac workqueues at hw stop
Lorenzo Bianconi
1
-3
/
+3
2018-10-05
mt76: usb: fix hw initialization sequence
Lorenzo Bianconi
1
-9
/
+9
2018-10-01
mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c
Lorenzo Bianconi
1
-1
/
+16
2018-10-01
mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature
Lorenzo Bianconi
1
-2
/
+78
2018-10-01
mt76x0: usb: move initialization code in usb.c
Lorenzo Bianconi
1
-24
/
+91
2018-10-01
mt76x0: usb: move mcu code in usb_mcu.c
Lorenzo Bianconi
1
-157
/
+0
2018-10-01
mt76x0: add quirk to disable 2.4GHz band for Archer T1U
Stanislaw Gruszka
1
-1
/
+6
2018-10-01
mt76: usb: make rx page_frag_cache access atomic
Lorenzo Bianconi
1
-2
/
+2
2018-10-01
mt76: report firmware version using ethtool
Davide Caratti
1
-0
/
+1
2018-10-01
mt76x0: pci: add fw uploading routine
Lorenzo Bianconi
1
-5
/
+0
2018-09-19
mt76x0: usb: remove mt76_fw definition
Lorenzo Bianconi
1
-38
/
+35
2018-09-19
mt76x0: remove unused usb header file
Lorenzo Bianconi
1
-3
/
+4
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
1
-0
/
+171
2018-09-19
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi
1
-0
/
+2
2018-09-19
mt76x0: make device allocation bus neutral
Stanislaw Gruszka
1
-1
/
+8
2018-09-19
mt76x0: remove some usb specific code from mt76x0_register_device
Stanislaw Gruszka
1
-2
/
+10
[next]