summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski
2018-08-28nfp: support access to absolute RTsymsJakub Kicinski
2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski
2018-08-28nfp: convert existing RTsym helpers to full target decodingJakub Kicinski
2018-08-28nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski
2018-08-28nfp: add RTsym access helpersJakub Kicinski
2018-08-28nfp: add basic errors messages to target logicJakub Kicinski
2018-08-28nfp: save the MU locality field offsetJakub Kicinski
2018-08-28nfp: refactor the per-chip PCIe configJakub Kicinski
2018-08-28nfp: add support for NFP5000Jakub Kicinski
2018-08-28nfp: abm: look up MAC addresses via management FWJakub Kicinski
2018-08-28nfp: add support for indirect HWinfo lookupJakub Kicinski
2018-08-28nfp: interpret extended FW load result codesJakub Kicinski
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-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King