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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...
Xin Long
2016-06-29
1
-2
/
+2
*
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
Jarod Wilson
2016-06-29
1
-12
/
+9
*
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
2016-06-29
1
-2
/
+13
*
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
8
-0
/
+8
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
8
-16
/
+8
*
ixgbe: Fix VLAN features error
Alexander Duyck
2016-05-16
1
-4
/
+4
*
ixgbe: use correct mask when enabling sriov
Emil Tantilov
2016-05-16
1
-2
/
+2
*
i40e: fix an uninitialized variable bug
Dan Carpenter
2016-05-14
1
-1
/
+1
*
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
2016-05-14
1
-1
/
+1
*
i40e: don't add broadcast filter for VFs
Mitch Williams
2016-05-14
1
-8
/
+0
*
i40e/i40evf: properly report Rx packet hash
Mitch Williams
2016-05-14
1
-1
/
+1
*
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
2016-05-14
1
-1
/
+2
*
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
2016-05-13
1
-1
/
+1
*
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
2016-05-13
1
-3
/
+1
*
i40e: Refactor ethtool get_settings
Catherine Sullivan
2016-05-13
1
-123
/
+135
*
i40e: lie to the VF
Mitch Williams
2016-05-13
1
-3
/
+7
*
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
2016-05-13
6
-18
/
+111
*
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
2016-05-13
2
-0
/
+33
*
i40e: Add allmulti support for the VF
Anjali Singhai Jain
2016-05-13
3
-3
/
+30
*
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
2016-05-13
3
-2
/
+7
*
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
2016-05-13
3
-16
/
+55
*
igb/igbvf: Add support for GSO partial
Alexander Duyck
2016-05-13
2
-116
/
+203
*
e1000e: mark shifted values as unsigned
Jacob Keller
2016-05-13
1
-4
/
+4
*
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-05-13
10
-142
/
+143
*
igbvf: use BIT() macro instead of shifts
Jacob Keller
2016-05-13
5
-10
/
+11
*
igbvf: remove unused variable and dead code
Jacob Keller
2016-05-13
1
-3
/
+1
*
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-13
2
-0
/
+44
*
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
2016-05-13
1
-14
/
+14
*
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
2016-05-13
1
-1
/
+1
*
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
2016-05-13
1
-1
/
+2
*
igb: make igb_update_pf_vlvf static
Jacob Keller
2016-05-13
1
-1
/
+1
*
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-05-13
11
-136
/
+136
*
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
2016-05-13
1
-11
/
+11
*
e1000e: fix ethtool autoneg off for non-copper
Steve Shih
2016-05-13
1
-2
/
+10
*
i40e: constify i40e_client_ops structure
Julia Lawall
2016-05-05
1
-1
/
+1
*
i40e: fix misleading indentation
Arnd Bergmann
2016-05-05
1
-1
/
+2
*
i40e: Test memory before ethtool alloc succeeds
Jesse Brandeburg
2016-05-05
1
-3
/
+31
*
i40evf: Allocate Rx buffers properly
Mitch Williams
2016-05-05
1
-4
/
+1
*
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
2016-05-05
5
-62
/
+27
*
i40evf: refactor receive routine
Jesse Brandeburg
2016-05-05
5
-513
/
+481
*
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
7
-75
/
+3
*
i40e: Refactor receive routine
Jesse Brandeburg
2016-05-05
6
-303
/
+531
*
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2016-05-05
3
-8
/
+2
*
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
6
-317
/
+10
*
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2016-05-05
2
-14
/
+12
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-05-04
11
-197
/
+625
|
\
|
*
ixgbevf: Remove unused parameter
Tony Nguyen
2016-05-04
3
-8
/
+4
|
*
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
2016-05-04
3
-42
/
+71
|
*
ixgbevf: Use mac_ops instead of trying to identify NIC type
Alexander Duyck
2016-05-04
4
-27
/
+13
|
*
ixgbevf: Change the relaxed order settings in VF driver for sparc
Babu Moger
2016-05-04
1
-0
/
+6
[next]