summaryrefslogtreecommitdiffstats
path: root/net/caif/cfctrl.c
Commit message (Expand)AuthorAgeFilesLines
* caif: reduce stack size with KASANArnd Bergmann2018-01-191-28/+22
* net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-091-2/+2
* caif: remove unnecessary break after gotoFabian Frederick2014-07-151-1/+0
* caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-09-051-1/+2
* 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/+7
* caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat2012-11-201-2/+1
* caif: Fixed potential memory leakKim Lilliestierna XX2012-06-251-8/+9
* caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-131-0/+4
* caif: Remove OOM messages, use kzallocJoe Perches2011-08-281-17/+6
* caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com2011-05-221-4/+5
* caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com2011-05-221-9/+26
* caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-151-36/+85
* caif: code cleanupStephen Hemminger2011-04-111-68/+7
* caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-031-2/+1
* net/caif: Use pr_fmtJoe Perches2010-09-061-34/+25
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-201-3/+3
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-201-1/+1
* caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-231-66/+26
* net/caif: Use kzallocJulia Lawall2010-05-171-2/+1
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-281-33/+62
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-301-0/+664
OpenPOWER on IntegriCloud