| Commit message (Expand) | Author | Age | Files | Lines |
* | ne2k-pci: use dev->addr_len instead of "6" | Jiri Pirko | 2009-05-03 | 1 | -1/+1 |
* | ne2k-pci: Do not register device until initialized. | Lubomir Rintel | 2009-05-02 | 1 | -4/+3 |
* | ne2k-pci: fix non-constant printk warnings | Stephen Hemminger | 2009-02-26 | 1 | -2/+3 |
* | netdev: add missing set_mac_address hook | Stephen Hemminger | 2009-01-11 | 1 | -0/+1 |
* | ne2k: convert to net_device_ops | Stephen Hemminger | 2008-11-21 | 1 | -5/+16 |
* | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 2008-11-12 | 1 | -1/+1 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -3/+2 |
* | more misannotations: ne2k-pci | Al Viro | 2008-03-17 | 1 | -4/+4 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -5/+6 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-10 | 1 | -2/+0 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |
* | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 | 1 | -1/+0 |
* | [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails | Jeff Garzik | 2007-07-17 | 1 | -1/+6 |
* | remove broken URLs from net drivers' output | Markus Dahms | 2007-05-09 | 1 | -2/+1 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -2/+2 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -3/+3 |
* | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
* | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... | Jeff Garzik | 2006-07-05 | 1 | -7/+4 |
* | [netdrvr] Use dev_printk() when ethernet interface isn't available | Jeff Garzik | 2006-07-05 | 1 | -4/+8 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 | 1 | -3/+1 |
* | [PATCH] net: ne2k.c won't compile if pci_clone_list is const | Horms | 2006-03-24 | 1 | -1/+1 |
* | Massive net driver const-ification. | Arjan van de Ven | 2006-03-03 | 1 | -1/+1 |
* | [netdrvr] ne2k-pci based card does not support bus-mastering. | Komuro | 2005-10-28 | 1 | -1/+0 |
* | [PATCH] ne2k-pci: support ETHTOOL_GPERMADDR | John W. Linville | 2005-09-14 | 1 | -0/+2 |
* | [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods | David Shaohua Li | 2005-07-11 | 1 | -0/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+712 |