summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-10-10r8169: add tally counter fields added with RTL8125Heiner Kallweit
2024-10-10r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King
2024-10-10net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-10-10net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-10-10nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-10net: atlantic: Avoid warning about potential string truncationSimon Horman
2024-10-10bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-10-10net: mvpp2: Increase size of queue_name bufferSimon Horman
2024-10-10e1000e: avoid failing the system during pm_suspendVitaly Lifshits
2024-10-10net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski
2024-10-10net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski
2024-10-10net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski
2024-10-10ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin
2024-10-10net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-10net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-10net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-10net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-10-10net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu
2024-10-10net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina
2024-10-10net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella
2024-10-10net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer
2024-10-10net: sparx5: Fix invalid timestampsAakash Menon
2024-10-04idpf: fix netdev Tx queue stop/wakeMichal Kubiak
2024-10-04idpf: merge singleq and splitq &net_device_opsAlexander Lobakin
2024-10-04idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin
2024-10-04idpf: stop using macros for accessing queue descriptorsAlexander Lobakin
2024-10-04net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-10-04net: ravb: Fix R-Car RX frame size limitPaul Barker
2024-10-04net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang
2024-10-04net: xilinx: axienet: Fix packet countingSean Anderson
2024-10-04net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson
2024-10-04r8169: disable ALDPS per default for RTL8125Heiner Kallweit
2024-10-04net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-04net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-09-30ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba
2024-09-30net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
2024-09-18net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-18net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou
2024-09-18octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli
2024-09-18net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-18net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-09-18net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit
2024-09-18net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-18net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-18igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-18ice: fix VSI lists confusion when adding VLANsMichal Schmidt
2024-09-18ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-18ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw