summaryrefslogtreecommitdiffstats
path: root/net/caif/cfcnfg.c
Commit message (Expand)AuthorAgeFilesLines
* net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-091-6/+4
* net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King2016-10-281-6/+3
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-231-1/+1
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-071-10/+9
* treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-01-271-1/+0
* caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com2011-11-301-31/+16
* caif: add error handling for allocationDan Carpenter2011-10-031-9/+14
* caif: Remove OOM messages, use kzallocJoe Perches2011-08-281-12/+3
* 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
OpenPOWER on IntegriCloud