aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-30ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov1-0/+1
2009-07-07ucc_geth: Add support for skb recyclingAnton Vorontsov1-0/+2
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-06-17net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang1-1/+27
2009-06-17Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely1-27/+1
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+28
2009-06-03net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang1-1/+27
2009-05-19net/ucc_geth: update riscTx and riscRx in ucc_gethHaiying Wang1-2/+2
2009-04-27net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely1-1/+1
2009-04-21ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund1-1/+0
2009-04-02ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov1-1/+2
2009-04-02ucc_geth: Remove unused headerKumar Gala1-1/+0
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+1
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov1-2/+1
2009-02-04netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming1-2/+12
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang1-0/+2
2009-01-11ucc_geth: use correct UCCE macrosTimur Tabi1-89/+25
2008-12-18ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov1-0/+1
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming1-20/+28
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming1-1/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-0/+1
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi1-0/+1
2007-07-24ucc_geth: add ethtool supportLi Yang1-0/+6
2007-04-28ucc_geth: Fix interrupt coalescing size and alignmentMichael Barkowski1-2/+1
2007-04-28ucc_geth: NAPI-related bug fixesMichael Reiss1-0/+3
2007-04-28ucc_geth: migrate ucc_geth to phylibKim Phillips1-100/+8
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixesLi Yang1-125/+123
2006-08-19[PATCH] Freescale QE UCC gigabit ethernet driverLi Yang1-0/+1339