summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mpc52xx_phy.c
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* net/mpc52xx_phy: Various code cleanupsWolfram Sang2010-06-021-19/+5
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-181-1/+1
|\
| * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-1/+1
* | net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2009-04-271-20/+6
|/
* powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driverWolfram Sang2008-12-211-4/+1
* powerpc/mpc5200: Refactor FEC mdio read/write routinesWolfram Sang2008-10-151-33/+22
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-3/+3
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-0/+1
|\
| * [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel2008-04-031-0/+1
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-1/+1
|/
* [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-241-1/+2
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-5/+3
* FEC - fast ethernet controller for mpc52xxDomen Puncer2007-10-291-0/+198
OpenPOWER on IntegriCloud