summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-12-05net: macb: add missed tasklet_killChuhong Yuan1-0/+1
2019-12-05gve: Fix the queue page list allocated pages countJeroen de Borst1-1/+2
2019-12-05i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-12-05iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-12-05ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-12-05net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-12-05net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-12-05net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-12-05net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-12-05net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-12-05net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-12-05net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-12-05net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-12-05net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-12-05net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-11-29gve: fix dma sync bug where not all pages syncedAdi Suresh1-4/+5
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