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
/
stmmac_mdio.c
Age
Commit message (
Expand
)
Author
2018-10-31
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
2018-08-09
net: stmmac: Add MDIO related functions for XGMAC2
Jose Abreu
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2017-08-11
net: stmmac: Use the right logging function in stmmac_mdio_register
Romain Perier
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
2017-02-08
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
LABBE Corentin
2017-02-08
net: stmmac: fix some code style problem
LABBE Corentin
2017-02-08
net: stmmac: remplace asm/io.h by linux/io.h
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
net: stmmac: fix some typos in comments
LABBE Corentin
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
2016-12-23
stmmac: CSR clock configuration fix
jpinto
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
2016-12-03
net: stmmac: avoid Camelcase naming
LABBE Corentin
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2016-05-25
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
2016-04-29
net: ethernet: stmmac: update MDIO support for GMAC4
Alexandre TORGUE
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-03-18
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
2016-01-10
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-12-15
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2015-11-30
stmmac: fix PHY reset during resume
Giuseppe CAVALLARO
2015-09-15
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-25
stmmac: simple cleanups
Pavel Machek
2014-04-30
net: stmmac: set phy to use polling by default
Dinh Nguyen
2014-01-16
net: stmmac: make stmmac_mdio_reset non-static
Srinivas Kandagatla
2014-01-16
net: stmmac: mdio: remove reset gpio free
Srinivas Kandagatla
2013-07-04
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
2013-02-10
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2012-08-31
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
2012-04-04
stmmac: MDC clock dynamically based on the csr clock input
Giuseppe CAVALLARO
2012-04-04
stmmac: extend CSR Clock Range programming
Giuseppe CAVALLARO
2012-04-04
stmmac: Replace infinite loops by timeouts in mdio r/w
Deepak SIKRI
2012-01-24
stmmac: fix phy naming inconsistency
Alessandro Rubini
2012-01-10
stmmac: use an unique MDIO bus name.
Florian Fainelli
2011-12-21
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher