aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/l1oip_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-02-04Fix misspellings of "separate" in strings.Adam Buchbinder1-1/+1
2009-12-18mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-08-02mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
2009-08-02mISDN: Read buffer overflowroel kluin1-1/+1
2009-05-25mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo1-17/+7
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-15/+15
2009-05-25mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel1-4/+17
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs1-1/+2
2009-01-09mISDN: Minor fixesAndreas Eversberg1-1/+1
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg1-1/+21
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-08-02mISDN cleanup user interfaceKarsten Keil1-4/+2
2008-07-27Add layer1 over IP supportKarsten Keil1-0/+1518