aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-27ucc_geth: use of_get_mac_address()Timur Tabi1-3/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-2/+2
2007-02-08ucc_geth: Add support to local-mac-address propertyLi Yang1-1/+7
2007-02-08ucc_geth: Remove obsolete workaround of link speed changeLi Yang1-66/+5
2007-02-05UCC Ether driver: kmalloc casting cleanupsAhmed S. Darwish1-13/+10
2007-01-18Update ucc_geth.c for new workqueue structureTimur Tabi1-5/+7
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood1-0/+2
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood1-5/+5
2006-12-02[PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips1-3/+3
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixesLi Yang1-289/+344
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-14/+1
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-3/+1
2006-08-19[PATCH] Freescale QE UCC gigabit ethernet driverLi Yang1-0/+4278