summaryrefslogtreecommitdiffstats
path: root/drivers/net/ne2k-pci.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko2009-05-031-1/+1
* ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3
* ne2k-pci: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-111-0/+1
* ne2k: convert to net_device_opsStephen Hemminger2008-11-211-5/+16
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* more misannotations: ne2k-pciAl Viro2008-03-171-4/+4
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+6
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2007-07-171-1/+6
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-091-2/+1
* 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/+4
* [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/+1
* [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-031-1/+1
* [netdrvr] ne2k-pci based card does not support bus-mastering.Komuro2005-10-281-1/+0
* [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-111-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+712
OpenPOWER on IntegriCloud