summaryrefslogtreecommitdiffstats
path: root/net/caif/cfsrvl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* net: Include appropriate header file in caif/cfsrvl.cRashika Kheria2014-02-101-0/+1
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-231-1/+1
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-071-7/+6Star
* caif: move the dereference below the NULL testWei Yongjun2012-09-101-2/+3
* caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-131-0/+3
* caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin2012-03-111-5/+1Star
* caif: Remove OOM messages, use kzallocJoe Perches2011-08-281-6/+2Star
* caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com2011-05-151-6/+29
* caif: code cleanupStephen Hemminger2011-04-121-6/+1Star
* net/caif: Use pr_fmtJoe Perches2010-09-071-10/+7Star
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-211-1/+0Star
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-211-5/+8
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-211-2/+12
* caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-241-0/+6
* caif: Add reference counting to service layerSjur Braendeland2010-04-281-0/+7
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-311-0/+185