aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ne2k-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-3/+3
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik1-7/+4
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik1-4/+8
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-3/+1
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-03Massive net driver const-ification.Arjan van de Ven1-1/+1
2005-10-28[netdrvr] ne2k-pci based card does not support bus-mastering.Komuro1-1/+0
2005-09-14[PATCH] ne2k-pci: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-07-11[ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+712