aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfctrl.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+2
* 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