summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King
2020-02-16net: add helpers to resolve negotiated flow controlRussell King
2020-02-16r8169: improve statistics of missed rx packetsHeiner Kallweit
2020-02-16r8169: improve rtl_jumbo_configHeiner Kallweit
2020-02-16r8169: improve rtl8169_get_mac_versionHeiner Kallweit
2020-02-16r8169: add helper rtl_pci_commitHeiner Kallweit
2020-02-16r8169: simplify setting netdev featuresHeiner Kallweit
2020-02-16r8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_start_8169Heiner Kallweit
2020-02-16r8169: remove unneeded check from rtl_link_chg_patchHeiner Kallweit
2020-02-16net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278Florian Fainelli
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu
2020-02-15ice: use true/false for bool typesBruce Allan
2020-02-15ice: add function argument description to function header commentBruce Allan
2020-02-15ice: use proper format for function pointer as a function parameterBruce Allan
2020-02-15ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan
2020-02-15ice: remove unnecessary fallthrough commentsBruce Allan
2020-02-15ice: Fix virtchnl_queue_select bitmap validationBrett Creeley