summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/l1oip_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
* mISDN: Use mod_timer()Manuel Schölling2014-05-221-8/+4
* mISDN: Use time_before()Manuel Schölling2014-05-221-2/+2
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-4/+1
|\
| * isdn: remove dead codeAlan Cox2012-10-261-4/+1
* | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
|/
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-291/+290
* mISDN: use memchr_invAkinobu Mita2012-02-011-13/+3
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* mISDN: don't use flush_scheduled_work()Tejun Heo2010-12-241-0/+2
* drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-041-1/+1
* mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* 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/+7
* 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-121-11/+11
* mISDN cleanup user interfaceKarsten Keil2008-08-021-4/+2
* Add layer1 over IP supportKarsten Keil2008-07-271-0/+1518