| Commit message (Expand) | Author | Age | Files | Lines |
* | net caif: insert missing spaces in pr_* messages and unbreak multi-line strings | Colin Ian King | 2016-10-28 | 1 | -6/+3 |
* | caif: Remove my bouncing email address. | sjur.brandeland@stericsson.com | 2013-04-23 | 1 | -1/+1 |
* | CAIF: fix indentation for function arguments | Silviu-Mihai Popescu | 2013-03-07 | 1 | -10/+9 |
* | treewide: Fix typo in various drivers | Masanari Iida | 2013-01-09 | 1 | -1/+1 |
* | net caif: Register properly as a pernet subsystem. | Eric W. Biederman | 2012-01-27 | 1 | -1/+0 |
* | caif: Restructure how link caif link layer enroll | sjur.brandeland@stericsson.com | 2011-11-30 | 1 | -31/+16 |
* | caif: add error handling for allocation | Dan Carpenter | 2011-10-03 | 1 | -9/+14 |
* | caif: Remove OOM messages, use kzalloc | Joe Perches | 2011-08-28 | 1 | -12/+3 |
* | caif: Fixes freeze on Link layer removal. | sjur.brandeland@stericsson.com | 2011-05-22 | 1 | -25/+19 |
* | caif: remove unesesarry exports | sjur.brandeland@stericsson.com | 2011-05-15 | 1 | -1/+0 |
* | caif: Handle dev_queue_xmit errors. | sjur.brandeland@stericsson.com | 2011-05-15 | 1 | -1/+1 |
* | caif: prepare support for namespaces | sjur.brandeland@stericsson.com | 2011-05-15 | 1 | -30/+116 |
* | caif: Add ref-count to framing layer | sjur.brandeland@stericsson.com | 2011-05-15 | 1 | -1/+8 |
* | caif: Use RCU and lists in cfcnfg.c for managing caif link layers | sjur.brandeland@stericsson.com | 2011-05-15 | 1 | -160/+213 |
* | caif: code cleanup | Stephen Hemminger | 2011-04-11 | 1 | -1/+1 |
* | net: cleanup unused macros in net directory | Shan Wei | 2011-01-19 | 1 | -2/+0 |
* | caif: checking the wrong variable | Dan Carpenter | 2011-01-15 | 1 | -4/+5 |
* | caif: Bugfix for socket priority, bindtodev and dbg channel. | André Carvalho de Matos | 2010-11-03 | 1 | -10/+7 |
* | caif: Minor fixes in log prints. | Sjur Braendeland | 2010-09-21 | 1 | -1/+1 |
* | net/caif: Use pr_fmt | Joe Perches | 2010-09-06 | 1 | -28/+21 |
* | caif: Use link layer MTU instead of fixed MTU | Sjur Braendeland | 2010-06-20 | 1 | -4/+40 |
* | caif: Bugfix - RFM must support segmentation. | Sjur Braendeland | 2010-06-20 | 1 | -1/+3 |
* | caif: cleanup: remove duplicate checks | Dan Carpenter | 2010-05-31 | 1 | -6/+2 |
* | net/caif: Use kzalloc | Julia Lawall | 2010-05-17 | 1 | -2/+1 |
* | caif: Disconnect without waiting for response | Sjur Braendeland | 2010-04-28 | 1 | -110/+45 |
* | caif: Add reference counting to service layer | Sjur Braendeland | 2010-04-28 | 1 | -0/+7 |
* | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland | 2010-04-28 | 1 | -26/+25 |
* | net-caif: using kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 2010-04-01 | 1 | -0/+1 |
* | net-caif: add CAIF generic caif support functions | Sjur Braendeland | 2010-03-30 | 1 | -0/+529 |