aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-29i40e: added queue pair disable/enable functionsBjörn Töpel1-0/+250
2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski3-32/+21
2018-08-28nfp: support access to absolute RTsymsJakub Kicinski2-9/+46
2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski3-46/+23
2018-08-28nfp: convert existing RTsym helpers to full target decodingJakub Kicinski1-14/+14
2018-08-28nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski4-16/+16
2018-08-28nfp: add RTsym access helpersJakub Kicinski2-0/+171
2018-08-28nfp: add basic errors messages to target logicJakub Kicinski1-2/+10
2018-08-28nfp: save the MU locality field offsetJakub Kicinski3-31/+38
2018-08-28nfp: refactor the per-chip PCIe configJakub Kicinski2-13/+41
2018-08-28nfp: add support for NFP5000Jakub Kicinski2-1/+7
2018-08-28nfp: abm: look up MAC addresses via management FWJakub Kicinski1-9/+25
2018-08-28nfp: add support for indirect HWinfo lookupJakub Kicinski2-0/+44
2018-08-28nfp: interpret extended FW load result codesJakub Kicinski2-3/+85
2018-08-28nfp: attempt FW load from flashJakub Kicinski3-2/+16
2018-08-28nfp: encapsulate NSP command arguments into structsJakub Kicinski1-69/+136
2018-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-1199/+3326
2018-08-28ixgbe: fix the return value for unsupported VF offloadShannon Nelson1-1/+1
2018-08-28ixgbe: disallow IPsec Tx offload when in SR-IOV modeShannon Nelson1-0/+3
2018-08-28ixgbevf: enable VF IPsec offload operationsShannon Nelson5-21/+86
2018-08-28ixgbevf: add VF IPsec offload codeShannon Nelson4-0/+748
2018-08-28ixgbevf: add defines for IPsec offload requestShannon Nelson2-0/+13
2018-08-28ixgbe: add VF IPsec offload request message handlingShannon Nelson3-6/+35
2018-08-28ixgbe: add VF IPsec offload enable flagShannon Nelson3-1/+12
2018-08-28ixgbe: add VF IPsec managementShannon Nelson2-9/+260
2018-08-28ixgbe: prep IPsec constants for later useShannon Nelson1-3/+5
2018-08-28ixgbe: reload IPsec IP table after sa tablesShannon Nelson1-8/+8
2018-08-28ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson1-4/+0
2018-08-28ixgbevf: VF2VF TCP RSSSebastian Basierski1-0/+4
2018-08-28ixgbe: firmware recovery modeSebastian Basierski4-0/+71
2018-08-28ice: Fix and update driver version stringAnirudh Venkataramanan1-1/+1
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin2-7/+28
2018-08-28ice: Enable VSI Rx/Tx pruning only when VLAN 0 is activeBrett Creeley1-9/+85
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran5-2/+286
2018-08-28ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash3-1/+181
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari5-0/+331
2018-08-28ice: Clean up register fileAnirudh Venkataramanan1-229/+188
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao4-53/+891
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan7-171/+580
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan5-553/+500
2018-08-28ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao1-8/+10
2018-08-28ice: Prevent control queue operations during resetAnirudh Venkataramanan4-5/+34
2018-08-28ice: Update request resource command to latest specificationDan Nowlin4-21/+67
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan4-114/+61
2018-08-28ice: Rework flex descriptor programmingAnirudh Venkataramanan2-34/+92
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-410/+565
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King1-1/+1
2018-08-25qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula1-3/+6
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven1-5/+5