index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-19
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
Jacob Keller
1
-4
/
+17
2016-08-19
i40e: fix broken i40e_config_rss_aq function
Jacob Keller
1
-34
/
+23
2016-08-19
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
Jacob Keller
1
-27
/
+27
2016-08-18
i40e/i40evf-Bump version from 1.6.11 to 1.6.12
Bimmy Pujari
1
-1
/
+1
2016-08-18
i40e: fix lookup table when RSS disabled/enabled
Alan Brady
1
-0
/
+28
2016-08-18
i40e: Fix static analysis tool warning
Dave Ertman
1
-3
/
+1
2016-08-18
i40e: reset RX csum error stat with other pf stats
Catherine Sullivan
1
-0
/
+1
2016-08-16
i40e: check for and deal with non-contiguous TCs
Dave Ertman
1
-10
/
+25
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2016-07-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-316
/
+285
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+31
2016-07-22
i40e: Explicitly write platform-specific mac address after PF reset
Tushar Dave
1
-38
/
+49
2016-07-22
i40e: Remove redundant memset
Amitoj Kaur Chawla
1
-1
/
+0
2016-07-22
i40e/i40evf-bump version to 1.6.11
Bimmy Pujari
1
-1
/
+1
2016-07-22
i40e: refactor Rx filter handling
Mitch Williams
1
-275
/
+235
2016-07-22
i40e: Remove device ID 0x37D4
Catherine Sullivan
1
-1
/
+0
2016-07-14
i40e: use valid online CPU on q_vector initialization
Guilherme G. Piccoli
1
-5
/
+11
2016-07-14
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
Kiran Patil
1
-12
/
+20
2016-06-27
i40e: Don't notify client(s) for DCB changes on all VSIs
Neerav Parikh
1
-1
/
+2
2016-06-27
i40e: Fix errors resulted while turning off TSO
Tushar Dave
1
-2
/
+6
2016-06-27
i40e/i40evf: Bump version from 1.5.16 to 1.6.4
Bimmy Pujari
1
-2
/
+2
2016-06-27
i40e: add VSI info to macaddr messages
Shannon Nelson
1
-9
/
+22
2016-06-27
i40e: set default VSI without a reset
Mitch Williams
1
-4
/
+22
2016-06-27
i40e: Fix RSS to not be limited by the number of CPUs
Catherine Sullivan
1
-8
/
+2
2016-06-27
i40e: Save PCI state before suspend
Greg Rose
1
-1
/
+6
2016-06-27
i40e: Clean up MSIX IRQs before suspend
Greg Rose
1
-0
/
+3
2016-06-27
i40e: Add a call to set the client interface down
Catherine Sullivan
1
-7
/
+3
2016-06-27
i40e: add hw struct local variable
Mitch Williams
1
-38
/
+41
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-6
/
+3
2016-06-17
i40e: Move all UDP port notifiers to single function
Alexander Duyck
1
-135
/
+51
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
1
-0
/
+1
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+1
2016-05-14
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
1
-1
/
+1
2016-05-14
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
1
-1
/
+2
2016-05-13
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
1
-1
/
+29
2016-05-05
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
1
-13
/
+5
2016-05-05
i40e: Refactor receive routine
Jesse Brandeburg
1
-12
/
+4
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
1
-42
/
+7
2016-05-04
net: remove dev->trans_start
Florian Westphal
1
-1
/
+1
2016-05-01
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
1
-2
/
+8
2016-05-01
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
1
-1
/
+1
2016-05-01
i40e: Update device ids for X722
Catherine Sullivan
1
-0
/
+1
2016-05-01
i40e: Drop extra copy of function
Jesse Brandeburg
1
-18
/
+0
2016-05-01
i40e: Prevent falling to promiscuous if the VF is not trusted
Anjali Singhai Jain
1
-0
/
+6
2016-04-26
i40e: Add support for configuring VF RSS
Mitch Williams
1
-7
/
+28
2016-04-26
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
1
-0
/
+2
2016-04-26
i40e/i40evf: Clean up feature flags
Alexander Duyck
1
-35
/
+26
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-04-06
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
1
-1
/
+1
2016-04-06
i40e: Patch to support trusted VF
Anjali Singhai Jain
1
-0
/
+1
[prev]
[next]