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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mt76: mt76s: move queue accounting in mt76s_tx_queue_skb
Lorenzo Bianconi
2020-07-21
2
-4
/
+6
|
|
*
|
mt76: mt7615: introduce mt7663s support
Sean Wang
2020-07-21
12
-1
/
+1114
|
|
*
|
mt76: introduce mt76_sdio module
Sean Wang
2020-07-21
6
-2
/
+408
|
|
*
|
mt76: mt7615: introduce mt7663-usb-sdio-common module
Lorenzo Bianconi
2020-07-21
6
-389
/
+424
|
|
*
|
mt76: mt7615: sdio code must access rate/key regs in preocess context
Lorenzo Bianconi
2020-07-21
2
-4
/
+4
|
|
*
|
mt76: mt76u: add mt76_skb_adjust_pad utility routine
Lorenzo Bianconi
2020-07-21
6
-35
/
+39
|
|
*
|
mt76: mt7615: take into account sdio bus configuring txwi
Lorenzo Bianconi
2020-07-21
1
-9
/
+9
|
|
*
|
mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS
Ryder Lee
2020-07-21
1
-0
/
+2
|
|
*
|
mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()
Dan Carpenter
2020-07-21
1
-6
/
+13
|
|
*
|
mt76: mt7615: fix potential memory leak in mcu message handler
Sean Wang
2020-07-21
1
-2
/
+5
|
|
*
|
mt76: mt7663u: fix potential memory leak in mcu message handler
Sean Wang
2020-07-21
1
-1
/
+1
|
|
*
|
mt76: mt7663u: fix memory leak in set key
Sean Wang
2020-07-21
1
-7
/
+14
|
|
*
|
mt76: mt7615: reschedule ps work according to last activity
Lorenzo Bianconi
2020-07-21
1
-3
/
+11
|
|
*
|
mt76: mt7615: avoid scheduling runtime-pm during hw scan
Lorenzo Bianconi
2020-07-21
1
-3
/
+12
|
|
*
|
mt76: mt7663u: sync probe sampling with rate configuration
Lorenzo Bianconi
2020-07-21
4
-16
/
+22
|
|
*
|
mt76: mt7615: improve mt7615_driver_own reliability
Lorenzo Bianconi
2020-07-21
2
-10
/
+19
|
|
*
|
mt76: mt7615: add idle-timeout knob in mt7615 debugfs
Lorenzo Bianconi
2020-07-21
4
-2
/
+29
|
|
*
|
mt76: mt7615: enable beacon hw filter for runtime-pm
Lorenzo Bianconi
2020-07-21
4
-37
/
+83
|
|
*
|
mt76: mt7615: add runtime-pm knob in mt7615 debugfs
Lorenzo Bianconi
2020-07-21
3
-0
/
+42
|
|
*
|
mt76: mt7615: do not request {driver,fw}_own if already granted
Lorenzo Bianconi
2020-07-21
3
-10
/
+14
|
|
*
|
mt76: mt7615: check MT76_STATE_PM flag before accessing the device
Lorenzo Bianconi
2020-07-21
2
-2
/
+8
|
|
*
|
mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}
Lorenzo Bianconi
2020-07-21
1
-1
/
+10
|
|
*
|
mt76: mt7615: wake device before pushing frames in mt7615_tx
Lorenzo Bianconi
2020-07-21
4
-7
/
+81
|
|
*
|
mt76: mt7615: wake device before pulling packets from mac80211 queues
Lorenzo Bianconi
2020-07-21
2
-2
/
+24
|
|
*
|
mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutex
Lorenzo Bianconi
2020-07-21
1
-4
/
+12
|
|
*
|
mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutex
Lorenzo Bianconi
2020-07-21
1
-1
/
+7
|
|
*
|
mt76: mt7615: add missing lock in mt7615_regd_notifier
Lorenzo Bianconi
2020-07-21
1
-0
/
+2
|
|
*
|
mt76: mt7615: wake device before performing freq scan
Lorenzo Bianconi
2020-07-21
1
-4
/
+30
|
|
*
|
mt76: mt7615: acquire driver_own before configuring device for suspend
Lorenzo Bianconi
2020-07-21
1
-0
/
+4
|
|
*
|
mt76: mt7615: wake device in mt7615_update_channel before access regmap
Lorenzo Bianconi
2020-07-21
3
-5
/
+30
|
|
*
|
mt76: mt7615: introduce pm_power_save delayed work
Lorenzo Bianconi
2020-07-21
4
-1
/
+39
|
|
*
|
mt76: mt7615: wake device before configuring hw keys
Lorenzo Bianconi
2020-07-21
1
-3
/
+9
|
|
*
|
mt76: mt7615: wake device before accessing regmap in debugfs
Lorenzo Bianconi
2020-07-21
1
-1
/
+24
|
|
*
|
mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
Lorenzo Bianconi
2020-07-21
5
-52
/
+72
|
|
*
|
mt76: mt7615: add mt7615_pm_wake utility routine
Lorenzo Bianconi
2020-07-21
6
-6
/
+75
|
|
*
|
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
2020-07-21
8
-34
/
+26
|
|
*
|
mt76: mt7615: avoid polling in fw_own for mt7663
Lorenzo Bianconi
2020-07-21
1
-2
/
+2
|
|
*
|
mt76: mt7915: avoid memcpy in rxv operation
Ryder Lee
2020-07-21
2
-48
/
+37
|
|
*
|
mt76: mt76x2u: enable HC-M7662BU1
Lorenzo Bianconi
2020-07-21
1
-0
/
+1
|
|
*
|
mt76: mt76x2: fix pci suspend/resume on mt7612e
Lorenzo Bianconi
2020-07-21
3
-0
/
+74
|
|
*
|
mt76: mt7915: update HE capabilities
Ryder Lee
2020-07-21
1
-18
/
+26
|
|
*
|
mt76: mt7615: implement testmode support
Felix Fietkau
2020-07-21
10
-9
/
+523
|
|
*
|
mt76: add API for testmode support
Felix Fietkau
2020-07-21
8
-0
/
+765
|
|
*
|
mt76: vif_mask to struct mt76_phy
Felix Fietkau
2020-07-21
10
-19
/
+16
|
|
*
|
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
2020-07-21
3
-5
/
+1
|
|
*
|
mt76: mt7615: add support for accessing RF registers via MCU
Felix Fietkau
2020-07-21
4
-3
/
+77
|
|
*
|
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-07-21
2
-0
/
+47
|
|
*
|
mt76: mt7615: schedule tx tasklet and sta poll on mac tx free
Felix Fietkau
2020-07-21
2
-4
/
+6
|
|
*
|
mt76: mt76x2e: rename routines in pci.c
Lorenzo Bianconi
2020-07-21
1
-7
/
+7
|
|
*
|
mt76: mt7915: overwrite qid for non-bufferable mgmt frames
Ryder Lee
2020-07-21
3
-18
/
+20
[prev]
[next]