summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham1-18/+0
2020-02-19net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2020-02-19net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin3-16/+94
2020-02-19net/mlxe5: Separate between FEC and current speedAya Levin1-84/+62
2020-02-19net/mlx5e: Advertise globaly supported FEC modesAya Levin3-36/+38
2020-02-19net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-02-19net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin1-16/+6
2020-02-19mlx5: Use proper logging and tracing line terminationsJoe Perches3-10/+11
2020-02-19net/mlx5e: Support dump callback in RX reporterAya Levin1-0/+183
2020-02-19net/mlx5e: Support dump callback in TX reporterAya Levin3-2/+234
2020-02-19net/mlx5e: Gather reporters APIs togetherAya Levin2-70/+70
2020-02-19net/mlx5: Add support for resource dumpAya Levin4-1/+357
2020-02-18sfc: elide assignment of skbEdward Cree1-2/+1
2020-02-18net: fec: Prevent unbind operationFabio Estevam1-0/+1
2020-02-18net: ena: remove set but not used variable 'hash_key'YueHaibing1-4/+0
2020-02-18mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel3-20/+2
2020-02-18mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel1-58/+2
2020-02-18mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel1-19/+74
2020-02-18mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel1-7/+12
2020-02-18mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel1-6/+7
2020-02-18sfc: move some ARFS code out of headersEdward Cree2-18/+17
2020-02-18sfc: only schedule asynchronous filter work if neededEdward Cree2-2/+8
2020-02-18net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko1-20/+15
2020-02-17net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frameLorenzo Bianconi1-17/+13
2020-02-17net: mvneta: introduce xdp counters to ethtoolLorenzo Bianconi1-0/+45
2020-02-17net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routineLorenzo Bianconi1-32/+41
2020-02-17net: mvneta: rely on open-coding updating stats for non-xdp and tx pathLorenzo Bianconi1-16/+24
2020-02-17net: mvneta: move refill_err and skb_alloc_err in per-cpu statsLorenzo Bianconi1-14/+55
2020-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-198/+385
2020-02-17net/macsonic: Remove interrupt handler wrapperFinn Thain1-15/+4
2020-02-17net/sonic: Start packet transmission immediatelyFinn Thain1-6/+7
2020-02-17net/sonic: Remove explicit memory barriersFinn Thain1-2/+0
2020-02-17net/sonic: Remove redundant netif_start_queue() callFinn Thain1-1/+1
2020-02-17net/sonic: Remove redundant next_tx variableFinn Thain2-5/+4
2020-02-17net/sonic: Refactor duplicated codeFinn Thain5-93/+44
2020-02-17net/sonic: Remove obsolete commentFinn Thain1-5/+0
2020-02-17sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov2-68/+1
2020-02-17sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov2-1/+14
2020-02-17sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov1-2/+4
2020-02-17sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov1-2/+4
2020-02-17sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov1-4/+6
2020-02-17r8169: improve statistics of missed rx packetsHeiner Kallweit1-25/+4
2020-02-17r8169: improve rtl_jumbo_configHeiner Kallweit1-42/+27
2020-02-17r8169: improve rtl8169_get_mac_versionHeiner Kallweit1-23/+27
2020-02-17r8169: add helper rtl_pci_commitHeiner Kallweit1-10/+15
2020-02-17r8169: simplify setting netdev featuresHeiner Kallweit1-5/+2
2020-02-17r8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_start_8169Heiner Kallweit1-3/+0
2020-02-17r8169: remove unneeded check from rtl_link_chg_patchHeiner Kallweit1-4/+0
2020-02-16ice: use true/false for bool typesBruce Allan1-1/+1
2020-02-16ice: add function argument description to function header commentBruce Allan1-0/+1