summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-03-19net: macb: Add __nonstring annotations for unterminated stringsKees Cook
2025-03-19net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI dataRussell King (Oracle)
2025-03-19r8169: switch away from deprecated pcim_iomap_tableHeiner Kallweit
2025-03-19net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000Chen-Yu Tsai
2025-03-19net/mlx5: HWS, log the unsupported mask in definerYevgeny Kliteynik
2025-03-19net/mlx5: HWS, use list_move() instead of del/addYevgeny Kliteynik
2025-03-19net/mlx5: HWS, remove unused code for alias flow tablesYevgeny Kliteynik
2025-03-19net: stmmac: deprecate "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)
2025-03-19net: stmmac: stm32: use PHY capability for TX clock stopRussell King (Oracle)
2025-03-19net: stmmac: starfive: use PHY capability for TX clock stopRussell King (Oracle)
2025-03-19net: stmmac: allow platforms to use PHY tx clock stop capabilityRussell King (Oracle)
2025-03-18idpf: check error for register_netdev() on initEmil Tantilov
2025-03-18ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek
2025-03-18ice: fix input validation for virtchnl BWLukasz Czapnik
2025-03-18ice: validate queue quanta parameters to prevent OOB accessJan Glaza
2025-03-18ice: stop truncating queue ids when checkingJan Glaza
2025-03-18ice: fix reservation of resources for RDMA when disabledJesse Brandeburg
2025-03-18ice: ensure periodic output start time is in the futureKarol Kolacinski
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel
2025-03-18net: stmmac: sunxi: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: sun8i: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: sti: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: rk: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: meson8b: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: ipq806x: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: anarion: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: mediatek: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: qcom-ethqos: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra
2025-03-18qed: remove cast to pointers passed to kfreeChen Ni
2025-03-18net/mlx5: Add support for setting parent of nodesCarolina Jubran
2025-03-18net/mlx5: Preserve rate settings when creating a rate nodeCarolina Jubran
2025-03-18net/mlx5: Introduce hierarchy level tracking on scheduling nodesCarolina Jubran
2025-03-18net/mlx5: Rename devlink rate parent set function for leaf nodesCarolina Jubran
2025-03-18bnxt_en: add .set_module_eeprom_by_page() supportDamodharam Ammepalli
2025-03-18bnxt_en: Refactor bnxt_get_module_eeprom_by_page()Michael Chan
2025-03-18bnxt_en: Update firmware interface to 1.10.3.97Michael Chan
2025-03-18bnxt_en: Query FW parameters when the CAPS_CHANGE bit is setshantiprasad shettar
2025-03-18bnxt_en: Add devlink support for ENABLE_ROCE nvm parameterPavan Chebbi
2025-03-18bnxt_en: Refactor bnxt_hwrm_nvm_req()Michael Chan
2025-03-18bnxt_en: Add support for a new ethtool dump flag 3Vasuthevan Maheswaran
2025-03-18ixgbe: add support for thermal sensor event receptionJedrzej Jagielski
2025-03-18ixgbe: add PTP support for E610 devicePiotr Kwapulinski
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt
2025-03-17net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)
2025-03-17net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)