aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22NET: smsc95xx: don't use stack for async writes to the deviceMarc Zyngier
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-14NET: cdc-phonet, handle empty phonet headerJiri Slaby
2011-03-14NET: cdc-phonet, fix stop-queue handlingJiri Slaby
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-13Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl
2011-02-13USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko
2011-01-13USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl
2010-12-31USB: cdc_ether: remove unneeded checkDan Carpenter
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-23USB: mcs7830: return negative if auto negotiate failsDan Carpenter
2010-12-21usb: Use static const, consolidate codeJoe Perches
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-12-09hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-06USB CDC NCM host driverAlexey Orishko
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-11-28hso: fix disable_netFilip Aben
2010-11-17drivers/net/usb: Remove unnecessary casts of netdev_privJoe Perches
2010-11-15hso: Fix unused variable warningAlan Cox
2010-11-09drivers/net/usb: Update WARN usesJoe Perches
2010-11-01usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-13cx82310_eth: allow empty URBsOndrej Zary
2010-09-13cx82310_eth: check usb_string() return value for errorOndrej Zary
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams
2010-09-08introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary
2010-08-23ipheth: add support for iPhone 4Jens Axboe