开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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