summaryrefslogtreecommitdiff
path: root/net/caif/cfcnfg.c
Commit message (Expand)AuthorAge
* net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-09
* net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King2016-10-28
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-23
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-07
* treewide: Fix typo in various driversMasanari Iida2013-01-09
* net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-01-27
* caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com2011-11-30
* caif: add error handling for allocationDan Carpenter2011-10-03
* caif: Remove OOM messages, use kzallocJoe Perches2011-08-28
* caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-22
* caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-15
* caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-15
* caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-15
* caif: Add ref-count to framing layersjur.brandeland@stericsson.com2011-05-15
* caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com2011-05-15
* caif: code cleanupStephen Hemminger2011-04-11
* net: cleanup unused macros in net directoryShan Wei2011-01-19
* caif: checking the wrong variableDan Carpenter2011-01-15
* caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-03
* caif: Minor fixes in log prints.Sjur Braendeland2010-09-21
* net/caif: Use pr_fmtJoe Perches2010-09-06
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-20
* caif: cleanup: remove duplicate checksDan Carpenter2010-05-31
* net/caif: Use kzallocJulia Lawall2010-05-17
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-28
* caif: Add reference counting to service layerSjur Braendeland2010-04-28
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-28
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-01
* net-caif: add CAIF generic caif support functionsSjur Braendeland2010-03-30