index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
l1oip_core.c
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-05-22
mISDN: Use mod_timer()
Manuel Schölling
2014-05-22
mISDN: Use time_before()
Manuel Schölling
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-10-26
isdn: remove dead code
Alan Cox
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2012-02-01
mISDN: use memchr_inv
Akinobu Mita
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-24
mISDN: don't use flush_scheduled_work()
Tejun Heo
2010-08-16
drivers/isdn: Adjust confusing if indentation
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-04
Fix misspellings of "separate" in strings.
Adam Buchbinder
2009-12-18
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
2009-08-02
mISDN: Fix handling of receive buffer size in L1oIP
Andreas Eversberg
2009-08-02
mISDN: Read buffer overflow
roel kluin
2009-05-25
mISDN: Use kernel_{send,recv}msg instead of open coding
Arnaldo Carvalho de Melo
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size
Frank Seidel
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
mISDN: Minor fixes
Andreas Eversberg
2009-01-09
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
2008-12-12
mISDN: fix sparse warning: symbol 'id' shadows an earlier one
Hannes Eder
2008-08-02
mISDN cleanup user interface
Karsten Keil
2008-07-27
Add layer1 over IP support
Karsten Keil