aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfcnfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-22caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com1-25/+19
2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com1-1/+0
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com1-1/+1
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com1-30/+116
2011-05-15caif: Add ref-count to framing layersjur.brandeland@stericsson.com1-1/+8
2011-05-15caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com1-160/+213
2011-04-11caif: code cleanupStephen Hemminger1-1/+1
2011-01-19net: cleanup unused macros in net directoryShan Wei1-2/+0
2011-01-15caif: checking the wrong variableDan Carpenter1-4/+5
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos1-10/+7
2010-09-21caif: Minor fixes in log prints.Sjur Braendeland1-1/+1
2010-09-06net/caif: Use pr_fmtJoe Perches1-28/+21
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-4/+40
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-1/+3
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter1-6/+2
2010-05-17net/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-30net-caif: add CAIF generic caif support functionsSjur Braendeland1-0/+529