summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-03-16remoteproc: clean up notification configAlex Elder
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng
2020-03-16chcr: remove set but not used variable 'status'YueHaibing
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-15net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-03-15net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-03-15net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-03-15net: dsa: mv88e6xxx: fix Serdes link changesRussell King
2020-03-15net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-03-15net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-03-15net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King
2020-03-15cdc_ncm: Fix the build warningAlexander Bersenev
2020-03-15net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng
2020-03-15net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean
2020-03-14net: via: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: sxgbe: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: r8169: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: qede: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: nixge: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: myri10ge: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: sky2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: skge: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mvneta: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: jme: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart
2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata
2020-03-14sfc: support configuring vf spoofchk on EF10 VFsEdward Cree
2020-03-14net: phylink: Add XLGMII supportJose Abreu
2020-03-14net: ena: ethtool: clean up minor indentation issueColin Ian King
2020-03-14net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-03-14cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain
2020-03-13Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang