summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-03dm9601: fix phy/eeprom write routinePeter Korsgaard
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-02net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva
2010-05-01net/usb: remove default in Kconfig for sierra_net driverElina Pasheva
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist
2010-04-28net/usb: add sierra_net.c driverElina Pasheva
2010-04-28cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-22drivers/net/usb: Add new driver iphethDiego Giagio
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva
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-03-19smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning
2010-03-16smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger
2010-03-10asix: fix setting mac address for AX88772Jussi Kivilinna
2010-03-07another pegasus usb net devicePetko Manolov
2010-02-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-18net/usb: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-17drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko
2010-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-04MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr
2010-02-04MCS7830 USB-Ether: change register defineAndreas Mohr
2010-02-04MCS7830 USB-Ether: Spelling correctionsAndreas Mohr
2010-02-04MCS7830 USB-Ether: add Rx error supportAndreas Mohr
2010-01-29cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings
2010-01-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07hso: fixed missing newlinesJan Dumon
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon
2010-01-07hso: don't change the state of a closed portJan Dumon
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon
2010-01-04usbnet: test off by oneroel kluin
2009-12-30drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-30drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-14drivers/net/usb: Correct code taking the size of a pointerJulia Lawall
2009-12-12usb: remove rare pm primitive for conversion to new APIOliver Neukum
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds