| Commit message (Expand) | Author | Age | Files | Lines |
* | net/caif: Use kzalloc | Julia Lawall | 2010-05-17 | 2 | -4/+2 |
* | Bugfix: Link selection was swapped in switch. | Sjur Braendeland | 2010-04-28 | 1 | -2/+2 |
* | caif: Bugfixes in CAIF netdevice for close and flow control | Sjur Braendeland | 2010-04-28 | 1 | -57/+73 |
* | caif: Rewritten socket implementation | Sjur Braendeland | 2010-04-28 | 1 | -967/+828 |
* | 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-20 | 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-30 | 2 | -0/+74 |
* | net-caif: add CAIF netdevice | Sjur Braendeland | 2010-03-30 | 1 | -0/+451 |
* | net-caif: add CAIF socket implementation | Sjur Braendeland | 2010-03-30 | 1 | -0/+1391 |
* | net-caif: add CAIF device registration functionality | Sjur Braendeland | 2010-03-30 | 2 | -0/+500 |
* | net-caif: add CAIF generic caif support functions | Sjur Braendeland | 2010-03-30 | 2 | -0/+1100 |
* | net-caif: add CAIF core protocol stack | Sjur Braendeland | 2010-03-30 | 11 | -0/+1981 |