aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/mcs7830.c
AgeCommit message (Expand)Author
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2010-12-23USB: mcs7830: return negative if auto negotiate failsDan Carpenter
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18net/usb: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-03MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr
2010-02-03MCS7830 USB-Ether: change register defineAndreas Mohr
2010-02-03MCS7830 USB-Ether: Spelling correctionsAndreas Mohr
2010-02-03MCS7830 USB-Ether: add Rx error supportAndreas Mohr
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-03-21usbnet: convert msc7830 driver to net_device_opsStephen Hemminger
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik