index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-meson8b.c
Age
Commit message (
Expand
)
Author
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-01-20
net: stmmac: dwmac-meson8b: fix the RX delay validation
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
Martin Blumenstingl
2020-12-22
net: stmmac: dwmac-meson8b: ignore the second clock input
Martin Blumenstingl
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-07
net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
Martin Blumenstingl
2020-11-02
net: stmmac: dwmac-meson8b: remove unneeded semicolon
Tom Rix
2020-06-26
net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
Martin Blumenstingl
2020-06-22
net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCs
Martin Blumenstingl
2020-05-13
net: stmmac: dwmac-meson8b: add support for the RX delay configuration
Martin Blumenstingl
2020-05-13
net: stmmac: dwmac-meson8b: Make the clock enabling code re-usable
Martin Blumenstingl
2020-05-13
net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock
Martin Blumenstingl
2020-05-13
net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bits
Martin Blumenstingl
2020-05-13
net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
Martin Blumenstingl
2020-05-13
net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
Martin Blumenstingl
2020-04-20
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Marc Zyngier
2019-12-27
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-27
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
2019-08-21
net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2018-06-12
net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...
Christophe JAILLET
2018-05-01
net: stmmac: dwmac-meson: extend phy mode setting
Yixun Lan
2018-03-31
net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoC
Martin Blumenstingl
2018-02-19
net: stmmac: dwmac-meson8b: make the clock configurations private
Martin Blumenstingl
2018-02-19
net: stmmac: dwmac-meson8b: only keep struct device around
Martin Blumenstingl
2018-02-19
net: stmmac: dwmac-meson8b: simplify clock registration
Martin Blumenstingl
2018-01-17
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
Martin Blumenstingl
2018-01-17
net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
Martin Blumenstingl
2018-01-17
net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
Martin Blumenstingl
2018-01-17
net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
Martin Blumenstingl
2017-08-29
net: stmmac: constify clk_div_table
Arvind Yadav
2017-02-02
net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
Heiner Kallweit
2017-01-24
net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable
Martin Blumenstingl
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Johan Hovold
2016-09-07
net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
Martin Blumenstingl