Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | caif: Disconnect without waiting for response | Sjur Braendeland | 2010-04-28 | 2 | -143/+107 |
* | caif: Add reference counting to service layer | Sjur Braendeland | 2010-04-28 | 4 | -1/+26 |
* | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland | 2010-04-28 | 2 | -34/+32 |
* | net: use sk_sleep() | Eric Dumazet | 2010-04-26 | 1 | -15/+15 |
* | net: sk_sleep() helper | Eric Dumazet | 2010-04-21 | 1 | -1/+1 |
* | net-caif: using kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 2010-04-01 | 1 | -0/+1 |
* | net-caif: add CAIF Kconfig and Makefiles | Sjur Braendeland | 2010-03-31 | 2 | -0/+74 |
* | net-caif: add CAIF netdevice | Sjur Braendeland | 2010-03-31 | 1 | -0/+451 |
* | net-caif: add CAIF socket implementation | Sjur Braendeland | 2010-03-31 | 1 | -0/+1391 |
* | net-caif: add CAIF device registration functionality | Sjur Braendeland | 2010-03-31 | 2 | -0/+500 |
* | net-caif: add CAIF generic caif support functions | Sjur Braendeland | 2010-03-31 | 2 | -0/+1100 |
* | net-caif: add CAIF core protocol stack | Sjur Braendeland | 2010-03-31 | 11 | -0/+1981 |