aboutsummaryrefslogtreecommitdiff
path: root/net/caif
AgeCommit message (Expand)Author
2010-05-29caif: unlock on error path in cfserl_receive()Dan Carpenter
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland
2010-05-23net-caif: drop redundant Kconfig entriesMike Frysinger
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-17net/caif: Use kzallocJulia Lawall
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland
2010-04-28caif: Rewritten socket implementationSjur Braendeland
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-26net: use sk_sleep()Eric Dumazet
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland