summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* hso: fix for the 'invalid frame length' messagesJan Dumon2009-04-031-4/+6
* hso: fix for crash when unplugging the deviceJan Dumon2009-04-031-8/+11
* hso: add Vendor/Product ID's for new devicesJan Dumon2009-04-021-2/+9
* kaweth: Fix locking to be SMP-safeLarry Finger2009-04-021-4/+3Star
* usbnet: convert rndis driver to net_device_opsStephen Hemminger2009-03-221-1/+12
* usbnet: convert smsc95xx driver to net_device_opsStephen Hemminger2009-03-221-2/+13
* usbnet: convert msc7830 driver to net_device_opsStephen Hemminger2009-03-221-3/+13
* usbnet: convert dms9601 driver to net_device_opsStephen Hemminger2009-03-221-3/+13
* usbnet: convert asix driver to net_device_opsStephen Hemminger2009-03-221-7/+40
* usbnet: support net_device_opsStephen Hemminger2009-03-221-8/+23
* usbnet: convert to internal net_device_statsStephen Hemminger2009-03-221-9/+0Star
* usbnet: convert hso driver to net_device_opsStephen Hemminger2009-03-221-4/+8
* usbnet: convert rtl driver to net_device_opsStephen Hemminger2009-03-221-8/+14
* usbnet: convert to internal net_device statsStephen Hemminger2009-03-221-17/+11Star
* usbnet: convert catc device to net_device_opsStephen Hemminger2009-03-221-5/+13
* usbnet: convert catc to internal net_device_statsStephen Hemminger2009-03-221-21/+13Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-0/+4
|\
| * dm9601: new vendor/product IDsPeter Korsgaard2009-03-041-0/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-023-2/+12
|\|
| * zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-021-0/+5
| * usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-021-2/+2
| * cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-021-0/+5
* | hso: remove hso_free_device()Paulius Zaleckas2009-02-271-10/+4Star
* | hso: remove claiming and releasing of USB interfacePaulius Zaleckas2009-02-271-4/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-0/+8
|\|
| * asix: new device idsGreg Kroah-Hartman2009-02-251-0/+8
* | drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder2009-02-182-6/+6
* | rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison2009-02-151-14/+11Star
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-051-1/+3
|\|
| * hso: add new device id'sFilip Aben2009-02-041-1/+3
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+1Star
* | smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-261-2/+2
* | smsc95xx: remove unused completion structSteve Glendinning2009-01-261-4/+0Star
|/
* usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers2009-01-211-2/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-161-2/+2
|\
| * hso: driver fix for big endian machines.Denis Joseph Barrow2009-01-131-2/+2
* | hso serial throttled tty kref fix.Denis Joseph Barrow2009-01-151-1/+3
* | tty: Fix double grabbing of a spinlockDenis Joseph Barrow2009-01-151-2/+1Star
* | tty: Fix a kref leak in the HSO driver on re-openAlan Cox2009-01-151-0/+1
|/
* net: convert pegasus driver to net_device_opsOliver Neukum2009-01-081-7/+14
* net: switch kaweth driver to netdevopsOliver Neukum2009-01-081-11/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-082-9/+9
|\
| * USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-072-9/+9
* | dm9601: warn on invalid mac addressWu Fengguang2009-01-081-2/+9
* | dm9601: tell HW about random generated mac addressWu Fengguang2009-01-081-1/+8
* | dm9601: bring datasheet URL up to dateWu Fengguang2009-01-061-1/+1
* | dm9601: handle corrupt mac addressWu Fengguang2009-01-061-1/+8
|/
* hso maintainers update patchDenis Joseph Barrow2009-01-021-0/+2
* hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow2009-01-021-1/+1