aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN/l1oip_core.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-24isdn: use setup_timerGravatar Geliang Tang 1-3/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2014-11-20treewide: fix typo in printk and KconfigGravatar Masanari Iida 1-1/+1
2014-05-22mISDN: Use mod_timer()Gravatar Manuel Schölling 1-8/+4
2014-05-22mISDN: Use time_before()Gravatar Manuel Schölling 1-2/+2
2013-01-29Merge branch 'master' into for-nextGravatar Jiri Kosina 1-4/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsGravatar Jorrit Schippers 1-1/+1
2012-10-26isdn: remove dead codeGravatar Alan Cox 1-4/+1
2012-05-16mISDN: Allow to set a minimum length for transparent dataGravatar Karsten Keil 1-1/+1
2012-02-21isdn: whitespace coding style cleanupGravatar Joe Perches 1-291/+290
2012-02-01mISDN: use memchr_invGravatar Akinobu Mita 1-13/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-3/+3
2010-12-24mISDN: don't use flush_scheduled_work()Gravatar Tejun Heo 1-0/+2
2010-08-16drivers/isdn: Adjust confusing if indentationGravatar Julia Lawall 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-05tree-wide: fix 'lenght' typo in comments and codeGravatar Daniel Mack 1-1/+1
2010-02-04Fix misspellings of "separate" in strings.Gravatar Adam Buchbinder 1-1/+1
2009-12-18mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionGravatar Yong Zhang 1-1/+1
2009-08-02mISDN: Fix handling of receive buffer size in L1oIPGravatar Andreas Eversberg 1-2/+2
2009-08-02mISDN: Read buffer overflowGravatar roel kluin 1-1/+1
2009-05-25mISDN: Use kernel_{send,recv}msg instead of open codingGravatar Arnaldo Carvalho de Melo 1-17/+7
2009-05-25mISDN: Cleanup debug messagesGravatar Karsten Keil 1-15/+15
2009-05-25mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeGravatar Frank Seidel 1-4/+17
2009-01-09mISDN: Create /sys/class/mISDNGravatar Matthias Urlichs 1-1/+2
2009-01-09mISDN: Minor fixesGravatar Andreas Eversberg 1-1/+1
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Gravatar Andreas Eversberg 1-1/+21
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneGravatar Hannes Eder 1-11/+11
2008-08-02mISDN cleanup user interfaceGravatar Karsten Keil 1-4/+2
2008-07-27Add layer1 over IP supportGravatar Karsten Keil 1-0/+1518