index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-dwc-qos-eth.c
Age
Commit message (
Expand
)
Author
2025-04-23
net: stmmac: dwc-qos: calibrate tegra with mdio bus idle
Russell King (Oracle)
2025-04-17
net: stmmac: dwc-qos: use PHY clock-stop capability
Russell King (Oracle)
2025-04-14
net: stmmac: dwc-qos: remove tegra_eqos_init()
Russell King (Oracle)
2025-04-10
net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()
Russell King (Oracle)
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-19
net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI data
Russell King (Oracle)
2025-03-06
net: stmmac: dwc-qos: Add FSD EQoS support
Swathi K S
2025-02-28
net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
2025-02-25
net: stmmac: dwc-qos: clean up clock initialisation
Russell King (Oracle)
2025-02-25
net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
Russell King (Oracle)
2025-02-19
net: stmmac: "speed" passed to fix_mac_speed is an int
Russell King (Oracle)
2025-02-14
net: stmmac: refactor clock management in EQoS driver
Swathi K S
2024-12-09
net: dwmac-dwc-qos-eth: Use helper rgmii_clock
Jan Petrous (OSS)
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-18
net: stmmac: dwmac-dwc-qos-eth: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
2023-05-09
net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...
Uwe Kleine-König
2023-02-13
net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return void
Uwe Kleine-König
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
2022-09-21
net: stmmac: dwc-qos: Switch to use dev_err_probe() helper
Yang Yingliang
2022-07-07
net: stmmac: dwc-qos: Disable split header for Tegra194
Jon Hunter
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2020-11-11
net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype
Jisheng Zhang
2019-12-17
net: stmmac: dwc-qos: avoid clk and reset for acpi device
Ajay Gupta
2019-12-17
net: stmmac: dwc-qos: use generic device api
Ajay Gupta
2019-08-21
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2019-05-28
net: stmmac: Do not output error on deferred probe
Thierry Reding
2017-10-27
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
2017-09-28
net: stmmac: dwc-qos: Add suspend / resume support
Ed Blake
2017-03-12
net: stmmac: dwc-qos: Add Tegra186 support
Thierry Reding
2017-03-12
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
Thierry Reding
2017-01-09
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto