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