summaryrefslogtreecommitdiff
path: root/net/caif
AgeCommit message (Expand)AuthorFilesLines
2010-04-26net: use sk_sleep()Eric Dumazet1-15/+15
2010-04-21net: sk_sleep() helperEric Dumazet1-1/+1
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-31net-caif: add CAIF Kconfig and MakefilesSjur Braendeland2-0/+74
2010-03-31net-caif: add CAIF netdeviceSjur Braendeland1-0/+451
2010-03-31net-caif: add CAIF socket implementationSjur Braendeland1-0/+1391
2010-03-31net-caif: add CAIF device registration functionalitySjur Braendeland2-0/+500
2010-03-31net-caif: add CAIF generic caif support functionsSjur Braendeland2-0/+1100
2010-03-31net-caif: add CAIF core protocol stackSjur Braendeland11-0/+1981