summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-11-29net/mlx5: Update the list of the PCI supported devicesShani Shapp1-0/+1
2019-11-29net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-11-29net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-29net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-11-29net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-29net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-11-29sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-29net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-11-29net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-29mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata1-18/+1
2019-11-20net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe1-1/+1
2019-11-20dpaa2-eth: free already allocated channels on probe deferIoana Ciornei1-1/+9
2019-11-20net: gemini: add missed free_netdevChuhong Yuan1-0/+1
2019-11-20mlxsw: core: Enable devlink reload only on probeJiri Pirko1-2/+3
2019-11-20devlink: disallow reload operation during device cleanupJiri Pirko2-1/+8
2019-11-12net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim2-68/+157
2019-11-12gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-12e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-12net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-12net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean1-1/+8
2019-11-12net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean1-1/+1
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao1-1/+0
2019-11-12net: stmmac: Fix the problem of tso_xmityuqi jin1-0/+1
2019-11-12net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost1-1/+1
2019-11-12net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost1-1/+3
2019-11-12net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan1-1/+4
2019-11-12net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan3-16/+30
2019-11-12net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan2-3/+7
2019-11-12r8169: fix page read in r8168g_mdio_readHeiner Kallweit1-0/+3
2019-11-12net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta3-25/+1
2019-11-12net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil1-1/+2
2019-11-12net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil1-3/+3
2019-11-12qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-12net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti1-2/+2
2019-11-12net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-11-10net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-11-10net: bcmgenet: don't set phydev->link from MACDoug Berger1-3/+1
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-11-10net/mlx5e: Fix ethtool self test: link speedAya Levin1-12/+3
2019-11-10r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-10mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-11-10net/mlx5: Fix rtable reference leakParav Pandit1-3/+9
2019-11-10net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-11-10net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-11-10net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao1-6/+9
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt1-13/+12