aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/layer2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-6/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev1-2/+13
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-4/+4
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-34/+20
2012-08-06mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil1-1/+1
2012-05-04mISDN: Help to identify the cardKarsten Keil1-32/+44
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil1-5/+53
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-49/+48
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-04-03mISDN: fix "persistant" typoJan Engelhardt1-10/+10
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-11-16drivers/isdn/mISDN: Use printf extension %pVJoe Perches1-3/+9
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
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil1-2/+0
2009-05-25mISDN: Add "sapi" information to debug messagesAndreas Eversberg1-13/+11
2009-05-25mISDN: Fix TEI and SAPI handlingAndreas Eversberg1-6/+7
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-6/+8
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder1-1/+1
2008-07-27Fix namespace issue with HisaxKarsten Keil1-1/+1
2008-07-27Add mISDN core filesKarsten Keil1-0/+2216