index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-24
5
-62
/
+195
*
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2016-09-24
2
-11
/
+15
*
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2016-09-24
1
-4
/
+4
*
i40evf: enable adaptive interrupt throttling
Mitch Williams
2016-09-24
1
-5
/
+11
*
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2016-09-24
1
-1
/
+1
*
i40e: add encap csum VF offload flag
Preethi Banala
2016-09-24
1
-0
/
+1
*
i40evf: remove unnecessary error checking against i40e_shutdown_adminq
Lihong Yang
2016-09-22
1
-2
/
+1
*
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
2016-09-22
1
-5
/
+2
*
i40evf: remove unnecessary error checking against i40evf_up_complete
Bimmy Pujari
2016-09-22
1
-8
/
+3
*
i40evf: Fix link state event handling
Sridhar Samudrala
2016-09-22
2
-3
/
+11
*
i40e: avoid potential null pointer dereference when assigning len
Colin Ian King
2016-09-22
1
-1
/
+2
*
i40evf: Open RDMA Client after reset
Avinash Dayanand
2016-08-19
1
-0
/
+2
*
i40e/i40evf: Fix indentation
Jeff Kirsher
2016-08-19
1
-27
/
+30
*
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
2016-08-19
1
-0
/
+21
*
i40e: Fix byte ordering in ARP NS code for X722
Carolyn Wyborny
2016-08-19
1
-17
/
+21
*
i40e: refactor tail_bump check
Carolyn Wyborny
2016-08-19
1
-4
/
+2
*
i40evf: report link speed
Mitch Williams
2016-08-19
3
-12
/
+70
*
i40e: use alloc_workqueue instead of create_singlethread_workqueue
Jacob Keller
2016-08-19
1
-1
/
+2
*
i40e/i40evf-Bump version from 1.6.11 to 1.6.12
Bimmy Pujari
2016-08-18
1
-1
/
+1
*
i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability
Jacob Keller
2016-08-18
1
-0
/
+2
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-07-25
4
-5
/
+4
|
\
|
*
i40e/i40evf-bump version to 1.6.11
Bimmy Pujari
2016-07-22
1
-1
/
+1
|
*
i40evf: add hyperv dev ids
Joshua Hay
2016-07-22
1
-0
/
+2
|
*
i40e: Remove device ID 0x37D4
Catherine Sullivan
2016-07-22
2
-2
/
+0
|
*
i40e/i40evf: remove useless initializer
Mitch Williams
2016-07-22
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-13
/
+17
|
\
\
|
|
/
|
/
|
|
*
i40e/i40evf: Fix i40e_rx_checksum
Alexander Duyck
2016-07-14
1
-13
/
+17
*
|
i40e/i40evf: Bump version from 1.5.16 to 1.6.4
Bimmy Pujari
2016-06-27
1
-2
/
+2
*
|
i40evf: always activate correct MAC address filter
Mitch Williams
2016-06-27
1
-1
/
+1
*
|
i40evf: don't overflow buffer
Mitch Williams
2016-06-27
1
-0
/
+8
|
/
*
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
2
-0
/
+2
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
2
-4
/
+2
*
i40e: Add allmulti support for the VF
Anjali Singhai Jain
2016-05-13
3
-3
/
+30
*
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
1
-14
/
+10
*
i40evf: refactor receive routine
Jesse Brandeburg
2016-05-05
5
-513
/
+481
*
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
6
-74
/
+2
*
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2016-05-05
1
-1
/
+0
*
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2016-05-05
1
-7
/
+6
*
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-05-01
2
-3
/
+14
*
i40evf: make use of BIT() macro to avoid signed left shift
Jacob Keller
2016-05-01
1
-22
/
+22
*
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
2016-05-01
1
-1
/
+1
*
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
2016-05-01
1
-1
/
+1
*
i40evf: RSS Hash Option parameters
Carolyn Wyborny
2016-05-01
1
-199
/
+2
*
i40e: Remove HMC AQ API implementation
Neerav Parikh
2016-05-01
1
-25
/
+0
*
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-27
3
-0
/
+33
*
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2016-04-27
1
-1
/
+2
*
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
2016-04-27
2
-0
/
+2
*
i40e: Add device capability which defines if update is available
Michal Kosiarz
2016-04-27
2
-0
/
+6
*
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-04-26
4
-284
/
+294
[next]