summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-258-347/+346
|\
| * i40e: Explicitly write platform-specific mac address after PF resetTushar Dave2016-07-221-38/+49
| * i40e: add missing link advertise settingStefan Assmann2016-07-221-0/+1
| * i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan2016-07-221-2/+2
| * i40e: Remove redundant memsetAmitoj Kaur Chawla2016-07-221-1/+0
| * i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-221-1/+1
| * i40e: refactor Rx filter handlingMitch Williams2016-07-223-279/+261
| * i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-223-3/+0
| * i40e/i40evf: remove useless initializerMitch Williams2016-07-221-3/+1
| * i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand2016-07-221-19/+28
| * i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-07-221-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-242-18/+48
|\ \ | |/ |/|
| * i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-141-5/+11
| * i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-141-12/+20
| * i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-141-13/+17
* | i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh2016-06-271-1/+2
* | i40e: Fix errors resulted while turning off TSOTushar Dave2016-06-272-2/+7
* | i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari2016-06-271-2/+2
* | i40e: add VSI info to macaddr messagesShannon Nelson2016-06-271-9/+22
* | i40e: set default VSI without a resetMitch Williams2016-06-271-4/+22
* | i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan2016-06-271-8/+2
* | i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand2016-06-271-2/+1
* | i40e: fix missing DA cable checkSerey Kong2016-06-271-0/+1
* | i40e: Save PCI state before suspendGreg Rose2016-06-271-1/+6
* | i40e: Clean up MSIX IRQs before suspendGreg Rose2016-06-271-0/+3
* | i40e: Add a call to set the client interface downCatherine Sullivan2016-06-271-7/+3
* | i40e: write HENA for VFsMitch Williams2016-06-271-0/+6
* | i40e: add hw struct local variableMitch Williams2016-06-271-38/+41
* | i40e: add functions to control default VSIMitch Williams2016-06-272-0/+58
* | i40e: Move all UDP port notifiers to single functionAlexander Duyck2016-06-171-135/+51
|/
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-202-0/+2
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-202-4/+2
* i40e: fix an uninitialized variable bugDan Carpenter2016-05-141-1/+1
* i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari2016-05-141-1/+1
* i40e: don't add broadcast filter for VFsMitch Williams2016-05-141-8/+0
* i40e/i40evf: properly report Rx packet hashMitch Williams2016-05-141-1/+1
* i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah2016-05-141-1/+2
* i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-131-1/+1
* i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-131-3/+1
* i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-131-123/+135
* i40e: lie to the VFMitch Williams2016-05-131-3/+7
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-136-18/+111
* i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-132-0/+33
* i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-133-2/+7
* i40e: constify i40e_client_ops structureJulia Lawall2016-05-051-1/+1
* i40e: fix misleading indentationArnd Bergmann2016-05-051-1/+2
* i40e: Test memory before ethtool alloc succeedsJesse Brandeburg2016-05-051-3/+31
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-054-48/+17
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-051-1/+1
* i40e: Refactor receive routineJesse Brandeburg2016-05-056-303/+531
OpenPOWER on IntegriCloud