summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-08-28nfp: attempt FW load from flashJakub Kicinski
2018-08-28nfp: encapsulate NSP command arguments into structsJakub Kicinski
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
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan
2018-08-28ice: Rework flex descriptor programmingAnirudh Venkataramanan
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King
2018-08-25qlge: Fix netdev features configuration.Manish Chopra
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven
2018-08-25net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai
2018-08-24igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai
2018-08-24igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia
2018-08-24e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-08-24e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-08-24ixgb: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds