summaryrefslogtreecommitdiff
path: root/net/caif
Commit message (Expand)AuthorAge
* caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland2010-08-10
* caif: precedence bugDan Carpenter2010-07-22
* caif: Kconfig and Makefile fixesSjur Braendeland2010-06-29
* caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-20
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-20
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-11
|\
| * caif: fix a couple range checksDan Carpenter2010-06-09
* | caif: cleanup: remove duplicate checksDan Carpenter2010-05-31
* | caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-31
|/
* caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-29
* caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-23
* caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-23
* caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-23
* caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-23
* caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-23
* caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-23
* net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-23
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* net/caif: Use kzallocJulia Lawall2010-05-17
* Bugfix: Link selection was swapped in switch.Sjur Braendeland2010-04-28
* caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland2010-04-28
* caif: Rewritten socket implementationSjur Braendeland2010-04-28
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-28
* caif: Add reference counting to service layerSjur Braendeland2010-04-28
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-28
* net: use sk_sleep()Eric Dumazet2010-04-26
* net: sk_sleep() helperEric Dumazet2010-04-20
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-01
* net-caif: add CAIF Kconfig and MakefilesSjur Braendeland2010-03-30
* net-caif: add CAIF netdeviceSjur Braendeland2010-03-30
* net-caif: add CAIF socket implementationSjur Braendeland2010-03-30
* net-caif: add CAIF device registration functionalitySjur Braendeland2010-03-30
* net-caif: add CAIF generic caif support functionsSjur Braendeland2010-03-30
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-30