aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfrfml.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu1-2/+2
2012-03-11caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin1-14/+11
2011-12-06caif: Bad assert triggering false positive.sjur.brandeland@stericsson.com1-1/+1
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches1-5/+2
2011-05-15caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com1-2/+2
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos1-1/+1
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-09-06net/caif: Use pr_fmtJoe Perches1-7/+5
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney1-1/+1
2010-07-22caif: precedence bugDan Carpenter1-1/+1
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-54/+260
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland1-8/+4
2010-06-09caif: fix a couple range checksDan Carpenter1-1/+1
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland1-0/+108