summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mii-fec.c
Commit message (Expand)AuthorAgeFilesLines
* fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin2010-02-271-2/+2
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk2009-07-171-4/+33
* net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-271-25/+1Star
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-141-4/+2Star
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-091-3/+3
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-091-1/+1
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-171-143/+1Star
* drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-1/+1
* fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood2008-05-061-1/+2
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-171-2/+2
* fs_enet: sparse fixesScott Wood2007-10-111-4/+4
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-111-1/+142
* fs_enet: Whitespace cleanup.Scott Wood2007-10-111-1/+0Star
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0Star
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-191-0/+243