index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-10-21
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
Vitaly Kuznetsov
1
-0
/
+7
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
5
-29
/
+8
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
15
-101
/
+38
2016-10-20
net: use core MTU range checking in virt drivers
Jarod Wilson
8
-34
/
+35
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
7
-88
/
+74
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
20
-30
/
+6
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
12
-108
/
+30
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
9
-44
/
+25
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
21
-108
/
+67
2016-10-20
myri10ge: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-10-20
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
net: phy: aquantia: add PHY ID of AQR106 and AQR107
Shaohui Xie
1
-0
/
+28
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
1
-14
/
+11
2016-10-20
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
1
-0
/
+2
2016-10-19
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
1
-0
/
+59
2016-10-19
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2
-52
/
+65
2016-10-19
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2
-26
/
+18
2016-10-18
qed: Remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2016-10-18
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-18
r8152: add new products of Lenovo
hayeswang
2
-1
/
+33
2016-10-18
net: smc91x: take into account half-word workaround
Robert Jarzmik
1
-0
/
+2
2016-10-18
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
2
-39
/
+46
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
1
-12
/
+2
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
5
-0
/
+156
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
1
-0
/
+35
2016-10-18
net: phy: Encapsulate actions performed during link state changes into functi...
Zach Brown
1
-8
/
+13
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2
-5
/
+5
2016-10-18
rocker: Flip to the new dev walk API
David Ahern
1
-7
/
+24
2016-10-18
mlxsw: Flip to the new dev walk API
David Ahern
1
-14
/
+23
2016-10-18
ixgbe: Flip to the new dev walk API
David Ahern
1
-50
/
+82
2016-10-18
IB/ipoib: Flip to new dev walk API
David Ahern
1
-12
/
+25
2016-10-18
IB/core: Flip to the new dev walk API
David Ahern
2
-27
/
+24
2016-10-18
net: bonding: Flip to the new dev walk API
David Ahern
2
-38
/
+61
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
33
-222
/
+169
2016-10-18
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
4
-41
/
+8
2016-10-18
ethernet/tile: use core min/max MTU checking
Jarod Wilson
2
-35
/
+13
2016-10-18
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2
-13
/
+9
2016-10-18
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
4
-28
/
+12
2016-10-18
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
3
-11
/
+9
2016-10-18
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2
-20
/
+8
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
7
-24
/
+24
2016-10-18
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
3
-17
/
+12
2016-10-18
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
5
-16
/
+11
2016-10-18
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
2
-22
/
+10
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
5
-69
/
+35
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
13
-101
/
+62
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
10
-74
/
+51
2016-10-18
ethernet/atheros: use core min/max MTU checking
Jarod Wilson
7
-51
/
+47
[next]