aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/ipwireless/network.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-04tty: ipwireless: fix error handlingTong Zhang1-2/+2
2018-04-23tty: ipwireless: Replace GFP_ATOMIC with GFP_KERNEL in ipwireless_network_createJia-Ju Bai1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2012-11-15ipwireless: don't oops if we run out of spaceAlan Cox1-1/+4
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-09-17tty: ipwireless: check ppp register workedAlan Cox1-1/+6
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman1-0/+508