Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | ethtool: drop get_settings and set_settings callbacks | Michal Kubecek | 4 | -160/+50 |
2018-08-30 | 8390/etherh: convert to ethtool_{get, set}_link_ksettings | Michal Kubecek | 1 | -16/+19 |
2018-08-30 | net: thunderbolt: Convert to use SPDX identifier | Mika Westerberg | 1 | -4/+1 |
2018-08-30 | genetlink: constify genl_err_attr() argument | Michal Kubecek | 1 | -1/+1 |
2018-08-30 | net: ethernet: Convert to using %pOFn instead of device_node.name | Rob Herring | 7 | -46/+40 |
2018-08-30 | net/ncsi: remove duplicated include from ncsi-netlink.c | YueHaibing | 1 | -1/+0 |
2018-08-29 | Merge branch 'nfp-add-NFP5000-support' | David S. Miller | 15 | -236/+682 |
2018-08-29 | nfp: make RTsym users handle absolute symbols correctly | Jakub Kicinski | 3 | -32/+21 |
2018-08-29 | nfp: support access to absolute RTsyms | Jakub Kicinski | 2 | -9/+46 |
2018-08-29 | nfp: convert all RTsym users to use new read/write helpers | Jakub Kicinski | 3 | -46/+23 |
2018-08-29 | nfp: convert existing RTsym helpers to full target decoding | Jakub Kicinski | 1 | -14/+14 |
2018-08-29 | nfp: pass cpp_id to nfp_cpp_map_area() | Jakub Kicinski | 4 | -16/+16 |
2018-08-29 | nfp: add RTsym access helpers | Jakub Kicinski | 2 | -0/+171 |
2018-08-29 | nfp: add basic errors messages to target logic | Jakub Kicinski | 1 | -2/+10 |
2018-08-29 | nfp: save the MU locality field offset | Jakub Kicinski | 3 | -31/+38 |
2018-08-29 | nfp: refactor the per-chip PCIe config | Jakub Kicinski | 2 | -13/+41 |
2018-08-29 | nfp: add support for NFP5000 | Jakub Kicinski | 2 | -1/+7 |
2018-08-29 | nfp: abm: look up MAC addresses via management FW | Jakub Kicinski | 1 | -9/+25 |
2018-08-29 | nfp: add support for indirect HWinfo lookup | Jakub Kicinski | 2 | -0/+44 |
2018-08-29 | nfp: interpret extended FW load result codes | Jakub Kicinski | 2 | -3/+85 |
2018-08-29 | nfp: attempt FW load from flash | Jakub Kicinski | 3 | -2/+16 |
2018-08-29 | nfp: encapsulate NSP command arguments into structs | Jakub Kicinski | 1 | -69/+136 |
2018-08-29 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 17 | -1199/+3326 |
2018-08-29 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 19 | -48/+1241 |
2018-08-29 | ixgbe: fix the return value for unsupported VF offload | Shannon Nelson | 1 | -1/+1 |
2018-08-29 | ixgbe: disallow IPsec Tx offload when in SR-IOV mode | Shannon Nelson | 1 | -0/+3 |
2018-08-29 | ixgbevf: enable VF IPsec offload operations | Shannon Nelson | 5 | -21/+86 |
2018-08-29 | ixgbevf: add VF IPsec offload code | Shannon Nelson | 4 | -0/+748 |
2018-08-29 | ixgbevf: add defines for IPsec offload request | Shannon Nelson | 2 | -0/+13 |
2018-08-29 | ixgbe: add VF IPsec offload request message handling | Shannon Nelson | 3 | -6/+35 |
2018-08-29 | ixgbe: add VF IPsec offload enable flag | Shannon Nelson | 3 | -1/+12 |
2018-08-29 | ixgbe: add VF IPsec management | Shannon Nelson | 2 | -9/+260 |
2018-08-29 | ixgbe: prep IPsec constants for later use | Shannon Nelson | 1 | -3/+5 |
2018-08-29 | ixgbe: reload IPsec IP table after sa tables | Shannon Nelson | 1 | -8/+8 |
2018-08-29 | ixgbe: don't clear IPsec sa counters on HW clearing | Shannon Nelson | 1 | -4/+0 |
2018-08-28 | ixgbevf: VF2VF TCP RSS | Sebastian Basierski | 1 | -0/+4 |
2018-08-28 | ixgbe: firmware recovery mode | Sebastian Basierski | 4 | -0/+71 |
2018-08-28 | ice: Fix and update driver version string | Anirudh Venkataramanan | 1 | -1/+1 |
2018-08-28 | ice: Introduce SERVICE_DIS flag and service routine functions | Akeem G Abodunrin | 2 | -7/+28 |
2018-08-28 | ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active | Brett Creeley | 1 | -9/+85 |
2018-08-28 | ice: Enable firmware logging during device initialization. | Hieu Tran | 5 | -2/+286 |
2018-08-28 | ice: Implement ice_bridge_getlink and ice_bridge_setlink | Md Fahad Iqbal Polash | 3 | -1/+181 |
2018-08-28 | ice: Add support for Tx hang, Tx timeout and malicious driver detection | Sudheer Mogilappagari | 5 | -0/+331 |
2018-08-28 | ice: Clean up register file | Anirudh Venkataramanan | 1 | -229/+188 |
2018-08-28 | ice: Implement handlers for ethtool PHY/link operations | Chinh Cao | 4 | -53/+891 |
2018-08-28 | ice: Refactor VSI allocation, deletion and rebuild flow | Anirudh Venkataramanan | 7 | -171/+580 |
2018-08-28 | ice: Refactor switch rule management structures and functions | Anirudh Venkataramanan | 5 | -553/+500 |
2018-08-28 | ice: Code optimization for ice_fill_sw_rule() | Zhenning Xiao | 1 | -8/+10 |
2018-08-28 | ice: Prevent control queue operations during reset | Anirudh Venkataramanan | 4 | -5/+34 |
2018-08-28 | ice: Update request resource command to latest specification | Dan Nowlin | 4 | -21/+67 |