aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sundance.c
AgeCommit message (Expand)Author
2007-05-09remove broken URLs from net drivers' outputMarkus Dahms
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-12-02[PATCH] sundance: use NULL for pointerRandy Dunlap
2006-12-02[PATCH] sundance: solve host error problem in low performance embedded system...Jesse Huang
2006-12-02[PATCH] sundance: correct initial and close hardware step.Jesse Huang
2006-12-02[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)Jesse Huang
2006-12-02[PATCH] sundance: remove TxStartThresh and RxEarlyThreshJesse Huang
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-19[PATCH] sundance section fixAndrew Morton
2006-08-09[PATCH] sundance: small cleanupPhilippe De Muyter
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-15sundance: PCI ID for ip100aPedro Alejandro López-Valencia
2006-03-03Merge branch 'net-const'Jeff Garzik
2006-03-03Massive net driver const-ification.Arjan van de Ven
2006-01-26sundance: Really read addr 0Arnaldo Carvalho de Melo
2005-10-28[PATCH] sundance: fix DFE-580TX Tx UnderrunPhilippe De Muyter
2005-10-20[PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville
2005-10-18[PATCH] sundance: expand reset maskJohn W. Linville
2005-10-18[PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville
2005-09-14[PATCH] sundance: support ETHTOOL_GPERMADDRJohn W. Linville
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds