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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2
-10
/
+2
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
1
-1
/
+1
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
1
-2
/
+1
2021-04-17
rtl8xxxu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+4
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
1
-9
/
+16
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2
-64
/
+115
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
1
-1
/
+61
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
1
-9
/
+29
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
1
-13
/
+29
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
1
-7
/
+4
2021-04-17
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
1
-2
/
+4
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-7
/
+3
2021-04-17
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
1
-67
/
+0
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2
-14
/
+2
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
1
-6
/
+1
2021-04-17
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
1
-2
/
+0
2021-04-17
rtlwifi: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-04-17
qtnfmac: remove meaningless labels
wengjianfeng
1
-21
/
+6
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
1
-130
/
+370
2021-04-17
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
1
-12
/
+0
2021-04-17
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
1
-3
/
+0
2021-04-17
Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...
Kalle Valo
44
-541
/
+1102
2021-04-17
Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wireless
Kalle Valo
66
-1298
/
+2243
2021-04-15
Merge tag 'linux-can-next-for-5.13-20210414' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2021-04-15
Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
24
-776
/
+961
2021-04-15
net: enetc: fetch MAC address from device tree
Michael Walle
1
-16
/
+49
2021-04-14
sfc: Remove duplicate argument
Wan Jiabing
1
-1
/
+0
2021-04-14
atm: idt77252: remove unused function
Jiapeng Chong
1
-6
/
+0
2021-04-14
r8169: add support for pause ethtool ops
Heiner Kallweit
1
-0
/
+28
2021-04-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
4
-8
/
+5
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
7
-1
/
+99
2021-04-14
net: phy: marvell-88x2222: swap 1G/10G modes on autoneg
Ivan Bornyakov
1
-28
/
+89
2021-04-14
net: phy: marvell-88x2222: move read_status after config_aneg
Ivan Bornyakov
1
-98
/
+98
2021-04-14
net: phy: marvell-88x2222: check that link is operational
Ivan Bornyakov
1
-0
/
+43
2021-04-14
net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP
Aya Levin
1
-2
/
+3
2021-04-14
net/mlx5: Replace spaces with tab at the start of a line
Wenpeng Liang
1
-1
/
+1
2021-04-14
net/mlx5: Remove return statement exist at the end of void function
Wenpeng Liang
3
-4
/
+0
2021-04-14
net/mlx5: Add a blank line after declarations
Wenpeng Liang
2
-2
/
+3
2021-04-14
net/mlx5: Fix bit-wise and with zero
Colin Ian King
1
-1
/
+1
2021-04-14
net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()
Roi Dayan
2
-5
/
+5
2021-04-14
net/mlx5: DR, Use variably sized data structures for different actions
Jianbo Liu
4
-159
/
+199
2021-04-14
net/mlx5: SF, Reuse stored hardware function id
Parav Pandit
1
-3
/
+2
2021-04-14
net/mlx5: SF, Use device pointer directly
Parav Pandit
1
-8
/
+8
2021-04-14
net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled
Parav Pandit
3
-55
/
+93
2021-04-14
net/mlx5: E-Switch, Move legacy code to a individual file
Parav Pandit
5
-507
/
+539
2021-04-14
net/mlx5: E-Switch, Convert a macro to a helper routine
Parav Pandit
2
-17
/
+20
2021-04-14
net/mlx5: E-Switch Make cleanup sequence mirror of init
Parav Pandit
1
-2
/
+1
[next]