Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc43f46a9b6988a40d4e11d05b8107d4546c61b9
/
drivers
/
net
/
ethernet
/
freescale
/
fsl_pq_mdio.c
504e76e
net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago
8cde3e4
net: fsl: avoid 64-bit warning on pq_mdio
by Arnd Bergmann
· 9 years ago
3bb35ac
net/fsl_pq_mdio: fix computed address for the TBI register
by Gerlando Falauto
· 9 years ago
3dd03e5
net/fsl_pq_mdio: check TBI address for consistency with mapped range
by Gerlando Falauto
· 9 years ago
94e5a2a
net/fsl: constify of_device_id array
by Fabian Frederick
· 10 years ago
a057351
net: ethernet: freescale: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
e4b081f
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
by Claudiu Manoil
· 10 years ago
f5bbd26
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
by Claudiu Manoil
· 10 years ago
9a4cbd5
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
by Claudiu Manoil
· 10 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
0b25183
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
a0e1860
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
761743e
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
by Timur Tabi
· 12 years ago
dd3b8a3
net/fsl-pq-mdio: coalesce multiple memory allocations into one
by Timur Tabi
· 12 years ago
afae5ad
net/fsl_pq_mdio: streamline probing of MDIO nodes
by Timur Tabi
· 12 years ago
5078ac7
net/fsl_pq_mdio: various small fixes
by Timur Tabi
· 12 years ago
69cfb41
net/fsl_pq_mdio: merge some functions together
by Timur Tabi
· 12 years ago
1aa06d4
net/fsl_pq_mdio: trim #include statements
by Timur Tabi
· 12 years ago
19bcd6c
net/freescale: do not export any functions from fsl_pq_mdio.c
by Timur Tabi
· 12 years ago
59399c5
net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register
by Timur Tabi
· 12 years ago
464b57d
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
by Kenth Eriksson
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
28d8ea2
fsl_pq_mdio: Clean up tbi address configuration
by Andy Fleming
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
c3e072f
net: fsl_pq_mdio: fix non tbi phy access
by Baruch Siach
· 13 years ago
952c5ca
fsl_pq_mdio: Clean up tbi address configuration
by Andy Fleming
· 13 years ago
ec21e2e
freescale: Move the Freescale drivers
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/fsl_pq_mdio.c]
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
22ae782
of/address: Clean up function declarations
by Grant Likely
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
08d18f3
fsl_pq_mdio: Fix mdiobus allocation handling
by Anton Vorontsov
· 15 years ago
3b1fd3e
fsl_pq_mdio: Fix kernel oops during OF address translation
by Anton Vorontsov
· 15 years ago
b3319b1
fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers
by Anton Vorontsov
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2606289
net/fsl_pq_mdio: add module license GPL
by Sebastian Siewior
· 15 years ago
6748f60
fsl_pq_mdio: Fix compiler/sparse warnings (part 2)
by Anton Vorontsov
· 15 years ago
2951d64
fsl_pq_mdio: Fix compiler/sparse warnings (part 1)
by Anton Vorontsov
· 15 years ago
1d2397d
fsl_pq_mdio: Add Suport for etsec2.0 devices.
by Sandeep Gopalpet
· 15 years ago
e72701a
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
by Anton Vorontsov
· 15 years ago
e2a61fa
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
by Ionut Nicu
· 15 years ago
fbcc0e2
fsl_pq_mido: Set the first UCC as the mii management interface master
by Haiying Wang
· 15 years ago
434e7b0d
net: fix fsl_pq_mdio driver to use module_init()
by Grant Likely
· 16 years ago
324931b
net: rework fsl_pq_mdio driver to use of_mdio infrastructure
by Grant Likely
· 16 years ago
b6bc978
fsl_pq_mdio: Fix compile failure
by Segher Boessenkool
· 16 years ago
0ac023f
fsl_pq_mdio: Revive UCC MDIO support
by Anton Vorontsov
· 16 years ago
18f2738
fsl_pq_mdio: Use proper address translation
by Anton Vorontsov
· 16 years ago
3019684
fsl_pq_mdio: Revive Gianfar TBI PHY support
by Anton Vorontsov
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1577ece
netdev: Merge UCC and gianfar MDIO bus drivers
by Andy Fleming
· 16 years ago