Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |