summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-02-18ethtool: Add support for low latency RS FECAya Levin
2020-02-18net/mlxe5: Separate between FEC and current speedAya Levin
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin
2020-02-18net/mlx5e: Enforce setting of a single FEC modeAya Levin
2020-02-18net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches
2020-02-18net/mlx5e: Support dump callback in RX reporterAya Levin
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin
2020-02-18net/mlx5: Add support for resource dumpAya Levin
2020-02-18sfc: elide assignment of skbEdward Cree
2020-02-18net: fec: Prevent unbind operationFabio Estevam
2020-02-17net: ena: remove set but not used variable 'hash_key'YueHaibing
2020-02-17net: usb: cdc-phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-17net: phy: allow bcm84881 to be a moduleRussell King
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel
2020-02-17sfc: move some ARFS code out of headersEdward Cree
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree
2020-02-17net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko
2020-02-16net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frameLorenzo Bianconi
2020-02-16net: mvneta: introduce xdp counters to ethtoolLorenzo Bianconi
2020-02-16net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routineLorenzo Bianconi
2020-02-16net: mvneta: rely on open-coding updating stats for non-xdp and tx pathLorenzo Bianconi
2020-02-16net: mvneta: move refill_err and skb_alloc_err in per-cpu statsLorenzo Bianconi
2020-02-16net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -dAndrew Lunn
2020-02-16net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -dAndrew Lunn
2020-02-16net: dsa: mv88e6xxx: Allow PCS registers to be retrieved via ethtoolAndrew Lunn
2020-02-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-02-16net/macsonic: Remove interrupt handler wrapperFinn Thain
2020-02-16net/sonic: Start packet transmission immediatelyFinn Thain
2020-02-16net/sonic: Remove explicit memory barriersFinn Thain
2020-02-16net/sonic: Remove redundant netif_start_queue() callFinn Thain
2020-02-16net/sonic: Remove redundant next_tx variableFinn Thain
2020-02-16net/sonic: Refactor duplicated codeFinn Thain
2020-02-16net/sonic: Remove obsolete commentFinn Thain
2020-02-16sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov
2020-02-16sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov
2020-02-16net: phylink: improve initial mac configurationRussell King
2020-02-16net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-02-16net: phylink: use phylib resolved flow control modesRussell King
2020-02-16net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-02-16net: phylink: remove pause mode ethtool setting for fixed linksRussell King