summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
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-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
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-11-20r8169: use tp_to_dev instead of open codeJuhee Kang
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-11-08treewide: Spelling fix in commentKunwu Chan
2023-11-08r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-11-08r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-10-25ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-25mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-25ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2023-10-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2023-10-10i40e: improve locking of mac_filter_hashStefan Assmann
2023-10-10net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang