summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-12-02enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-12-02net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-12-02ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-12-02ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-12-02net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-12-02net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-12-02net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-12-02aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-12-02i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-12-02ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-12-02ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-12-02dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1
2020-12-02cxgb4: fix the panic caused by non smac rewriteRaju Rangoju1-1/+2
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-12-02bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong1-0/+1
2020-12-02net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang1-1/+1
2020-11-24net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen1-0/+4
2020-11-24net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi1-2/+3
2020-11-24bnxt_en: Free port stats during firmware reset.Michael Chan1-1/+2
2020-11-24bnxt_en: Fix counter overflow logic.Michael Chan1-0/+1
2020-11-24net: fec: Fix reference count leak in fec series opsZhang Qilong1-7/+5
2020-11-24net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk1-7/+8
2020-11-24net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk1-0/+1
2020-11-24net/mlx5: Add handling of port type in rule deletionMichael Guralnik1-0/+7
2020-11-24net/mlx5e: Fix check if netdev is bond slaveMaor Dickman1-1/+1
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong1-1/+2
2020-11-24qed: fix ILT configuration of SRC blockDmitry Bogdanov2-5/+2
2020-11-24qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong1-3/+9
2020-11-24net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee1-0/+2
2020-11-24net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan1-0/+5
2020-11-24net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy1-5/+8
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-24net: ftgmac100: Fix crash when removing driverJoel Stanley1-0/+4
2020-11-24net: ethernet: ti: cpsw: fix error return code in cpsw_probe()Zhang Changzhong1-0/+1
2020-11-24net: ethernet: ti: cpsw: fix cpts irq after suspendGrygorii Strashko2-7/+12
2020-11-24net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing1-2/+1
2020-11-24net: ethernet: mtk-star-emac: return ok when xmit dropsVincent Stehlé1-1/+1
2020-11-24net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()Zhang Changzhong1-0/+1
2020-11-24net: b44: fix error return code in b44_init_one()Zhang Changzhong1-1/+2
2020-11-24mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel1-1/+2
2020-11-24lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck1-1/+2
2020-11-24lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck1-5/+5
2020-11-24enetc: Workaround for MDIO register access issueAlex Marginean4-25/+161
2020-11-24bnxt_en: read EEPROM A2h address using page 0Edwin Peer1-1/+1
2020-11-18lan743x: fix use of uninitialized variableSven Van Asbroeck1-1/+1
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-18lan743x: correctly handle chips with internal PHYSven Van Asbroeck1-4/+6
2020-11-18igc: Fix returning wrong statisticsVinicius Costa Gomes1-6/+8