summaryrefslogtreecommitdiffstats
path: root/drivers/tty/ipwireless
AgeCommit message (Expand)AuthorLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-1/+1
2016-06-25tty: ipwireless, cleanup TIOCGSERIALJiri Slaby-10/+1
2016-04-30tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee-0/+5
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-03-06ipwireless: missing assignmentAlan-1/+1
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsJoe Perches-6/+6
2014-07-10tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley-5/+0
2014-02-28tty: Fix low_latency BUGPeter Hurley-3/+0
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan-2/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-01-29Merge branch 'master' into for-nextJiri Kosina-1/+5
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-7/+1
2013-01-15TTY: move low_latency to tty_portJiri Slaby-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby-0/+1
2012-11-15ipwireless: don't oops if we run out of spaceAlan Cox-1/+4
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-3/+3
2012-09-17tty: ipwireless: check ppp register workedAlan Cox-1/+6
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo-3/+3
2012-08-13TTY: use tty_port_register_deviceJiri Slaby-1/+1
2012-04-09TTY: ipwireless, use tty from tty_portJiri Slaby-9/+8
2012-04-09TTY: ipwireless, add tty_portJiri Slaby-14/+15
2012-04-09TTY: ipwireless, move prints to appropriate placesJiri Slaby-21/+10
2012-04-09TTY: ipwireless, use synchronous hangupJiri Slaby-3/+3
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2012-03-08TTY: ipwireless, fix tty->index handlingJiri Slaby-23/+13
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby-1/+0
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras-2/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches-1/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang-2/+0
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3644
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman-0/+3632