aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mii-fec.c
Commit message (Expand)AuthorAge
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-14
* fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk2009-07-17
* net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-27
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-08
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-16
* drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-30
* fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood2008-05-06
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
* fs_enet: sparse fixesScott Wood2007-10-10
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-10
* fs_enet: Whitespace cleanup.Scott Wood2007-10-10
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-19