Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -1/+0 |
2010-05-18 | net/caif: Use kzalloc | Julia Lawall | 2 | -4/+2 |
2010-04-28 | Bugfix: Link selection was swapped in switch. | Sjur Braendeland | 1 | -2/+2 |
2010-04-28 | caif: Bugfixes in CAIF netdevice for close and flow control | Sjur Braendeland | 1 | -57/+73 |
2010-04-28 | caif: Rewritten socket implementation | Sjur Braendeland | 1 | -967/+828 |
2010-04-28 | caif: Disconnect without waiting for response | Sjur Braendeland | 2 | -143/+107 |
2010-04-28 | caif: Add reference counting to service layer | Sjur Braendeland | 4 | -1/+26 |
2010-04-28 | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland | 2 | -34/+32 |
2010-04-26 | net: use sk_sleep() | Eric Dumazet | 1 | -15/+15 |
2010-04-21 | net: sk_sleep() helper | Eric Dumazet | 1 | -1/+1 |
2010-04-01 | net-caif: using kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 1 | -0/+1 |
2010-03-31 | net-caif: add CAIF Kconfig and Makefiles | Sjur Braendeland | 2 | -0/+74 |
2010-03-31 | net-caif: add CAIF netdevice | Sjur Braendeland | 1 | -0/+451 |
2010-03-31 | net-caif: add CAIF socket implementation | Sjur Braendeland | 1 | -0/+1391 |
2010-03-31 | net-caif: add CAIF device registration functionality | Sjur Braendeland | 2 | -0/+500 |
2010-03-31 | net-caif: add CAIF generic caif support functions | Sjur Braendeland | 2 | -0/+1100 |
2010-03-31 | net-caif: add CAIF core protocol stack | Sjur Braendeland | 11 | -0/+1981 |