aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan
2020-11-01ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner
2020-10-29ibmvnic: set up 200GBPS speedLijun Pan
2020-10-29net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
2020-10-29net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha
2020-10-29net/mlx5: Fix uninitialized variable warningMoshe Tal
2020-10-29net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski
2020-10-29r8169: fix operation under forced interrupt threadingHeiner Kallweit
2020-10-29net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung
2020-10-29ibmvnic: save changed mac address to adapter->mac_addrLijun Pan
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit
2020-10-29net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut
2020-10-29net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut
2020-10-29mlx4: handle non-napi callers to napi_pollJonathan Lemon
2020-10-29ibmveth: Identify ingress large send packets.David Wilder
2020-10-29ibmveth: Switch order of ibmveth_helper calls.David Wilder
2020-10-29xgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-14net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean
2020-10-14net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov
2020-10-14net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean
2020-10-14net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean
2020-10-14net: mvneta: fix double free of txq->bufTom Rix
2020-10-14net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-10-14net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-10-14net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-10-14net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin
2020-10-14net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-10-14net/mlx5: Fix request_irqs error flowMaor Gottlieb
2020-10-14net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-10-14net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-10-14net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-14net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha