aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland1-2/+2
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland1-57/+73
2010-04-28caif: Rewritten socket implementationSjur Braendeland1-967/+828
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland2-143/+107
2010-04-28caif: Add reference counting to service layerSjur Braendeland4-1/+26
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland2-34/+32
2010-04-26net: use sk_sleep()Eric Dumazet1-15/+15
2010-04-20net: sk_sleep() helperEric Dumazet1-1/+1
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland2-0/+74
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland1-0/+451
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland1-0/+1391
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland2-0/+500
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland2-0/+1100
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland11-0/+1981