summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson
2018-09-01i40e: fix possible compiler warning in xsk TX pathMagnus Karlsson
2018-08-30i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2018-08-30i40evf: cancel workqueue sync for adminq when a VF is removedLihong Yang
2018-08-30i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2018-08-30i40evf: Don't enable vlan stripping when rx offload is turned onPatryk Małek
2018-08-30i40e: Check and correct speed values for link on openJan Sokolowski
2018-08-30i40e: report correct statistics when XDP is enabledBjörn Töpel
2018-08-30i40e: static analysis report from communityMartyna Szapar
2018-08-30i40evf: set IFF_UNICAST_FLT flag for the VFLihong Yang
2018-08-30i40e: use correct length for strncpyMitch Williams
2018-08-30i40evf: Validate the number of queues a PF sendsPaul M Stillwell Jr
2018-08-30i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2018-08-30i40evf: update ethtool stats code and use helper functionsJacob Keller
2018-08-30i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.hJacob Keller
2018-08-30i40e: convert queue stats to i40e_stats arrayJacob Keller
2018-08-29i40e: add AF_XDP zero-copy Tx supportMagnus Karlsson
2018-08-29i40e: move common Tx functions to i40e_txrx_common.hMagnus Karlsson
2018-08-29i40e: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-08-29i40e: move common Rx functions to i40e_txrx_common.hBjörn Töpel
2018-08-29i40e: refactor Rx path for re-useBjörn Töpel
2018-08-29i40e: added queue pair disable/enable functionsBjörn Töpel
2018-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-08-28ixgbe: fix the return value for unsupported VF offloadShannon Nelson
2018-08-28ixgbe: disallow IPsec Tx offload when in SR-IOV modeShannon Nelson
2018-08-28ixgbevf: enable VF IPsec offload operationsShannon Nelson
2018-08-28ixgbevf: add VF IPsec offload codeShannon Nelson
2018-08-28ixgbevf: add defines for IPsec offload requestShannon Nelson
2018-08-28ixgbe: add VF IPsec offload request message handlingShannon Nelson
2018-08-28ixgbe: add VF IPsec offload enable flagShannon Nelson
2018-08-28ixgbe: add VF IPsec managementShannon Nelson
2018-08-28ixgbe: prep IPsec constants for later useShannon Nelson
2018-08-28ixgbe: reload IPsec IP table after sa tablesShannon Nelson
2018-08-28ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson
2018-08-28ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-08-28ixgbe: firmware recovery modeSebastian Basierski
2018-08-28ice: Fix and update driver version stringAnirudh Venkataramanan
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin
2018-08-28ice: Enable VSI Rx/Tx pruning only when VLAN 0 is activeBrett Creeley
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran
2018-08-28ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari
2018-08-28ice: Clean up register fileAnirudh Venkataramanan
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan
2018-08-28ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao
2018-08-28ice: Prevent control queue operations during resetAnirudh Venkataramanan
2018-08-28ice: Update request resource command to latest specificationDan Nowlin