summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-07-23cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-07-23net: atlantic: fix PTP on AQC10XEgor Pomozov1-1/+6
2020-07-23enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil1-0/+1
2020-07-22net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri1-1/+2
2020-07-22net: ethernet: ave: Fix error returns in ave_initWang Hai1-1/+1
2020-07-22qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin3-24/+32
2020-07-22qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-22net: hns3: fix return value error when query MAC link status failJian Shen2-27/+25
2020-07-22net: hns3: fix error handling for desc fillingYunsheng Lin2-0/+9
2020-07-22net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin2-3/+1
2020-07-22net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin1-11/+3
2020-07-22net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-07-21net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui1-1/+1
2020-07-21net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin1-1/+2
2020-07-21ionic: use mutex to protect queue operationsShannon Nelson3-25/+17
2020-07-21ionic: keep rss hash after fw updateShannon Nelson1-3/+2
2020-07-21ionic: update filter id after replayShannon Nelson1-0/+24
2020-07-21ionic: fix up filter locks and debug msgsShannon Nelson2-10/+12
2020-07-21ionic: use offset for ethtool regs dataShannon Nelson1-2/+5
2020-07-21mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian1-1/+2
2020-07-21dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian1-1/+1
2020-07-21net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong1-2/+2
2020-07-21net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong1-1/+1
2020-07-18mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3Vadim Pasternak1-16/+32
2020-07-18net: macb: use phy_interface_mode_is_rgmii everywhereAlexandre Belloni1-1/+1
2020-07-18net: atlantic: disable PTP on AQC111, AQC112Nikita Danilov7-10/+68
2020-07-17net: bcmgenet: restore HFB filters on resumeDoug Berger2-77/+62
2020-07-17net: bcmgenet: test RBUF_ACPI_EN when resumingDoug Berger1-3/+7
2020-07-17net: bcmgenet: test MPD_EN when resumingDoug Berger1-4/+8
2020-07-17net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-16net: fec: fix hardware time stamping by external devicesSergey Organov3-6/+30
2020-07-16dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei1-1/+1
2020-07-15qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2
2020-07-15gianfar: Use random MAC address when none is givenMaxim Kochetkov1-1/+5
2020-07-13bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan1-2/+10
2020-07-13bnxt_en: Init ethtool link settings after reading updated PHY configuration.Vasundhara Volam1-5/+5
2020-07-13bnxt_en: Fix race when modifying pause settings.Vasundhara Volam1-1/+4
2020-07-11mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-11mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-11net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-11net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0
2020-07-11net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12
2020-07-11net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-11net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-11bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-10net/mlx5e: CT: Fix memory leak in cleanupEli Britstein1-0/+1
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha4-25/+49
2020-07-10net/mlx5e: Fix 50G per lane indicationAya Levin3-8/+23
2020-07-10net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin1-4/+4
2020-07-10net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin1-3/+4