aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-11-10stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-10ibmvnic: Free rwi on reset successNick Child
2022-11-10net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur
2022-11-10net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
2022-11-10net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur
2022-11-10net: lan966x: Fix the MTU calculationHoratiu Vultur
2022-11-10sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong
2022-11-04net: enetc: survive memory pressure without crashingVladimir Oltean
2022-11-04net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-11-04net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-11-04net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich
2022-11-04net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-11-04net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-11-04net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-11-04net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-11-04net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-11-04net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-11-04net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-11-04net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki
2022-11-04net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-11-04net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-11-04net: ethernet: ave: Fix MAC to be in charge of PHY PMKunihiko Hayashi
2022-11-04net: fec: limit register access on i.MX6ULJuergen Borleis
2022-11-04net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-11-04i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-11-04i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-11-04i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-11-04net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur
2022-11-04net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-11-04atlantic: fix deadlock at aq_nic_stopÍñigo Huguet
2022-11-04amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-11-04amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-11-04amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju
2022-11-04net: macb: Specify PHY PM management done by MACSergiu Moga
2022-11-04net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao
2022-11-04net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao
2022-11-04net: hinic: fix memory leak when reading function tableZhengchao Shao
2022-11-04net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao
2022-11-04net: lan966x: Fix the rx drop counterHoratiu Vultur
2022-11-04net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang
2022-10-29net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-29sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-29ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-29bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-29net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-29net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-29net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang
2022-10-29net: stmmac: Enable mac_managed_pm phylink configShenwei Wang
2022-10-29sfc: Change VF mac via PF as first preference if available.Jonathan Cooper