summaryrefslogtreecommitdiffstats
path: root/drivers/net/ne2k-pci.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-3/+3
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-051-7/+4Star
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-051-4/+8
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-3/+1Star
* [PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms2006-03-241-1/+1
* Massive net driver const-ification.Arjan van de Ven2006-03-041-1/+1
* [netdrvr] ne2k-pci based card does not support bus-mastering.Komuro2005-10-281-1/+0Star
* [PATCH] ne2k-pci: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-121-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+712