aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-25net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2024-01-18Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-15net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2024-01-11Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-08net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-08net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-08net/mlx5: improve some commentsHu Haowen
2024-01-08Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-27Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-20net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5_core: Clean driver version and nameLeon Romanovsky
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-28net: stmmac: Rework stmmac_rx()Jose Abreu
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit