summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers-2/+18
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+2
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow-1/+3
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow-2/+1
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox-0/+1
2009-01-12hso: driver fix for big endian machines.Denis Joseph Barrow-2/+2
2009-01-08net: convert pegasus driver to net_device_opsOliver Neukum-7/+14
2009-01-08net: switch kaweth driver to netdevopsOliver Neukum-11/+12
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-9/+9
2009-01-08dm9601: warn on invalid mac addressWu Fengguang-2/+9
2009-01-08dm9601: tell HW about random generated mac addressWu Fengguang-1/+8
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison-9/+9
2009-01-06dm9601: bring datasheet URL up to dateWu Fengguang-1/+1
2009-01-06dm9601: handle corrupt mac addressWu Fengguang-1/+8
2009-01-02hso maintainers update patchDenis Joseph Barrow-0/+2
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow-1/+1
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow-13/+318
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox-24/+31
2009-01-02hso: net driver using tty without lockingAlan Cox-12/+42
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall-1/+1
2008-12-22net: startup race in hso driverOliver Neukum-2/+1
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum-66/+83
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning-23/+1
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning-2/+0
2008-11-25Revert "hso: Fix crashes on close."David S. Miller-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller-317/+12
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow-0/+5
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+3
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning-10/+65
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas-1/+3
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+4
2008-11-16pegasus: minor resource shrinkageDavid Brownell-10/+26
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper-0/+4
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen-2/+2
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-5/+7
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell-4/+6
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller-2/+0
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+15
2008-10-27net: convert print_mac to %pMJohannes Berg-9/+5
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard-0/+15
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman-16/+21
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman-14/+15