a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/tty/n_gsm.c
AgeCommit message (Expand)Author
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-03tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer
2017-03-17tty: n_gsm: Use net_device_stats from struct net_deviceTobias Klauser
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-28TTY: n_gsm, fix false positive WARN_ONJiri Slaby
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley