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.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
2019-09-05
mt76: mt7615: move mt7615_mac_get_key_info in mac.c
Lorenzo Bianconi
4
-49
/
+55
2019-09-05
mt76: mt7615: add missing register initialization
Felix Fietkau
2
-4
/
+31
2019-09-05
mt76: mt76x0u: add support to TP-Link T2UHP
Lorenzo Bianconi
1
-0
/
+1
2019-09-05
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt7603: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt76x02: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: usb: remove unneeded {put,get}_unaligned
Stanislaw Gruszka
2
-5
/
+8
2019-09-05
mt76: usb: fix endian in mt76u_copy
Stanislaw Gruszka
1
-2
/
+2
2019-09-05
mt76: mt7603: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix PS buffering of action frames
Felix Fietkau
1
-1
/
+1
2019-09-05
mt76: mt7615: fix using VHT STBC rates
Felix Fietkau
1
-6
/
+12
2019-09-05
mt76: mt76u: fix typo in mt76u_fill_rx_sg
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt7615: sync with mt7603 rate control changes
Felix Fietkau
4
-44
/
+124
2019-09-05
mt76: mt7615: reset rate index/counters on rate table update
Felix Fietkau
2
-1
/
+8
2019-09-05
mt76: mt7615: move mt7615_mcu_set_rates to mac.c
Felix Fietkau
4
-98
/
+97
2019-09-05
mt76: mt7603: enable hardware rate up/down selection
Felix Fietkau
1
-2
/
+1
2019-09-05
mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routine
Lorenzo Bianconi
1
-48
/
+42
2019-09-05
mt76: mt7615: always release sem in mt7615_load_patch
Lorenzo Bianconi
1
-3
/
+3
2019-09-05
mt76: mt7615: fall back to sw encryption for unsupported ciphers
Lorenzo Bianconi
1
-0
/
+15
2019-09-05
mt76: mt7615: clean up FWDL TXQ during/after firmware upload
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: add radar pattern test knob to debugfs
Lorenzo Bianconi
6
-14
/
+81
2019-09-05
mt76: mt7615: add csa support
Lorenzo Bianconi
4
-5
/
+36
2019-09-05
mt76: mt7615: do not perform txcalibration before cac is complited
Lorenzo Bianconi
1
-10
/
+15
2019-09-05
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
7
-1
/
+245
2019-09-05
mt76: mt7615: introduce mt7615_regd_notifier
Lorenzo Bianconi
1
-0
/
+11
2019-09-05
mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to int...
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: round up length on mt76_wr_copy
Felix Fietkau
2
-2
/
+2
2019-09-03
zd1211rw: zd_usb: Use struct_size() helper
Gustavo A. R. Silva
1
-8
/
+3
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
3
-2
/
+11
2019-09-03
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
1
-3
/
+1
2019-09-03
rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
Stanislaw Gruszka
1
-3
/
+0
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-09-03
airo: fix memory leaks
Wenwen Wang
1
-2
/
+9
2019-09-03
zd1211rw: remove false assertion from zd_mac_clear()
Oliver Neukum
1
-1
/
+0
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
1
-1
/
+0
2019-09-03
bcma: remove two unused variables
YueHaibing
1
-16
/
+0
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
1
-1
/
+1
2019-09-03
rtw88: pci: enable MSI interrupt
Yu-Yen Ting
1
-5
/
+43
2019-09-03
rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
Jian-Hong Pan
1
-6
/
+26
2019-09-03
rtw88: remove redundant assignment to pointer debugfs_topdir
Colin Ian King
1
-1
/
+1
2019-09-03
rtw88: drop unused rtw_coex_coex_dm_reset()
Guenter Roeck
1
-5
/
+0
2019-09-03
rtw88: Fix an error message
Dan Carpenter
1
-1
/
+1
2019-09-03
rtlwifi: rtl8192ce: Fix incorrect returned values
Larry Finger
1
-3
/
+3
2019-09-03
rtlwifi: rtl8188ee: Fix incorrect returned values
Larry Finger
1
-7
/
+7
2019-09-03
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
1
-5
/
+5
2019-09-03
rtlwifi: rtl8192cu: Convert inline routines to little-endian words
Larry Finger
3
-121
/
+127
2019-09-03
rtlwifi: rtl8192cu: Convert macros that set descriptor
Larry Finger
3
-235
/
+402
2019-09-03
rtlwifi: rtl8192cu: Replace local bit manipulation macros
Larry Finger
1
-55
/
+55
[next]