summaryrefslogtreecommitdiffstats
path: root/net/caif
AgeCommit message (Expand)AuthorLines
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland-29/+18
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland-6/+7
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland-15/+6
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland-9/+25
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland-66/+26
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland-7/+6
2010-05-23net-caif: drop redundant Kconfig entriesMike Frysinger-4/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches-1/+0
2010-05-17net/caif: Use kzallocJulia Lawall-4/+2
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland-2/+2
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland-57/+73
2010-04-28caif: Rewritten socket implementationSjur Braendeland-967/+828
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland-143/+107
2010-04-28caif: Add reference counting to service layerSjur Braendeland-1/+26
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland-34/+32
2010-04-26net: use sk_sleep()Eric Dumazet-15/+15
2010-04-20net: sk_sleep() helperEric Dumazet-1/+1
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell-0/+1
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland-0/+74
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland-0/+451
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland-0/+1391
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland-0/+500
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland-0/+1100
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland-0/+1981