index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
1
-0
/
+1
*
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: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-0
/
+1
*
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
2019-11-20
1
-7
/
+0
*
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-0
/
+1
*
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
2019-11-20
1
-1
/
+1
*
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
mt76: mt76x02u: enable survey support
Lorenzo Bianconi
2019-09-05
1
-0
/
+9
*
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
2019-09-05
1
-7
/
+9
*
mt76: mt76x0u: add support to TP-Link T2UHP
Lorenzo Bianconi
2019-09-05
1
-0
/
+1
*
mt76: mt76x0u: do not reset radio on resume
Stanislaw Gruszka
2019-08-20
1
-4
/
+4
*
Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wireless
Kalle Valo
2019-06-30
1
-1
/
+1
|
\
|
*
mt76: mt76u: reduce rx memory footprint
Lorenzo Bianconi
2019-06-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
|
/
*
mt76: mt76x02: remove bogus mutex usage
Stanislaw Gruszka
2019-05-01
1
-17
/
+5
*
mt76usb: fix tx/rx stop
Stanislaw Gruszka
2019-05-01
1
-7
/
+3
*
mt76: mt76x02u: remove bogus stop on suspend
Stanislaw Gruszka
2019-05-01
1
-1
/
+0
*
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
2019-05-01
1
-2
/
+2
*
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
2019-05-01
1
-1
/
+1
*
mt76usb: use usb_dev private data
Stanislaw Gruszka
2019-05-01
1
-1
/
+1
*
mt76: unify set_tim
Stanislaw Gruszka
2019-05-01
1
-0
/
+1
*
mt76x02u: add mt76_release_buffered_frames
Stanislaw Gruszka
2019-05-01
1
-0
/
+1
*
mt76x02u: add sta_ps
Stanislaw Gruszka
2019-05-01
1
-0
/
+1
*
mt76x02u: implement beacon_ops
Stanislaw Gruszka
2019-05-01
1
-4
/
+1
*
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
2019-05-01
1
-0
/
+2
*
mt76x02u: check chip version on probe
Stanislaw Gruszka
2019-03-19
1
-3
/
+7
*
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
2019-02-26
1
-5
/
+0
*
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
2019-02-26
1
-11
/
+0
*
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
2019-02-18
1
-1
/
+1
*
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
2019-02-18
1
-9
/
+13
*
mt76: run MAC work every 100ms
Felix Fietkau
2019-02-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2019-02-08
1
-17
/
+29
|
\
|
*
mt76x0u: fix suspend/resume
Stanislaw Gruszka
2019-02-07
1
-17
/
+29
*
|
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2019-01-17
1
-1
/
+1
|
/
*
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
1
-2
/
+3
*
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-1
/
+1
*
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-1
/
+1
*
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-2
/
+2
*
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
2018-11-30
1
-0
/
+2
*
mt76: usb: fix static tracepoints
Lorenzo Bianconi
2018-11-30
1
-1
/
+0
*
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
2018-10-05
1
-1
/
+1
*
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
1
-1
/
+0
*
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
1
-1
/
+1
*
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
Lorenzo Bianconi
2018-10-05
1
-1
/
+1
*
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
2018-10-05
1
-10
/
+10
*
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
Lorenzo Bianconi
2018-10-05
1
-16
/
+1
*
mt76x0: usb: stop cal/mac workqueues at hw stop
Lorenzo Bianconi
2018-10-05
1
-3
/
+3
[next]