| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: fix XDP-redirect in this driver | Jesper Dangaard Brouer | 2020-03-16 | 4 | -8/+15 |
* | remoteproc: clean up notification config | Alex Elder | 2020-03-16 | 2 | -4/+2 |
* | qede: remove some unused code in function qede_selftest_receive_traffic | Zheng Zengkai | 2020-03-16 | 1 | -12/+1 |
* | net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset() | Dejin Zheng | 2020-03-16 | 1 | -11/+4 |
* | net: stmmac: use readl_poll_timeout() function in init_systime() | Dejin Zheng | 2020-03-16 | 1 | -11/+4 |
* | chcr: remove set but not used variable 'status' | YueHaibing | 2020-03-16 | 1 | -2/+1 |
* | macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw) | Era Mayflower | 2020-03-16 | 1 | -13/+148 |
* | macsec: Support XPN frame handling - IEEE 802.1AEbw | Era Mayflower | 2020-03-16 | 1 | -36/+94 |
* | net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down | Russell King | 2020-03-15 | 1 | -24/+29 |
* | net: dsa: mv88e6xxx: remove port_link_state functions | Russell King | 2020-03-15 | 4 | -232/+0 |
* | net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex | Russell King | 2020-03-15 | 4 | -145/+107 |
* | net: dsa: mv88e6xxx: fix Serdes link changes | Russell King | 2020-03-15 | 2 | -21/+13 |
* | net: dsa: mv88e6xxx: extend phylink to Serdes PHYs | Russell King | 2020-03-15 | 4 | -74/+480 |
* | net: dsa: mv88e6xxx: configure interface settings in mac_config | Russell King | 2020-03-15 | 1 | -32/+35 |
* | net: dsa: mv88e6xxx: use BMCR definitions for serdes control register | Russell King | 2020-03-15 | 2 | -14/+5 |
* | cdc_ncm: Fix the build warning | Alexander Bersenev | 2020-03-15 | 1 | -1/+1 |
* | net: stmmac: platform: convert to devm_platform_ioremap_resource | Dejin Zheng | 2020-03-15 | 1 | -4/+1 |
* | net: mscc: ocelot: adjust maxlen on NPI port, not CPU | Vladimir Oltean | 2020-03-15 | 1 | -1/+1 |
* | net: via: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+2 |
* | net: sxgbe: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+1 |
* | net: r8169: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+2 |
* | net: qlnic: let core reject the unsupported coalescing parameters | Jakub Kicinski | 2020-03-14 | 1 | -18/+5 |
* | net: qede: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+2 |
* | net: netxen: let core reject the unsupported coalescing parameters | Jakub Kicinski | 2020-03-14 | 1 | -18/+3 |
* | net: nixge: let core reject the unsupported coalescing parameters | Jakub Kicinski | 2020-03-14 | 1 | -21/+1 |
* | net: myri10ge: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+1 |
* | net: sky2: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+4 |
* | net: skge: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+1 |
* | net: octeontx2-pf: let core reject the unsupported coalescing parameters | Jakub Kicinski | 2020-03-14 | 1 | -11/+2 |
* | net: mvpp2: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+2 |
* | net: mvneta: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+2 |
* | net: mv643xx_eth: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+1 |
* | net: jme: reject unsupported coalescing params | Jakub Kicinski | 2020-03-14 | 1 | -0/+3 |
* | net: phy: mscc: fix header defines and descriptions | Antoine Tenart | 2020-03-14 | 3 | -12/+12 |
* | net: phy: mscc: split the driver into separate files | Antoine Tenart | 2020-03-14 | 5 | -1462/+1515 |
* | net: phy: move the mscc driver to its own directory | Antoine Tenart | 2020-03-14 | 6 | -1/+6 |
* | mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode | Petr Machata | 2020-03-14 | 1 | -4/+5 |
* | sfc: support configuring vf spoofchk on EF10 VFs | Edward Cree | 2020-03-14 | 1 | -3/+63 |
* | net: phylink: Add XLGMII support | Jose Abreu | 2020-03-14 | 1 | -0/+27 |
* | net: ena: ethtool: clean up minor indentation issue | Colin Ian King | 2020-03-14 | 1 | -1/+1 |
* | net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up | Vladimir Oltean | 2020-03-14 | 1 | -4/+9 |
* | cxgb4: update T5/T6 adapter register ranges | Shahjada Abul Husain | 2020-03-14 | 1 | -14/+8 |
* | Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2020-03-13 | 10 | -386/+266 |
|\ |
|
| * | net/mlx5: DR, Remove unneeded functions deceleration | Alex Vesker | 2020-03-13 | 1 | -101/+0 |
| * | net/mlx5: DR, Add support for flow table id destination action | Alex Vesker | 2020-03-13 | 3 | -0/+33 |
| * | net/mlx5: Avoid deriving mlx5_core_dev second time | Parav Pandit | 2020-03-13 | 1 | -9/+7 |
| * | net/mlx5: E-switch, Annotate esw state_lock mutex destroy | Parav Pandit | 2020-03-13 | 1 | -0/+1 |
| * | net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy | Parav Pandit | 2020-03-13 | 1 | -1/+3 |
| * | net/mlx5: Accept flow rules without match | Mark Bloch | 2020-03-13 | 6 | -31/+14 |
| * | net/mlx5: E-Switch, Refactor unload all reps per rep type | Bodong Wang | 2020-03-13 | 1 | -19/+5 |