aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfcnfg.c
Commit message (Expand)AuthorAgeFilesLines
* net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-02-031-1/+0
* caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-221-25/+19
* caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-151-1/+0
* caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-151-1/+1
* caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-151-30/+116
* caif: Add ref-count to framing layersjur.brandeland@stericsson.com2011-05-151-1/+8
* caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com2011-05-151-160/+213
* caif: code cleanupStephen Hemminger2011-04-111-1/+1
* net: cleanup unused macros in net directoryShan Wei2011-01-191-2/+0
* caif: checking the wrong variableDan Carpenter2011-01-151-4/+5
* caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-031-10/+7
* caif: Minor fixes in log prints.Sjur Braendeland2010-09-211-1/+1
* net/caif: Use pr_fmtJoe Perches2010-09-061-28/+21
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-201-4/+40
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-201-1/+3
* caif: cleanup: remove duplicate checksDan Carpenter2010-05-311-6/+2
* net/caif: Use kzallocJulia Lawall2010-05-171-2/+1
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-281-110/+45
* caif: Add reference counting to service layerSjur Braendeland2010-04-281-0/+7
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-281-26/+25
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-011-0/+1
* net-caif: add CAIF generic caif support functionsSjur Braendeland2010-03-301-0/+529