summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2020-01-04bnxt: apply computed clamp value for coalece parameterJonathan Lemon1-1/+1
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King1-1/+1
2020-01-04mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2-2/+8
2020-01-04mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen1-0/+3
2020-01-04bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2-14/+22
2020-01-04bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam3-21/+56
2020-01-04bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2-9/+3
2020-01-04bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam2-10/+27
2020-01-04bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2-8/+34
2020-01-04bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan1-0/+3
2020-01-04bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan1-2/+6
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl1-3/+11
2020-01-04net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk1-3/+4
2020-01-04cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy6-19/+30
2019-12-31ibmvnic: Fix completion structure initializationThomas Falcon1-8/+11
2019-12-31ice: Fix setting coalesce to handle DCB configurationBrett Creeley1-3/+10
2019-12-31ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin1-4/+8
2019-12-31net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko1-0/+2
2019-12-31bnxt_en: Improve RX buffer error handling.Michael Chan3-2/+9
2019-12-31bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam1-1/+8
2019-12-31net: ethernet: ti: Add dependency for TI_DAVINCI_EMACMao Wenan1-0/+1
2019-12-31r8169: respect EEE user setting when restarting networkHeiner Kallweit1-3/+15
2019-12-31ice: delay lessMitch Williams2-3/+4
2019-12-31ice: Check for null pointer dereference when setting ringsMichal Swiatkowski1-4/+14
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil1-1/+2
2019-12-31net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin1-0/+3
2019-12-31i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2-19/+26
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley1-5/+5
2019-12-31net: hns3: log and clear hardware error after reset completeJian Shen1-0/+3
2019-12-31net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-31net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko1-3/+2
2019-12-31mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel1-1/+6
2019-12-31dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei1-6/+8
2019-12-31net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-31net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-31qede: Fix multicast mac configurationManish Chopra1-1/+1
2019-12-31qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-31nfp: flower: fix stats id allocationJohn Hurley1-6/+6
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-31net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost1-0/+2
2019-12-18r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-18net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-18ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon1-3/+1
2019-12-18net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-18net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1