aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25caif: Fixed potential memory leakKim Lilliestierna XX1-8/+9
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin1-0/+4
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches1-17/+6
2011-05-22caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com1-4/+5
2011-05-22caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com1-9/+26
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com1-36/+85
2011-04-11caif: code cleanupStephen Hemminger1-68/+7
2010-11-03caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com1-2/+1
2010-09-06net/caif: Use pr_fmtJoe Perches1-34/+25
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-3/+3
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland1-1/+1
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland1-66/+26
2010-05-17net/caif: Use kzallocJulia Lawall1-2/+1
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland1-33/+62
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland1-0/+664