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: mt7915: bring up the WA event rx queue for band1
Felix Fietkau
2021-01-27
5
-1
/
+16
*
mt76: mt7615: unify init work
Felix Fietkau
2021-01-27
6
-29
/
+22
*
mt76: mt7915: support TxBF for DBDC
Ryder Lee
2021-01-27
3
-0
/
+27
*
mt76: mt7915: Remove unneeded semicolon
Xu Wang
2021-01-27
1
-1
/
+1
*
mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()
Lorenzo Bianconi
2021-01-27
3
-18
/
+39
*
mt76: mt7915: fix eeprom DBDC band selection
Felix Fietkau
2021-01-27
2
-6
/
+9
*
mt76: mt7915: fix eeprom parsing for DBDC
Felix Fietkau
2021-01-27
2
-19
/
+26
*
mt76: mt7915: disable RED support in the WA firmware
Felix Fietkau
2021-01-26
2
-0
/
+32
*
mt76: mt7915: rework mcu API
Felix Fietkau
2021-01-26
4
-80
/
+87
*
mt76: mt7915: do not set DRR group for stations
Felix Fietkau
2021-01-26
1
-30
/
+0
*
mt76: mt7915: ensure that init work completes before starting the device
Felix Fietkau
2021-01-26
1
-0
/
+2
*
mt76: mt7603: fix ED/CCA monitoring with single-stream devices
Felix Fietkau
2021-01-26
1
-3
/
+7
*
mt76: mt7915: add implicit Tx beamforming support
Ryder Lee
2021-01-26
4
-58
/
+87
*
mt76: mt7915: simplify peer's TxBF capability check
Ryder Lee
2021-01-26
1
-45
/
+22
*
mt76: mt7615: mt7915: disable txpower sku when testmode enabled
Shayne Chen
2021-01-26
4
-2
/
+6
*
mt76: mt7915: add support for continuous tx in testmode
Shayne Chen
2021-01-26
4
-12
/
+191
*
mt76: mt7915: rework set state part in testmode
Shayne Chen
2021-01-26
1
-12
/
+10
*
mt76: testmode: add a new state for continuous tx
Shayne Chen
2021-01-26
1
-0
/
+2
*
mt76: mt7915: clean hw queue before starting new testmode tx
Shayne Chen
2021-01-26
3
-0
/
+25
*
mt76: mt7915: calculate new packet length when tx_time is set in testmode
Shayne Chen
2021-01-26
1
-3
/
+93
*
mt76: mt7915: add support for ipg in testmode
Shayne Chen
2021-01-26
4
-3
/
+142
*
mt76: mt7915: split edca update function
Shayne Chen
2021-01-26
3
-23
/
+39
*
mt76: testmode: make tx queued limit adjustable
Shayne Chen
2021-01-26
3
-2
/
+10
*
mt76: testmode: add attributes for ipg related parameters
Shayne Chen
2021-01-26
3
-0
/
+30
*
mt76: testmode: add support to set user-defined spe index
Shayne Chen
2021-01-26
4
-5
/
+19
*
mt76: mt7915: force ldpc for bw larger than 20MHz in testmode
Shayne Chen
2021-01-26
1
-1
/
+1
*
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
21
-42
/
+37
*
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2021-01-26
22
-73
/
+72
*
mt76: mt7615: move testmode data from dev to phy
Shayne Chen
2021-01-26
3
-31
/
+30
*
mt76: mt7915: move testmode data from dev to phy
Shayne Chen
2021-01-26
4
-34
/
+41
*
mt76: testmode: move mtd part to mt76_dev
Shayne Chen
2021-01-26
3
-8
/
+9
*
mt76: testmode: introduce dbdc support
Shayne Chen
2021-01-26
13
-193
/
+244
*
mt76: mt7915: add partial add_bss_info command on testmode init
Shayne Chen
2021-01-26
2
-5
/
+17
*
mt76: mt7915: drop zero-length packet to avoid Tx hang
Ryder Lee
2021-01-26
1
-0
/
+3
*
mt76: mt7915: simplify mt7915_mcu_send_message routine
Lorenzo Bianconi
2021-01-26
1
-12
/
+7
*
mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_th
Lorenzo Bianconi
2021-01-26
1
-3
/
+3
*
mt76: mt7915: add support for flash mode
Shayne Chen
2021-01-26
4
-6
/
+56
*
mt76: mt7915: run mt7915_configure_filter holding mt76 mutex
Lorenzo Bianconi
2021-01-26
1
-1
/
+4
*
mt76: mt7915: convert comma to semicolon
Zheng Yongjun
2021-01-26
1
-1
/
+1
*
mt76: mt7615: convert comma to semicolon
Zheng Yongjun
2021-01-26
1
-1
/
+1
*
mt76: mt7615: reset token when mac_reset happens
Ryder Lee
2021-01-26
3
-12
/
+22
*
mt76: mt7915: reset token when mac_reset happens
Ryder Lee
2021-01-26
3
-17
/
+26
*
mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkey
Ryder Lee
2021-01-26
2
-6
/
+21
*
mt76: mt7615: add vif check in mt7615_update_vif_beacon()
Ryder Lee
2021-01-26
1
-1
/
+10
*
mt76: mt7915: add vif check in mt7915_update_vif_beacon()
Ryder Lee
2021-01-26
1
-1
/
+9
*
iwl4965: do not process non-QOS frames on txq->sched_retry path
Stanislaw Gruszka
2021-01-25
1
-5
/
+6
*
mt7601u: process tx URBs with status EPROTO properly
Lorenzo Bianconi
2021-01-25
1
-0
/
+1
*
wlcore: Fix command execute failure 19 for wl12xx
Tony Lindgren
2021-01-25
3
-20
/
+1
*
mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batch
Lorenzo Bianconi
2021-01-25
1
-5
/
+14
*
rtw88: 8723de: adjust the LTR setting
Chin-Yen Lee
2021-01-25
1
-2
/
+2
[next]