summaryrefslogtreecommitdiff
path: root/net/caif/cfctrl.c
Commit message (Expand)AuthorAge
* caif: reduce stack size with KASANArnd Bergmann2018-01-19
* net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-09
* caif: remove unnecessary break after gotoFabian Frederick2014-07-15
* caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-09-05
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-23
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-07
* caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat2012-11-20
* caif: Fixed potential memory leakKim Lilliestierna XX2012-06-25
* caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-13
* caif: Remove OOM messages, use kzallocJoe Perches2011-08-28
* caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com2011-05-22
* caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com2011-05-22
* caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-15
* caif: code cleanupStephen Hemminger2011-04-11
* caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-03
* net/caif: Use pr_fmtJoe Perches2010-09-06
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-20
* caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-23
* net/caif: Use kzallocJulia Lawall2010-05-17
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-28
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-30