aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAge
* smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-25
* smsc95xx: remove unused completion structSteve Glendinning2009-01-25
* usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers2009-01-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-15
|\
| * hso: driver fix for big endian machines.Denis Joseph Barrow2009-01-13
* | hso serial throttled tty kref fix.Denis Joseph Barrow2009-01-15
* | tty: Fix double grabbing of a spinlockDenis Joseph Barrow2009-01-15
* | tty: Fix a kref leak in the HSO driver on re-openAlan Cox2009-01-15
|/
* net: convert pegasus driver to net_device_opsOliver Neukum2009-01-08
* net: switch kaweth driver to netdevopsOliver Neukum2009-01-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08
|\
| * USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* | dm9601: warn on invalid mac addressWu Fengguang2009-01-08
* | dm9601: tell HW about random generated mac addressWu Fengguang2009-01-08
* | dm9601: bring datasheet URL up to dateWu Fengguang2009-01-06
* | dm9601: handle corrupt mac addressWu Fengguang2009-01-06
|/
* hso maintainers update patchDenis Joseph Barrow2009-01-02
* hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow2009-01-02
* tty: Modem functions for the HSO driverDenis Joseph Barrow2009-01-02
* tty: Fix the HSO termios handling a bitAlan Cox2009-01-02
* hso: net driver using tty without lockingAlan Cox2009-01-02
* drivers/net/usb: use USB API functions rather than constantsJulia Lawall2008-12-29
* net: startup race in hso driverOliver Neukum2008-12-22
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-19
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-16
* net: Move flow control definitions to mii.hSteve Glendinning2008-12-16
* Revert "hso: Fix crashes on close."David S. Miller2008-11-25
* Revert "hso: Fix free of mutexes still in use."David S. Miller2008-11-25
* Revert "hso: Add TIOCM ioctl handling."David S. Miller2008-11-25
* hso: Hook up ->reset_resumeDenis Joseph Barrow2008-11-25
* hso: Add TIOCM ioctl handling.Denis Joseph Barrow2008-11-25
* hso: Fix free of mutexes still in use.Denis Joseph Barrow2008-11-25
* hso: Fix URB submission -EINVAL.Denis Joseph Barrow2008-11-25
* hso: Fix crashes on close.Denis Joseph Barrow2008-11-25
* hso: Add new usb device id's.Denis Joseph Barrow2008-11-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-20
* | smsc95xx: add tx checksum offload supportSteve Glendinning2008-11-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\|
| * USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-13
* | pegasus: minor resource shrinkageDavid Brownell2008-11-16
* | netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
|\|
| * [netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell2008-11-07
| * hso: rfkill type should be WWANPaulius Zaleckas2008-11-07
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\|
| * dm9601: runtime mac address change supportPeter Korsgaard2008-10-27
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-20