index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-18
net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove
Jisheng Zhang
2023-09-18
net: stmmac: dwmac-meson8b: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
2023-04-19
net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type
Simon Horman
2022-11-07
net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()
Rasmus Villemoes
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