index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-dwc-qos-eth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: stmmac: dwmac-dwc-qos-eth: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-09-18
1
-12
/
+3
*
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-08-11
1
-1
/
+1
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-1
/
+1
*
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
2023-07-14
1
-1
/
+1
*
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
2023-07-14
1
-1
/
+1
*
net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...
Uwe Kleine-König
2023-05-10
1
-4
/
+2
*
net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return void
Uwe Kleine-König
2023-02-14
1
-12
/
+5
*
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
2023-02-14
1
-3
/
+1
*
net: stmmac: dwc-qos: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-21
1
-3
/
+1
*
net: stmmac: dwc-qos: Disable split header for Tegra194
Jon Hunter
2022-07-08
1
-0
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-1
/
+1
*
net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype
Jisheng Zhang
2020-11-12
1
-27
/
+19
*
net: stmmac: dwc-qos: avoid clk and reset for acpi device
Ajay Gupta
2019-12-17
1
-0
/
+5
*
net: stmmac: dwc-qos: use generic device api
Ajay Gupta
2019-12-17
1
-9
/
+10
*
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-6
/
+1
*
net: stmmac: Make MDIO bus reset optional
Thierry Reding
2019-07-27
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2019-06-05
1
-7
/
+1
*
net: stmmac: Do not output error on deferred probe
Thierry Reding
2019-05-28
1
-1
/
+5
*
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
2017-10-27
1
-1
/
+1
*
net: stmmac: dwc-qos: Add suspend / resume support
Ed Blake
2017-09-28
1
-0
/
+1
*
net: stmmac: dwc-qos: Add Tegra186 support
Thierry Reding
2017-03-13
1
-0
/
+247
*
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
Thierry Reding
2017-03-13
1
-26
/
+98
*
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto
2017-01-09
1
-0
/
+202