summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-04net: stmmac: imx: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-04-04net: stmmac: intel: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-04-04net: stmmac: starfive: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-04-04net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-04-04net: stmmac: provide generic implementation for set_clk_tx_rate methodRussell King (Oracle)
2025-04-04net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)
2025-04-04net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistentlyRussell King (Oracle)
2025-04-04net: stmmac: thead: ensure divisor gives proper rateRussell King (Oracle)
2025-04-04net: stmmac: thead: use rgmii_clock() for RGMII clock rateRussell King (Oracle)
2025-04-04net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clockRussell King (Oracle)
2025-04-04net: stmmac: print stmmac_init_dma_engine() errors using netdev_err()Russell King (Oracle)
2025-04-04net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)
2025-04-04net: stmmac: remove useless priv->flow_ctrlRussell King (Oracle)
2025-04-04net: stmmac: clarify priv->pause and pause module parameterRussell King (Oracle)
2025-04-04net: xpcs: group EEE code togetherRussell King (Oracle)
2025-04-04net: xpcs: clean up xpcs_config_eee()Russell King (Oracle)
2025-04-04net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)
2025-04-04net: stmmac: remove calls to xpcs_config_eee()Russell King (Oracle)
2025-04-04net: xpcs: convert to phylink managed EEERussell King (Oracle)
2025-04-04net: stmmac: call xpcs_config_eee_mult_fact()Russell King (Oracle)
2025-04-04net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)
2025-04-04net: phylink: add support for notifying PCS about EEERussell King (Oracle)
2025-04-04net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2025-04-04net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)
2025-04-04net: stmmac: remove old EEE methodsRussell King (Oracle)
2025-04-04net: stmmac: use stmmac_set_lpi_mode()Russell King (Oracle)
2025-04-04net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE tooRussell King (Oracle)
2025-04-04net: stmmac: add new MAC method set_lpi_mode()Russell King (Oracle)
2025-04-04net: stmmac: use common LPI_CTRL_STATUS bit definitionsRussell King (Oracle)
2025-04-04net: stmmac: remove unnecessary LPI disable when enabling LPIRussell King (Oracle)
2025-04-04net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPIRussell King (Oracle)
2025-04-04net: stmmac: remove unnecessary priv->eee_enabled testsRussell King (Oracle)
2025-04-04net: stmmac: remove unnecessary priv->eee_active testsRussell King (Oracle)
2025-04-04net: stmmac: remove priv->dma_cap.eee test in tx_lpi methodsRussell King (Oracle)
2025-04-04net: stmmac: split stmmac_init_eee() and move to phylink methodsRussell King (Oracle)
2025-04-04net: stmmac: dwmac4: ensure LPIATE is clearedRussell King (Oracle)
2025-04-04net: stmmac: ensure LPI is disabled when disabling EEERussell King (Oracle)
2025-04-04net: stmmac: delete software timer before disabling LPIRussell King (Oracle)
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar
2025-03-19net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI dataRussell King (Oracle)
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni
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-14can: flexcan: disable transceiver during system PMHaibo Chen
2025-03-14can: flexcan: only change CAN state when link up in system PMHaibo Chen
2025-03-14can: rcar_canfd: Fix page entries in the AFL listBiju Das
2025-03-14can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran