summaryrefslogtreecommitdiff
path: root/net/caif/cfcnfg.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-20net: cleanup unused macros in net directoryShan Wei1-2/+0
2011-01-16caif: checking the wrong variableDan Carpenter1-4/+5
2010-11-04caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos1-10/+7
2010-09-22caif: Minor fixes in log prints.Sjur Braendeland1-1/+1
2010-09-07net/caif: Use pr_fmtJoe Perches1-28/+21
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-4/+40
2010-06-21caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-1/+3
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter1-6/+2
2010-05-18net/caif: Use kzallocJulia Lawall1-2/+1
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland1-110/+45
2010-04-28caif: Add reference counting to service layerSjur Braendeland1-0/+7
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland1-26/+25
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-31net-caif: add CAIF generic caif support functionsSjur Braendeland1-0/+529