summaryrefslogtreecommitdiff
path: root/drivers/net/epic100.c
Commit message (Expand)AuthorAge
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-05
* [netdrvr] epic100: minor cleanupsJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-26
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-26
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville2005-10-18
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16