summaryrefslogtreecommitdiff
path: root/net/caif
AgeCommit message (Expand)Author
2010-08-10caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland
2010-07-22caif: precedence bugDan Carpenter
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland
2010-06-20caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-09caif: fix a couple range checksDan Carpenter
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter
2010-05-31caif: remove unneeded null check in caif_connect()Dan Carpenter
2010-05-29caif: unlock on error path in cfserl_receive()Dan Carpenter
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland
2010-05-23net-caif: drop redundant Kconfig entriesMike Frysinger
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-17net/caif: Use kzallocJulia Lawall
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland
2010-04-28caif: Rewritten socket implementationSjur Braendeland
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-26net: use sk_sleep()Eric Dumazet
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland