summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/l1oip_core.c
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
* mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
* mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2009-05-251-17/+7Star
* mISDN: Cleanup debug messagesKarsten Keil2009-05-251-15/+15
* mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel2009-05-251-4/+17
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-091-1/+2
* mISDN: Minor fixesAndreas Eversberg2009-01-091-1/+1
* mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-091-1/+21
* mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-131-11/+11
* mISDN cleanup user interfaceKarsten Keil2008-08-021-4/+2Star
* Add layer1 over IP supportKarsten Keil2008-07-271-0/+1518