aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/hso.c
Commit message (Expand)AuthorAge
* net: fix network drivers ndo_start_xmit() return values (part 8)Patrick McHardy2009-06-13
* hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas2009-06-08
* rfkill: rewriteJohannes Berg2009-06-03
* net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-01
* rfkill: remove deprecated state constantsJohannes Berg2009-04-22
* hso: fix for the 'invalid frame length' messagesJan Dumon2009-04-02
* hso: fix for crash when unplugging the deviceJan Dumon2009-04-02
* hso: add Vendor/Product ID's for new devicesJan Dumon2009-04-02
* usbnet: convert hso driver to net_device_opsStephen Hemminger2009-03-21
* hso: remove hso_free_device()Paulius Zaleckas2009-02-27
* hso: remove claiming and releasing of USB interfacePaulius Zaleckas2009-02-27
* drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder2009-02-17
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-04
|\
| * hso: add new device id'sFilip Aben2009-02-03
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
|/
* 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
|/
* 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
* 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
* [netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell2008-11-07
* hso: rfkill type should be WWANPaulius Zaleckas2008-11-07
* [netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow2008-09-24
* [netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk2008-09-24
* [netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow2008-08-27
* [netdrvr] hso: icon 322 detection fixDenis Joseph Barrow2008-08-27
* USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman2008-08-14
* USB: HSO: make tty_operations constGreg Kroah-Hartman2008-08-14
* hso: fix refcounting on the ttyHSx devicesOlivier Blin2008-08-14
* hso: fix oops in read/write callbacksOlivier Blin2008-08-14
* HSO: add option hso driverGreg Kroah-Hartman2008-06-11