summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-02-11net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIMEHeiner Kallweit
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-11net: fec: Refactor MAC reset to functionCsókás, Bence
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel
2025-02-10net: xilinx: axienet: Enable adaptive IRQ coalescing with DIMSean Anderson
2025-02-10net: xilinx: axienet: Get coalesce parameters from driver stateSean Anderson
2025-02-10net: xilinx: axienet: Support adjusting coalesce settings while runningSean Anderson
2025-02-10net: xilinx: axienet: Combine CR calculationSean Anderson
2025-02-10net: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu
2025-02-10ice: use generic unrolled_count() macroAlexander Lobakin
2025-02-10i40e: use generic unrolled_count() macroAlexander Lobakin
2025-02-10e1000e: Fix real-time violations on link upGerhard Engleder
2025-02-10igc: Avoid unnecessary link down event in XDP_SETUP_PROG processSong Yoong Siang
2025-02-10ice: refactor ice_fdir_create_dflt_rules() functionMateusz Polchlopek
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Refactor ice_ptp_init_tx_*Karol Kolacinski
2025-02-10ice: Add unified ice_capture_crosststampJacob Keller
2025-02-10ice: Process TSYN IRQ in a separate functionKarol Kolacinski
2025-02-10ice: Use FIELD_PREP for timestamp valuesKarol Kolacinski
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski
2025-02-10ice: Don't check device type when checking GNSS presenceKarol Kolacinski
2025-02-10eth: fbnic: support listing tcam content via debugfsAlexander Duyck
2025-02-10eth: fbnic: support n-tuple filtersAlexander Duyck
2025-02-10eth: fbnic: add IP TCAM programmingAlexander Duyck
2025-02-10eth: fbnic: support an additional RSS contextDaniel Zahka
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers
2025-02-07net: gianfar: simplify init_phy()Heiner Kallweit
2025-02-07net: renesas: rswitch: Convert to for_each_available_child_of_node()Geert Uytterhoeven
2025-02-07net: stmmac: remove old EEE methodsRussell King (Oracle)
2025-02-07net: stmmac: use stmmac_set_lpi_mode()Russell King (Oracle)
2025-02-07net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE tooRussell King (Oracle)
2025-02-07net: stmmac: add new MAC method set_lpi_mode()Russell King (Oracle)
2025-02-07net: stmmac: use common LPI_CTRL_STATUS bit definitionsRussell King (Oracle)
2025-02-07net: stmmac: remove unnecessary LPI disable when enabling LPIRussell King (Oracle)
2025-02-07net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPIRussell King (Oracle)
2025-02-07net: stmmac: remove unnecessary priv->eee_enabled testsRussell King (Oracle)
2025-02-07net: stmmac: remove unnecessary priv->eee_active testsRussell King (Oracle)
2025-02-07net: stmmac: remove priv->dma_cap.eee test in tx_lpi methodsRussell King (Oracle)
2025-02-07net: stmmac: split stmmac_init_eee() and move to phylink methodsRussell King (Oracle)
2025-02-07net: stmmac: dwmac4: ensure LPIATE is clearedRussell King (Oracle)
2025-02-07net: stmmac: ensure LPI is disabled when disabling EEERussell King (Oracle)
2025-02-07net: stmmac: delete software timer before disabling LPIRussell King (Oracle)
2025-02-07net: ibm: emac: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: actions: Use of_get_available_child_by_name()Biju Das