aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2009-03-03dm9601: new vendor/product IDsPeter Korsgaard1-0/+4
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-2/+12
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-02-26hso: remove hso_free_device()Paulius Zaleckas1-10/+4
2009-02-26hso: remove claiming and releasing of USB interfacePaulius Zaleckas1-4/+0
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+8
2009-02-24asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-17drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder2-6/+6
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison1-14/+11
2009-02-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+3
2009-02-03hso: add new device id'sFilip Aben1-1/+3
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+1
2009-01-25smsc95xx: fix function prototype of async callbackSteve Glendinning1-2/+2
2009-01-25smsc95xx: remove unused completion structSteve Glendinning1-4/+0
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers1-2/+18
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow1-1/+3
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow1-2/+1
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox1-0/+1
2009-01-12hso: driver fix for big endian machines.Denis Joseph Barrow1-2/+2
2009-01-08net: convert pegasus driver to net_device_opsOliver Neukum1-7/+14
2009-01-08net: switch kaweth driver to netdevopsOliver Neukum1-11/+12
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-9/+9
2009-01-08dm9601: warn on invalid mac addressWu Fengguang1-2/+9
2009-01-08dm9601: tell HW about random generated mac addressWu Fengguang1-1/+8
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison2-9/+9
2009-01-06dm9601: bring datasheet URL up to dateWu Fengguang1-1/+1
2009-01-06dm9601: handle corrupt mac addressWu Fengguang1-1/+8
2009-01-02hso maintainers update patchDenis Joseph Barrow1-0/+2
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow1-1/+1
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow1-13/+318
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox1-24/+31
2009-01-02hso: net driver using tty without lockingAlan Cox1-12/+42
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall1-1/+1
2008-12-22net: startup race in hso driverOliver Neukum1-2/+1
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum8-66/+83
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-23/+1
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning1-2/+0
2008-11-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5