aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31net: dsa: mv88e6xxx: Be explicit about DT or pdataAndrew Lunn1-0/+3
2018-05-31net: ti: cpsw: include gpio/consumer.hArnd Bergmann1-1/+1
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari1-2/+5
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari1-0/+23
2018-05-31cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2-3/+12
2018-05-31mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata1-1/+1
2018-05-31staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31rocker: rocker_main: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru4-2/+14
2018-05-31Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-10/+54
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches11-21/+18
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann1-3/+1
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann1-1/+1
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2-4/+8
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin1-2/+1
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin1-0/+1
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik1-0/+6
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari1-2/+5
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari2-3/+28
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari1-0/+6
2018-05-29crypto: chtls: free beyond end rspq_skb_cacheAtul Gupta1-1/+1
2018-05-29crypto: chtls: kbuild warningsAtul Gupta1-5/+6
2018-05-29crypto: chtls: dereference null variableAtul Gupta1-2/+1
2018-05-29crypto: chtls: wait for memory sendmsg, sendpageAtul Gupta3-3/+89
2018-05-29crypto:chtls: key len correctionAtul Gupta1-5/+1
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko3-74/+62
2018-05-29mlxsw: cmd: Handle error after reset gracefullyJiri Pirko2-12/+30
2018-05-29mlxsw: reg: Add Management Reset and Shutdown RegisterJiri Pirko1-0/+25
2018-05-29net: qcom/emac: fix device tree initializationTimur Tabi1-3/+13
2018-05-29net/mlx5e: fix TLS dependencyArnd Bergmann1-0/+1
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing2-3/+0
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski1-0/+24
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski3-48/+208
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski3-6/+16
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski3-0/+75
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski4-2/+45
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski3-0/+244
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski2-0/+92
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski3-0/+88
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski4-0/+40
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski1-1/+1
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski1-5/+6
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller19-382/+709
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou1-3/+5
2018-05-29net: hns3: Adds support for led locate command for copper portJian Shen2-41/+6
2018-05-29net: hns3: Remove unused led control codeJian Shen3-112/+0
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang3-10/+110
2018-05-29net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang1-6/+0
2018-05-29net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang1-0/+2