aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_ppp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil1-3/+6
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Karsten Keil1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2006-12-22[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann1-0/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-10/+4
2006-12-08[PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl1-0/+5
2006-12-08[PATCH] struct path: convert isdnJosef Sipek1-1/+1
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn1-10/+10
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn1-4/+2
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl1-1/+2
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl1-14/+7
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller1-1/+0
2005-04-21[PATCH] fix for ISDN ippp filteringKarsten Keil1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3020