aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/hso.c
Commit message (Expand)AuthorAge
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-04
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * TTY: hso, use tty from tty_portJiri Slaby2012-04-09
| * TTY: hso, remove tty NULL checks fro tty->opsJiri Slaby2012-04-09
| * TTY: hso, add tty_portJiri Slaby2012-04-09
| * TTY: hso, free tty_driverJiri Slaby2012-04-09
| * TTY: hso, do not set TTY MAGICJiri Slaby2012-04-09
* | USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
|/
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-22
|/
* hso: fix a use after free conditionGreg KH2011-07-08
* Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
|\
| * Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-13
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
|/
* usb: Use static const, consolidate codeJoe Perches2010-12-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer2010-12-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\|
| * hso: fix disable_netFilip Aben2010-11-28
* | hso: Fix unused variable warningAlan Cox2010-11-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
| |\
| * | ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-17
* | | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-22
| |/ |/|
* | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-17
|/
* hso: Add new product IDFilip Aben2010-08-03
* hso: remove driver versionFilip Aben2010-07-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\
| * hso: remove setting of low_latency flagFilip Aben2010-06-22
* | drivers/net: use __packed annotationEric Dumazet2010-06-03
|/
* hso: add support for new productsFilip Aben2010-05-25
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* obsolete config in kernel source: HSO_AUTOPMChristoph Egger2010-03-15
* hso: fixed missing newlinesJan Dumon2010-01-07
* hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon2010-01-07
* hso: Attempt to recover from usb bus errorsJan Dumon2010-01-07
* hso: don't change the state of a closed portJan Dumon2010-01-07
* hso: Fix for endian issues on big endian machinesJan Dumon2010-01-07