aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.116' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-25net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-25net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-25net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-25net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-25igc: Update I226_K device IDSasha Neftin
2022-05-25igc: Remove phy->type checkingSasha Neftin
2022-05-25igc: Remove _I_PHY_ID checkingSasha Neftin
2022-05-18net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-18net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-18net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli
2022-05-18ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-18net: sfc: fix memory leak due to ptp channelTaehee Yoo
2022-05-18sfc: Use swap() instead of open coding itJiapeng Chong
2022-05-18net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean
2022-05-18net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean
2022-05-18net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean
2022-05-18net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean
2022-05-15nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2022-05-12net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-12net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-12net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-12net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-12net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-12net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-12net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-09Merge tag 'v5.10.114' into v5.10/standard/baseBruce Ashfield
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden