summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: fix XDP-redirect in this driverJesper Dangaard Brouer2020-03-164-8/+15
* remoteproc: clean up notification configAlex Elder2020-03-162-4/+2
* qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai2020-03-161-12/+1
* net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng2020-03-161-11/+4
* net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng2020-03-161-11/+4
* chcr: remove set but not used variable 'status'YueHaibing2020-03-161-2/+1
* macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower2020-03-161-13/+148
* macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower2020-03-161-36/+94
* net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King2020-03-151-24/+29
* net: dsa: mv88e6xxx: remove port_link_state functionsRussell King2020-03-154-232/+0
* net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King2020-03-154-145/+107
* net: dsa: mv88e6xxx: fix Serdes link changesRussell King2020-03-152-21/+13
* net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King2020-03-154-74/+480
* net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King2020-03-151-32/+35
* net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King2020-03-152-14/+5
* cdc_ncm: Fix the build warningAlexander Bersenev2020-03-151-1/+1
* net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng2020-03-151-4/+1
* net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean2020-03-151-1/+1
* net: via: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
* net: sxgbe: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
* net: r8169: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
* net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-18/+5
* net: qede: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
* net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-18/+3
* net: nixge: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-21/+1
* net: myri10ge: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
* net: sky2: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+4
* net: skge: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
* net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-11/+2
* net: mvpp2: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
* net: mvneta: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
* net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
* net: jme: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+3
* net: phy: mscc: fix header defines and descriptionsAntoine Tenart2020-03-143-12/+12
* net: phy: mscc: split the driver into separate filesAntoine Tenart2020-03-145-1462/+1515
* net: phy: move the mscc driver to its own directoryAntoine Tenart2020-03-146-1/+6
* mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata2020-03-141-4/+5
* sfc: support configuring vf spoofchk on EF10 VFsEdward Cree2020-03-141-3/+63
* net: phylink: Add XLGMII supportJose Abreu2020-03-141-0/+27
* net: ena: ethtool: clean up minor indentation issueColin Ian King2020-03-141-1/+1
* net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean2020-03-141-4/+9
* cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain2020-03-141-14/+8
* Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-1310-386/+266
|\
| * net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker2020-03-131-101/+0
| * net/mlx5: DR, Add support for flow table id destination actionAlex Vesker2020-03-133-0/+33
| * net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit2020-03-131-9/+7
| * net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit2020-03-131-0/+1
| * net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit2020-03-131-1/+3
| * net/mlx5: Accept flow rules without matchMark Bloch2020-03-136-31/+14
| * net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang2020-03-131-19/+5