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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
mt76: connac: align MCU_EXT definitions with 7915 driver
Lorenzo Bianconi
3
-11
/
+31
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
7
-149
/
+113
2021-12-19
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
4
-1
/
+43
2021-12-19
mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663
Felix Fietkau
1
-0
/
+3
2021-12-19
mt76: mt7915: process txfree and txstatus without allocating skbs
Felix Fietkau
3
-6
/
+32
2021-12-19
mt76: allow drivers to drop rx packets early
Felix Fietkau
2
-7
/
+14
2021-12-19
mt76: mt7663: disable 4addr capability
Lorenzo Bianconi
1
-0
/
+1
2021-12-19
mt76: mt7615: clear mcu error interrupt status on mt7663
Felix Fietkau
1
-0
/
+1
2021-12-19
mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr
Ryder Lee
2
-2
/
+3
2021-12-19
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
4
-20
/
+16
2021-12-19
mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band
Lorenzo Bianconi
1
-5
/
+5
2021-12-19
mt76: mt7921s: fix possible kernel crash due to invalid Rx count
Sean Wang
1
-0
/
+4
2021-12-19
mt76: mt7921s: fix bus hang with wrong privilege
Deren Wu
1
-0
/
+11
2021-12-19
mt76: mt7921: use correct iftype data on 6GHz cap init
Shayne Chen
1
-1
/
+1
2021-12-19
mt76: mt7921: fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2021-12-19
mt76: eeprom: tolerate corrected bit-flips
Daniel Golle
1
-0
/
+2
2021-12-19
mt76: mt7603: improve reliability of tx powersave filtering
Felix Fietkau
1
-2
/
+3
2021-12-19
mt76: clear sta powersave flag after notifying driver
Felix Fietkau
1
-2
/
+4
2021-12-19
mt76: mt7915: introduce SAR support
Lorenzo Bianconi
2
-4
/
+27
2021-12-19
mt76: mt7603: introduce SAR support
Lorenzo Bianconi
2
-8
/
+27
2021-12-19
mt76: mt7915: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2021-12-19
mt76: mt7615: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2021-12-19
mt76: mt7615: fix unused tx antenna mask in testmode
Shayne Chen
1
-11
/
+10
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
5
-18
/
+27
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
3
-37
/
+12
2021-12-19
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: mt7915: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
13
-11
/
+101
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
4
-48
/
+63
2021-12-19
mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...
Lorenzo Bianconi
1
-4
/
+8
2021-12-19
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
1
-2
/
+2
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
4
-3
/
+28
2021-12-19
mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode
Lorenzo Bianconi
2
-8
/
+5
2021-12-19
mt76: mt7615: remove dead code in get_omac_idx
Lorenzo Bianconi
1
-3
/
+0
2021-12-19
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...
Lorenzo Bianconi
1
-2
/
+2
2021-12-19
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: fix possible OOB issue in mt76_calculate_default_rate
Lorenzo Bianconi
1
-3
/
+4
2021-12-19
mt76: mt7921: introduce 160 MHz channel bandwidth support
Deren Wu
2
-0
/
+16
2021-12-19
mt76: debugfs: fix queue reporting for mt76-usb
Lorenzo Bianconi
1
-2
/
+3
2021-12-18
mt76: mt7921: add support for PCIe ID 0x0608/0x0616
Deren Wu
1
-0
/
+2
2021-12-18
mt76: testmode: add support to set MAC
Shayne Chen
3
-3
/
+39
2021-12-18
mt76: mt7915: add default calibrated data support
Shayne Chen
4
-18
/
+94
2021-12-18
mt76: only set rx radiotap flag from within decoder functions
Ryder Lee
2
-45
/
+33
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
4
-9
/
+263
2021-12-18
mt76: mt7915: fix SMPS operation fail
Ryder Lee
2
-28
/
+61
2021-12-18
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
Shayne Chen
1
-9
/
+8
2021-12-18
mt76: mt7921: fix MT7921E reset failure
Sean Wang
3
-1
/
+6
2021-12-18
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
Peter Chiu
1
-2
/
+6
2021-12-18
mt76: mt7921: drop offload_flags overwritten
Sean Wang
1
-6
/
+0
2021-12-18
mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine
Lorenzo Bianconi
1
-47
/
+0
[next]