summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2018-11-10i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2018-03-22i40e: only register client on iWarp-capable devicesMitch Williams
2018-03-22i40e/i40evf: Fix use after free in Rx cleanup pathAlexander Duyck
2018-03-22i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2018-03-22i40e: Acquire NVM lock before reads on all devicesAaron Salter
2018-03-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2016-10-27i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-27i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli
2016-10-27i40e: Fix configure TCs after initial DCB disableDavid Ertman
2016-10-03i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-03i40e: fix sideband flow director vector allocationStefan Assmann
2016-10-03i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann
2016-10-03i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-09-24i40e: don't configure zero-size RSS tableMitch Williams
2016-09-24i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck
2016-09-24i40e: Split Flow Director descriptor config into separate functionAlexander Duyck
2016-09-24i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck
2016-09-24i40e: Fix Flow Director raw_buf cleanupAlexander Duyck
2016-09-24i40e: Increase minimum number of allocated VSIAkeem Abodunrin
2016-09-24i40e/i40evf: Changed version to 1.6.16Bimmy Pujari
2016-09-24i40e: removing unreachable codeHenry Tieman
2016-09-24i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller
2016-09-24i40e: add encap csum VF offload flagPreethi Banala
2016-09-24i40e: fix deleting mac filtersAlan Brady
2016-09-24i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy
2016-09-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-22i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck
2016-09-22i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny
2016-09-22i40e: Fix to check for NULLCarolyn Wyborny
2016-09-22i40e: return correct opcode to VFMitch Williams
2016-09-22i40e: fix "dump port" command when NPAR enabledAlan Brady
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-25i40e: Change some init flow for the clientAnjali Singhai Jain
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher
2016-08-19i40e: Correcting mutex usage in client codeAvinash Dayanand
2016-08-19i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches
2016-08-19i40e: Initialize pointer in client_release functionHarshitha Ramamurthy
2016-08-19i40e: Check client is open before calling client opsCatherine Sullivan
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt
2016-08-19i40e: Add support for HMC resource and profile for X722Carolyn Wyborny
2016-08-19i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny