summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier
2018-05-31virtio_net: fix error return code in virtnet_probe()Wei Yongjun
2018-05-31net: dsa: mv88e6xxx: Be explicit about DT or pdataAndrew Lunn
2018-05-31net: ti: cpsw: include gpio/consumer.hArnd Bergmann
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari
2018-05-31cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar
2018-05-31mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata
2018-05-31staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata
2018-05-31rocker: rocker_main: Ignore bridge VLAN eventsPetr Machata
2018-05-31mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru
2018-05-31Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari
2018-05-29crypto: chtls: free beyond end rspq_skb_cacheAtul Gupta
2018-05-29crypto: chtls: kbuild warningsAtul Gupta
2018-05-29crypto: chtls: dereference null variableAtul Gupta
2018-05-29crypto: chtls: wait for memory sendmsg, sendpageAtul Gupta
2018-05-29crypto:chtls: key len correctionAtul Gupta
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko
2018-05-29mlxsw: cmd: Handle error after reset gracefullyJiri Pirko
2018-05-29mlxsw: reg: Add Management Reset and Shutdown RegisterJiri Pirko
2018-05-29net: qcom/emac: fix device tree initializationTimur Tabi
2018-05-29net/mlx5e: fix TLS dependencyArnd Bergmann
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou
2018-05-29net: hns3: Adds support for led locate command for copper portJian Shen
2018-05-29net: hns3: Remove unused led control codeJian Shen
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang