aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfsrvl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-05caif: Remove duplicate macro SRVL_CTRL_PKT_SIZEWang Hai1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2014-02-09net: Include appropriate header file in caif/cfsrvl.cRashika Kheria1-0/+1
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu1-7/+6
2012-09-10caif: move the dereference below the NULL testWei Yongjun1-2/+3
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin1-0/+3
2012-03-11caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin1-5/+1
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches1-6/+2
2011-05-15caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com1-6/+29
2011-04-11caif: code cleanupStephen Hemminger1-6/+1
2010-09-06net/caif: Use pr_fmtJoe Perches1-10/+7
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-1/+0
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-5/+8
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland1-2/+12
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland1-0/+6
2010-04-28caif: Add reference counting to service layerSjur Braendeland1-0/+7
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland1-0/+185