summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2016-10-28i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang1-1/+1
2016-10-28i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli1-0/+1
2016-10-28i40e: Fix configure TCs after initial DCB disableDavid Ertman2-27/+5
2016-10-04i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-04i40e: fix sideband flow director vector allocationStefan Assmann1-2/+9
2016-10-04i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann1-16/+22
2016-10-04i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann1-11/+16
2016-09-25i40evf: support queue-specific settings for interrupt moderationJacob Keller2-8/+85
2016-09-25i40e: don't configure zero-size RSS tableMitch Williams1-0/+2
2016-09-25i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck3-84/+3
2016-09-25i40e: Split Flow Director descriptor config into separate functionAlexander Duyck1-51/+64
2016-09-25i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2-11/+15
2016-09-25i40e: Fix Flow Director raw_buf cleanupAlexander Duyck1-4/+4
2016-09-25i40e: Increase minimum number of allocated VSIAkeem Abodunrin1-1/+1
2016-09-25i40e/i40evf: Changed version to 1.6.16Bimmy Pujari1-1/+1
2016-09-25i40e: removing unreachable codeHenry Tieman1-5/+1
2016-09-25i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller1-3/+7
2016-09-25i40e: cleanup ATR auto_disable_flags useJacob Keller3-20/+17
2016-09-25i40e: add encap csum VF offload flagPreethi Banala1-0/+1
2016-09-25i40e: fix deleting mac filtersAlan Brady1-2/+2
2016-09-25i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy1-1/+0
2016-09-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-21/+34
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2-4/+11
2016-09-23i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck1-5/+2
2016-09-23i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny1-3/+3
2016-09-23i40e: Fix to check for NULLCarolyn Wyborny1-1/+10
2016-09-23i40e: return correct opcode to VFMitch Williams1-2/+2
2016-09-23i40e: fix "dump port" command when NPAR enabledAlan Brady1-1/+6
2016-09-23i40e: fix setting user defined RSS hash keyAlan Brady3-9/+11
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-1/+1
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+11
2016-09-02i40e: Fix kernel panic on enable/disable LLDPDave Ertman1-4/+11
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+30
2016-08-26i40e: Change some init flow for the clientAnjali Singhai Jain2-12/+30
2016-08-20i40e/i40evf: Fix indentationJeff Kirsher1-65/+66
2016-08-20i40e: Correcting mutex usage in client codeAvinash Dayanand1-0/+1
2016-08-20i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2-7/+3
2016-08-20i40e: Initialize pointer in client_release functionHarshitha Ramamurthy1-2/+2
2016-08-20i40e: Check client is open before calling client opsCatherine Sullivan1-0/+25
2016-08-20i40e: use matching format identifiersHeinrich Schuchardt1-13/+13
2016-08-20i40e: Add support for HMC resource and profile for X722Carolyn Wyborny1-0/+21
2016-08-20i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny1-17/+21
2016-08-20i40e: refactor tail_bump checkCarolyn Wyborny1-4/+2
2016-08-20i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller1-1/+2
2016-08-20i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller1-4/+17
2016-08-20i40e: fix broken i40e_config_rss_aq functionJacob Keller1-34/+23
2016-08-20i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller1-27/+27
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala1-0/+1
2016-08-18i40e: remove a stray unlockDan Carpenter1-1/+0
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari1-1/+1