summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-generic: use devm_stmmac_pltfr_probe()Jisheng Zhang2023-09-181-2/+1
* net: stmmac: dwmac-generic: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-13/+3
* net: stmmac: dwmac-generic: use stmmac_pltfr_probe()Bartosz Golaszewski2023-06-241-8/+1
* net: stmmac: dwmac-generic: use stmmac_pltfr_exit()Bartosz Golaszewski2023-06-241-2/+1
* net: stmmac: dwmac-generic: use stmmac_pltfr_init()Bartosz Golaszewski2023-06-241-5/+3
* net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König2023-05-091-1/+1
* net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: stmmac: add support for dwmac 3.40aHerve Codina2021-10-081-0/+1
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu2018-08-091-0/+2
* net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel2016-12-081-0/+3
* net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-021-1/+4
* net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
* stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-291-7/+0
* stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-291-1/+48
* stmmac: drop driver from stmmac platform codeJoachim Eastwood2015-05-151-1/+3
* stmmac: add a generic dwmac driverJoachim Eastwood2015-05-151-0/+39