summaryrefslogtreecommitdiffstats
path: root/net/caif/caif_socket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-241-29/+18
* caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-241-5/+5
* caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-241-15/+6
* caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-241-7/+6
* caif: Rewritten socket implementationSjur Braendeland2010-04-281-967/+828
* net: use sk_sleep()Eric Dumazet2010-04-261-15/+15
* net: sk_sleep() helperEric Dumazet2010-04-211-1/+1
* net-caif: add CAIF socket implementationSjur Braendeland2010-03-311-0/+1391