summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-251-2/+2
* smsc95xx: remove unused completion structSteve Glendinning2009-01-251-4/+0
* 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-151-2/+2
|\
| * hso: driver fix for big endian machines.Denis Joseph Barrow2009-01-121-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/+1
* | 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
* tty: Modem functions for the HSO driverDenis Joseph Barrow2009-01-021-13/+318
* tty: Fix the HSO termios handling a bitAlan Cox2009-01-021-24/+31
* hso: net driver using tty without lockingAlan Cox2009-01-021-12/+42
* drivers/net/usb: use USB API functions rather than constantsJulia Lawall2008-12-291-1/+1
* net: startup race in hso driverOliver Neukum2008-12-221-2/+1
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-188-66/+83
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-23/+1
* net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-2/+0
* Revert "hso: Fix crashes on close."David S. Miller2008-11-251-9/+2
* Revert "hso: Fix free of mutexes still in use."David S. Miller2008-11-251-87/+23
* Revert "hso: Add TIOCM ioctl handling."David S. Miller2008-11-251-317/+12
* hso: Hook up ->reset_resumeDenis Joseph Barrow2008-11-251-0/+1
* hso: Add TIOCM ioctl handling.Denis Joseph Barrow2008-11-251-12/+317
* hso: Fix free of mutexes still in use.Denis Joseph Barrow2008-11-251-23/+87
* hso: Fix URB submission -EINVAL.Denis Joseph Barrow2008-11-251-11/+14
* hso: Fix crashes on close.Denis Joseph Barrow2008-11-251-2/+9
* hso: Add new usb device id's.Denis Joseph Barrow2008-11-251-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-1/+3
|\
| * asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
* | smsc95xx: add tx checksum offload supportSteve Glendinning2008-11-201-10/+65
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-0/+4
|\ \ | |/
| * USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-131-0/+4
* | pegasus: minor resource shrinkageDavid Brownell2008-11-161-10/+26
* | netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-5/+7
|\ \ | |/
| * [netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell2008-11-071-4/+6
| * hso: rfkill type should be WWANPaulius Zaleckas2008-11-071-1/+1
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-0/+15
|\ \ | |/
| * dm9601: runtime mac address change supportPeter Korsgaard2008-10-271-0/+15
* | net: convert print_mac to %pMJohannes Berg2008-10-273-9/+5
|/
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
OpenPOWER on IntegriCloud