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
/
freescale
/
fsl_pq_mdio.c
Age
Commit message (
Expand
)
Author
2018-11-17
net: fsl: Use device_type helpers to access the node type
Rob Herring
2018-08-29
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-04-08
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-05-31
net: freescale: fix potential null pointer dereference
Gustavo A. R. Silva
2016-09-12
net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-08
net: fsl: avoid 64-bit warning on pq_mdio
Arnd Bergmann
2015-10-13
net/fsl_pq_mdio: fix computed address for the TBI register
Gerlando Falauto
2015-10-13
net/fsl_pq_mdio: check TBI address for consistency with mapped range
Gerlando Falauto
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2014-10-20
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-09
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-21
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-20
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
Libo Chen
2012-08-30
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
Timur Tabi
2012-08-30
net/fsl-pq-mdio: coalesce multiple memory allocations into one
Timur Tabi
2012-08-30
net/fsl_pq_mdio: streamline probing of MDIO nodes
Timur Tabi
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-07-09
net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register
Timur Tabi
2012-04-01
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
Kenth Eriksson
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-07
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-14
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
2011-11-14
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher