summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mii-fec.c
Commit message (Expand)AuthorAgeFilesLines
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-251/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+9
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* 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-3/+3
* 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/+1
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-4/+2
* 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
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-161-143/+1
* 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-161-2/+2
* fs_enet: sparse fixesScott Wood2007-10-101-4/+4
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-101-1/+142
* fs_enet: Whitespace cleanup.Scott Wood2007-10-101-1/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-191-0/+243
OpenPOWER on IntegriCloud