aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sundance.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-19[PATCH] sundance section fixAndrew Morton1-1/+1
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik1-11/+11
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik1-81/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-15sundance: PCI ID for ip100aPedro Alejandro López-Valencia1-2/+6
2006-03-03Merge branch 'net-const'Jeff Garzik1-2/+2
2006-03-03Massive net driver const-ification.Arjan van de Ven1-2/+2
2006-01-26sundance: Really read addr 0Arnaldo Carvalho de Melo1-1/+5
2005-10-28[PATCH] sundance: fix DFE-580TX Tx UnderrunPhilippe De Muyter1-14/+48
2005-10-20[PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville1-4/+5
2005-10-18[PATCH] sundance: expand reset maskJohn W. Linville1-1/+1
2005-10-18[PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville1-23/+21
2005-09-14[PATCH] sundance: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1785