summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ice: Add stats and ethtool supportAnirudh Venkataramanan2018-03-269-5/+1828
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-2610-16/+1631
* ice: Implement transmit and NAPI supportAnirudh Venkataramanan2018-03-265-2/+1171
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-2614-6/+2729
* ice: Add support for switch filter programmingAnirudh Venkataramanan2018-03-267-2/+1935
* ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-267-0/+1548
* ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan2018-03-2610-1/+1025
* ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan2018-03-268-0/+929
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-2610-1/+1082
* ice: Start hardware initializationAnirudh Venkataramanan2018-03-2612-1/+854
* ice: Add support for control queuesAnirudh Venkataramanan2018-03-2612-2/+1458
* ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan2018-03-267-0/+264
* ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-231-3/+4
* ixgbevf: Add XDP queue stats reportingTony Nguyen2018-03-231-0/+24
* ixgbevf: Add support for meta dataTony Nguyen2018-03-231-4/+25
* ixgbevf: Delay tail write for XDP packetsTony Nguyen2018-03-231-12/+18
* ixgbevf: Add support for XDP_TX actionTony Nguyen2018-03-233-32/+294
* ixgbevf: Add XDP support for pass and drop actionsTony Nguyen2018-03-233-42/+178
* ixgbe: enable TSO with IPsec offloadShannon Nelson2018-03-232-11/+29
* ixgbe: no need for esp trailer if GSOShannon Nelson2018-03-231-16/+21
* ixgbe: remove unneeded ipsec test in TX pathShannon Nelson2018-03-231-4/+2Star
* ixgbe: no need for ipsec csum feature checkShannon Nelson2018-03-231-6/+0Star
* ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-231-2/+2
* ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2018-03-232-11/+21
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23168-0/+168
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-234-62/+63
|\
| * e1000e: Fix link check race conditionBenjamin Poirier2018-03-122-21/+24
| * Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier2018-03-123-19/+9Star
| * e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-03-051-2/+2
| * e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-052-2/+2
| * e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2018-03-052-8/+24
| * e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier2018-03-051-0/+3
| * Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier2018-03-051-14/+2Star
| * e1000e: Remove Other from EIACBenjamin Poirier2018-03-051-2/+3
* | i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-191-6/+29
* | i40evf: remove flags that are never usedJacob Keller2018-03-191-3/+0Star
* | i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek2018-03-191-0/+1
* | i40e: Fix incorrect return typesDoug Dziggel2018-03-192-4/+4
* | i40e: add doxygen comment for new mode parameterJacob Keller2018-03-191-0/+1
* | i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-193-3/+22
* | i40e: Prevent setting link speed on KX_X722Patryk Małek2018-03-191-1/+2
* | i40e: Properly check allowed advertisement capabilitiesJan Sokolowski2018-03-191-9/+7Star
* | i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck2018-03-191-12/+11Star
* | i40e: restore TCPv4 input set when re-enabling ATRJacob Keller2018-03-141-0/+9
* | i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-142-1/+25
* | i40e: factor out re-enable functions for ATR and SBJacob Keller2018-03-141-16/+32
* | i40e: track filter type statistics when deleting invalid filtersJacob Keller2018-03-141-8/+48
* | i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-141-28/+51
* | i40e: Cleanup i40e_vlan_rx_registerJacob Keller2018-03-141-17/+4Star
* | i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-141-0/+11