aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_emac (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-26PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak1-1/+3
2006-12-04[POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt1-2/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-9/+8
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel14-14/+0
2006-01-28[PATCH] ibm_emac sparse annotationsAl Viro6-29/+26
2006-01-09[PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2-2/+3
2005-12-01[PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2-9/+31
2005-10-29[PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin1-0/+12
2005-10-29[PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin3-5/+7
2005-10-29[PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin3-8/+29
2005-10-28[PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin16-2801/+4028
2005-10-03[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth1-0/+31
2005-08-26[PATCH] bogus iounmap() in emacAl Viro1-1/+1
2005-08-23[PATCH] emac netpoll fixAl Viro1-2/+1
2005-05-15[PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds12-0/+3896