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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
i40e/i40evf: remove useless initializer
Mitch Williams
1
-3
/
+1
2016-07-22
i40e: Fix to show correct Advertised Link Modes when link is down
Avinash Dayanand
1
-19
/
+28
2016-07-22
i40e: avoid null pointer dereference
Heinrich Schuchardt
1
-1
/
+3
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-07-14
i40e/i40evf: Fix i40e_rx_checksum
Alexander Duyck
1
-13
/
+17
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
2
-2
/
+7
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: Removing unnecessary code which caused supported link mode bug
Avinash Dayanand
1
-2
/
+1
2016-06-27
i40e: fix missing DA cable check
Serey Kong
1
-0
/
+1
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: write HENA for VFs
Mitch Williams
1
-0
/
+6
2016-06-27
i40e: add hw struct local variable
Mitch Williams
1
-38
/
+41
2016-06-27
i40e: add functions to control default VSI
Mitch Williams
2
-0
/
+58
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
2
-0
/
+2
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2
-4
/
+2
2016-05-14
i40e: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2016-05-14
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
1
-1
/
+1
2016-05-14
i40e: don't add broadcast filter for VFs
Mitch Williams
1
-8
/
+0
2016-05-14
i40e/i40evf: properly report Rx packet hash
Mitch Williams
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: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
1
-1
/
+1
2016-05-13
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
1
-3
/
+1
2016-05-13
i40e: Refactor ethtool get_settings
Catherine Sullivan
1
-123
/
+135
2016-05-13
i40e: lie to the VF
Mitch Williams
1
-3
/
+7
2016-05-13
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
6
-18
/
+111
2016-05-13
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
2
-0
/
+33
2016-05-13
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
3
-2
/
+7
2016-05-05
i40e: constify i40e_client_ops structure
Julia Lawall
1
-1
/
+1
2016-05-05
i40e: fix misleading indentation
Arnd Bergmann
1
-1
/
+2
2016-05-05
i40e: Test memory before ethtool alloc succeeds
Jesse Brandeburg
1
-3
/
+31
2016-05-05
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
4
-48
/
+17
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
1
-1
/
+1
2016-05-05
i40e: Refactor receive routine
Jesse Brandeburg
6
-303
/
+531
2016-05-05
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2
-7
/
+2
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
6
-317
/
+10
2016-05-05
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
1
-7
/
+6
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
2
-3
/
+14
2016-05-01
i40e: make use of BIT() macro to prevent left shift of signed values
Jacob Keller
1
-28
/
+25
2016-05-01
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
1
-1
/
+1
2016-05-01
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
1
-1
/
+1
[prev]
[next]