summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-031-0/+6
* i40e: fix sideband flow director vector allocationStefan Assmann2016-10-031-2/+9
* i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-031-16/+22
* i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-031-11/+16
* i40e: don't configure zero-size RSS tableMitch Williams2016-09-241-0/+2
* i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2016-09-241-1/+1
* i40e: removing unreachable codeHenry Tieman2016-09-241-5/+1
* i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller2016-09-241-3/+7
* i40e: cleanup ATR auto_disable_flags useJacob Keller2016-09-241-13/+7
* i40e: fix deleting mac filtersAlan Brady2016-09-241-2/+2
* i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy2016-09-241-1/+0
* i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny2016-09-221-3/+3
* i40e: fix setting user defined RSS hash keyAlan Brady2016-09-221-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-4/+11
|\
| * i40e: Fix kernel panic on enable/disable LLDPDave Ertman2016-09-011-4/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+0
|\|
| * i40e: Change some init flow for the clientAnjali Singhai Jain2016-08-251-1/+0
* | i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2016-08-191-1/+2
* | i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller2016-08-191-4/+17
* | i40e: fix broken i40e_config_rss_aq functionJacob Keller2016-08-191-34/+23
* | i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller2016-08-191-27/+27
* | i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2016-08-181-1/+1
* | i40e: fix lookup table when RSS disabled/enabledAlan Brady2016-08-181-0/+28
* | i40e: Fix static analysis tool warningDave Ertman2016-08-181-3/+1
* | i40e: reset RX csum error stat with other pf statsCatherine Sullivan2016-08-181-0/+1
|/
* i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-6/+3
|\
| * ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-231-6/+3
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-251-316/+285
|\ \
| * | i40e: Explicitly write platform-specific mac address after PF resetTushar Dave2016-07-221-38/+49
| * | 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-221-275/+235
| * | i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-221-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-5/+31
|\ \ \ | |/ / |/| |
| * | 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: 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-271-2/+6
* | 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: 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: add hw struct local variableMitch Williams2016-06-271-38/+41
* | 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-201-0/+1
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-2/+1