summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-22i40e/i40evf-bump version to 1.6.11Bimmy Pujari
2016-07-22i40evf: add hyperv dev idsJoshua Hay
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan
2016-07-22i40e/i40evf: remove useless initializerMitch Williams
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck
2016-06-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari
2016-06-27i40evf: always activate correct MAC address filterMitch Williams
2016-06-27i40evf: don't overflow bufferMitch Williams
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-05i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40evf: refactor receive routineJesse Brandeburg
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-01i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller
2016-05-01i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller
2016-05-01i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy
2016-05-01i40evf: RSS Hash Option parametersCarolyn Wyborny
2016-05-01i40e: Remove HMC AQ API implementationNeerav Parikh
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson
2016-04-26i40evf: Don't PanicMitch Williams
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-13i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck
2016-04-06i40evf: properly handle VLAN featuresMitch Williams
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg
2016-04-05i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand
2016-04-05i40evf: Fix get_rss_aqCatherine Sullivan
2016-04-05i40evf: Add longer wait after remove moduleMitch Williams
2016-04-05i40e: Add new device ID for X722Catherine Sullivan
2016-04-05i40evf: Fix VLAN featuresMitch Williams