MCS7830 USB-Ether: change register define
[safe/jmp/linux-2.6] / drivers / net / usb / mcs7830.c
2010-02-04 Andreas MohrMCS7830 USB-Ether: change register define
2010-02-04 Andreas MohrMCS7830 USB-Ether: Spelling corrections
2010-02-04 Andreas MohrMCS7830 USB-Ether: add Rx error support
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-03-22 Stephen Hemmingerusbnet: convert msc7830 driver to net_device_ops
2009-01-21 Christian Eggersusb/mcs7830: Don't use buffers from stack for USB transfers
2008-12-19 Oliver Neukumnet: prepare usb net drivers for addition of status...
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-08-27 Oliver Martinnet/usb/mcs7830: add set_mac_address
2008-08-27 Arnd Bergmannnet/usb/mcs7830: new device IDs
2008-02-01 Jussi KivilinnaMove usbnet.h and rndis_host.h to include/linux/usb
2008-01-09 Russ Dill[NET]: mcs7830 passes msecs instead of jiffies to usb_c...
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-05-10 Jeff GarzikMove USB network drivers to drivers/net/usb.