aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/isocdata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: move capi drivers to stagingArnd Bergmann1-1009/+0
2018-10-08isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt1-6/+6
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-96/+96
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt1-3/+5
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt1-47/+25
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt1-13/+31
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt1-55/+52
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt1-3/+3
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt1-38/+41
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt1-10/+11
2009-10-06gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-07-02gigaset: drop pointless checkTilman Schmidt1-6/+0
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt1-0/+4
2008-12-26gigaset: ifdef cleanupTilman Schmidt1-2/+0
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt1-2/+2
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-02-06gigaset: atomic cleanupTilman Schmidt1-25/+26
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2006-12-08[PATCH] isdn/gigaset: use bitrev8Akinobu Mita1-2/+3
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt1-3/+7
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt1-1/+5
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put()Tilman Schmidt1-1/+1
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt1-2/+2
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt1-12/+2
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt1-53/+56
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt1-8/+8
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handlerHansjoerg Lipp1-0/+1009