index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fsl_pq_mdio.c
Age
Commit message (
Expand
)
Author
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
fsl_pq_mdio: Fix mdiobus allocation handling
Anton Vorontsov
2010-04-23
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
2009-12-31
fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers
Anton Vorontsov
2009-11-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-08
net/fsl_pq_mdio: add module license GPL
Sebastian Siewior
2009-11-08
fsl_pq_mdio: Fix compiler/sparse warnings (part 2)
Anton Vorontsov
2009-11-08
fsl_pq_mdio: Fix compiler/sparse warnings (part 1)
Anton Vorontsov
2009-11-03
fsl_pq_mdio: Add Suport for etsec2.0 devices.
Sandeep Gopalpet
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-06-26
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
2009-06-03
fsl_pq_mido: Set the first UCC as the mii management interface master
Haiying Wang
2009-04-27
net: fix fsl_pq_mdio driver to use module_init()
Grant Likely
2009-04-27
net: rework fsl_pq_mdio driver to use of_mdio infrastructure
Grant Likely
2009-04-02
fsl_pq_mdio: Fix compile failure
Segher Boessenkool
2009-04-02
fsl_pq_mdio: Revive UCC MDIO support
Anton Vorontsov
2009-03-23
fsl_pq_mdio: Use proper address translation
Anton Vorontsov
2009-03-21
fsl_pq_mdio: Revive Gianfar TBI PHY support
Anton Vorontsov
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-05
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming