aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/caif_socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland1-15/+6
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland1-7/+6
2010-04-28caif: Rewritten socket implementationSjur Braendeland1-967/+828
2010-04-26net: use sk_sleep()Eric Dumazet1-15/+15
2010-04-20net: sk_sleep() helperEric Dumazet1-1/+1
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland1-0/+1391