aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sundance.c
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-22/+22
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-4/+2
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-4/+2
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-191-1/+1
|\ \ | |/
| * [PATCH] sundance section fixAndrew Morton2006-08-191-1/+1
* | [PATCH] sundance: small cleanupPhilippe De Muyter2006-08-091-8/+5
|/
* [netdrvr] minor cleanups in Becker-derived driversJeff Garzik2006-07-051-11/+11
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-051-81/+3
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* sundance: PCI ID for ip100aPedro Alejandro López-Valencia2006-06-151-2/+6
* Merge branch 'net-const'Jeff Garzik2006-03-031-2/+2
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-031-2/+2
* | sundance: Really read addr 0Arnaldo Carvalho de Melo2006-01-261-1/+5
|/
* [PATCH] sundance: fix DFE-580TX Tx UnderrunPhilippe De Muyter2005-10-281-14/+48
* [PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville2005-10-201-4/+5
* [PATCH] sundance: expand reset maskJohn W. Linville2005-10-181-1/+1
* [PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville2005-10-181-23/+21
* [PATCH] sundance: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1785