aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/tei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2018-10-22mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor1-4/+3
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev1-3/+17
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2012-11-30mISDN: improve bitops usageAkinobu Mita1-10/+10
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil1-3/+10
2012-05-04mISDN: Fix refcounting bugKarsten Keil1-14/+39
2012-05-04mISDN: Added PH_* state info to tei manager.Andreas Eversberg1-0/+6
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-57/+57
2010-11-16drivers/isdn/mISDN: Use printf extension %pVJoe Perches1-6/+17
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
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-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-11mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil1-5/+2
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-1/+0
2009-05-25mISDN: Add "sapi" information to debug messagesAndreas Eversberg1-2/+9
2009-05-25mISDN: Fix TEI and SAPI handlingAndreas Eversberg1-19/+21
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg1-12/+31
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs1-3/+3
2008-12-12misdn: Fix lockdep warningKarsten Keil1-1/+1
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-1/+1
2008-07-27Fix namespace issue with HisaxKarsten Keil1-1/+1
2008-07-27Add mISDN core filesKarsten Keil1-0/+1340