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