index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
38
-197
/
+97
*
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
2013-02-04
1
-1
/
+3
*
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
2013-02-03
1
-0
/
+1
*
qlcnic: silence false positive overflow warning
Dan Carpenter
2013-02-02
1
-1
/
+1
*
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
2013-02-02
1
-0
/
+6
*
e1000e: use generic IEEE MII definitions
Bruce Allan
2013-01-31
9
-204
/
+138
*
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
2013-01-31
6
-33
/
+31
*
e1000e: update driver version string
Bruce Allan
2013-01-31
1
-1
/
+1
*
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
2013-01-31
7
-48
/
+49
*
e1000e: cleanup: group OR'ed bit settings with parens
Bruce Allan
2013-01-31
1
-2
/
+3
*
e1000e: cleanup defines.h
Bruce Allan
2013-01-31
1
-21
/
+0
*
ixgbe: autoneg variable refactoring
Josh Hay
2013-01-31
6
-35
/
+19
*
ixgbe: removed unused variable from setup_link_speed
Josh Hay
2013-01-31
6
-8
/
+4
*
ixgbe: rename autoneg variables
Josh Hay
2013-01-31
2
-29
/
+28
*
ixgbe: Fix device ref count bug
Greg Rose
2013-01-31
1
-0
/
+2
*
ixgbe: Reset the NIC if up2tc has changed
Amir Hanania
2013-01-31
1
-4
/
+12
*
net/mlx4_en: Fix transmit timeout when driver restarts port
Amir Vadai
2013-01-31
3
-8
/
+14
*
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
2013-01-31
2
-2
/
+8
*
net/mlx4_core: Use firmware driven flow steering hash mode
Hadar Hen Zion
2013-01-31
4
-24
/
+2
*
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
Hadar Hen Zion
2013-01-31
3
-0
/
+21
*
net/mlx4_en: Block insertion of ethtool steering rules while the interface is...
Hadar Hen Zion
2013-01-31
1
-2
/
+4
*
net/mlx4_en: Fix vlan mask for ethtool steering rules
Hadar Hen Zion
2013-01-31
1
-4
/
+9
*
net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules
Hadar Hen Zion
2013-01-31
1
-0
/
+4
*
net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool
Hadar Hen Zion
2013-01-31
1
-37
/
+82
*
net/mlx4_core: Set correctly allow_loopback flag
Hadar Hen Zion
2013-01-31
1
-1
/
+1
*
net/mlx4_core: Directly expose fields of HW flow steering rule control segment
Hadar Hen Zion
2013-01-31
3
-4
/
+7
*
qlcnic: Bump up the version to 5.1.33
Jitendra Kalsaria
2013-01-30
1
-2
/
+2
*
qlcnic: make pci_error_handlers const
Stephen Hemminger
2013-01-30
1
-1
/
+1
*
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
2013-01-30
1
-1
/
+2
*
qlcnic: Fix minidump in NPAR mode
Shahed Shaikh
2013-01-30
1
-0
/
+2
*
qlcnic: driver LRO bug fix
Manish chopra
2013-01-30
2
-5
/
+19
*
qlcnic: Free irq for mailbox interrupts
Manish chopra
2013-01-30
1
-1
/
+1
*
qlcnic: Fix bug in reading HW reset template
Manish chopra
2013-01-30
1
-1
/
+1
*
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
2013-01-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
8
-33
/
+39
|
\
|
*
r8169: fix vlan tag read ordering.
françois romieu
2013-01-27
1
-8
/
+6
|
*
r8169: remove the obsolete and incorrect AMD workaround
Timo Teräs
2013-01-23
1
-7
/
+0
|
*
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2013-01-22
2
-1
/
+3
|
*
net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
Or Gerlitz
2013-01-18
1
-9
/
+2
|
*
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
Yan Burman
2013-01-18
1
-4
/
+9
|
*
net: calxedaxgmac: throw away overrun frames
Rob Herring
2013-01-18
1
-0
/
+4
|
*
3c574_cs: fix operator precedence between << and &
Nickolai Zeldovich
2013-01-17
1
-1
/
+1
|
*
cxgb4: set coalesce parameters on all queues
Thadeu Lima de Souza Cascardo
2013-01-16
1
-3
/
+14
|
*
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-16
1
-2
/
+2
|
*
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2013-01-16
2
-6
/
+2
*
|
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
2
-51
/
+87
*
|
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-29
1
-18
/
+16
*
|
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
2013-01-29
1
-13
/
+12
*
|
net: fec: add napi support to improve proformance
Frank Li
2013-01-29
2
-7
/
+36
*
|
ethoc: Cleanup driver format
Barry Grussling
2013-01-29
1
-17
/
+17
[next]