开源镜像站
帮助
动态
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-ipq806x.c
Age
Commit message (
Expand
)
Author
2025-03-18
net: stmmac: ipq806x: remove of_get_phy_mode()
Russell King (Oracle)
2025-02-28
net: stmmac: ipq806x: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
2025-02-19
net: stmmac: "speed" passed to fix_mac_speed is an int
Russell King (Oracle)
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-08
net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-mode
Christian Marangi
2023-09-18
net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove
Jisheng Zhang
2023-09-18
net: stmmac: dwmac-ipq806x: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
2022-06-16
net: ethernet: stmmac: reset force speed bit for ipq806x
Christian 'Ansuel' Marangi
2022-06-16
net: ethernet: stmmac: add missing sgmii configure for ipq806x
Christian 'Ansuel' Marangi
2021-08-07
net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
Nathan Chancellor
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-13
net: stmmac: Set FIFO sizes for ipq806x
Jonathan McDowell
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
2020-05-22
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-27
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter
2017-10-08
net: ethernet: stmmac: Clean up dead code
Christos Gkekas
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2015-12-03
stmmac: ipq806x: Return error values instead of pointers
Stephen Boyd
2015-11-12
stmmac: avoid ipq806x constant overflow warning
Arnd Bergmann
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
2015-07-29
stmmac: dwmac-ipq806x: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
Joachim Eastwood
2015-05-30
stmmac: add ipq806x glue layer
Mathieu Olivari