index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
32
-210
/
+159
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
2016-10-18
net: phy: dp83867: add support for MAC impedance configuration
Mugunthan V N
1
-0
/
+28
2016-10-17
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
1
-2
/
+6
2016-10-17
net: ethernet: nb8800: fix error return code in nb8800_open()
Wei Yongjun
1
-1
/
+3
2016-10-17
fjes: fix format string for trace output
Arnd Bergmann
1
-2
/
+2
2016-10-17
net: phy: Use phy name when requesting the interrupt
Andrew Lunn
1
-2
/
+1
2016-10-17
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
2
-20
/
+27
2016-10-17
net: phy: Use threaded IRQ, to allow IRQ from sleeping devices
Andrew Lunn
1
-4
/
+4
2016-10-17
net: dsa: mv88e6xxx: Implement interrupt support.
Andrew Lunn
4
-11
/
+418
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2016-10-15
ipvlan: constify l3mdev_ops structure
Julia Lawall
1
-1
/
+1
2016-10-14
fjes: Update fjes driver version : 1.2
Taku Izumi
1
-1
/
+1
2016-10-14
fjes: Add debugfs entry for EP status information in fjes driver
Taku Izumi
4
-2
/
+145
2016-10-14
fjes: ethtool -w and -W support for fjes driver
Taku Izumi
4
-0
/
+284
2016-10-14
fjes: Add tracepoints in fjes driver
Taku Izumi
5
-4
/
+369
2016-10-14
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
4
-5
/
+137
2016-10-14
fjes: ethtool -d support for fjes driver
Taku Izumi
1
-0
/
+48
2016-10-14
qed: Fix possible race when reading firmware return code.
Manish Chopra
2
-8
/
+8
2016-10-14
qed: Handle malicious VFs events
Yuval Mintz
3
-20
/
+96
2016-10-14
qed: Allow chance for fast ramrod completions
Yuval Mintz
1
-26
/
+59
[next]