summaryrefslogtreecommitdiffstats
path: root/net/caif
Commit message (Expand)AuthorAgeFilesLines
* Net: caif: Makefile: Remove deprecated itemsTracey Dent2010-11-221-5/+3
* caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-031-2/+1
* caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-036-44/+49
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-061-4/+13
|\
| * caif: fix two caif_connect() bugsEric Dumazet2010-10-051-6/+15
* | caif: remove duplicated includeNicolas Kaiser2010-10-051-1/+0
* | caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland2010-09-211-7/+0
* | caif: Fix function NULL pointer check.Sjur Braendeland2010-09-211-1/+1
* | caif: Minor fixes in log prints.Sjur Braendeland2010-09-212-7/+3
* | caif: Remove buggy re-definition of pr_debugSjur Braendeland2010-09-211-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-1/+1
|\ \ | |/
| * net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-261-1/+1
* | net/caifcaif_dev.c: Use netdev_<level>Joe Perches2010-09-061-8/+8
* | net/caif: Use pr_fmtJoe Perches2010-09-0616-181/+167
|/
* caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland2010-08-101-1/+1
* caif: precedence bugDan Carpenter2010-07-221-1/+1
* caif: Kconfig and Makefile fixesSjur Braendeland2010-06-292-17/+4
* caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-201-0/+5
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-2011-56/+155
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-205-65/+271
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-208-16/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-112-2/+2
|\
| * caif: fix a couple range checksDan Carpenter2010-06-092-2/+2
* | caif: cleanup: remove duplicate checksDan Carpenter2010-05-311-6/+2
* | caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-311-2/+1
|/
* caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-291-2/+4
* caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-231-29/+18
* caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-232-6/+7
* caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-231-15/+6
* caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-233-9/+25
* caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-231-66/+26
* caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-231-7/+6
* net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-231-4/+1
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-1/+0
* net/caif: Use kzallocJulia Lawall2010-05-172-4/+2
* Bugfix: Link selection was swapped in switch.Sjur Braendeland2010-04-281-2/+2
* caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland2010-04-281-57/+73
* caif: Rewritten socket implementationSjur Braendeland2010-04-281-967/+828
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-282-143/+107
* caif: Add reference counting to service layerSjur Braendeland2010-04-284-1/+26
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-282-34/+32
* net: use sk_sleep()Eric Dumazet2010-04-261-15/+15
* net: sk_sleep() helperEric Dumazet2010-04-201-1/+1
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-011-0/+1
* net-caif: add CAIF Kconfig and MakefilesSjur Braendeland2010-03-302-0/+74
* net-caif: add CAIF netdeviceSjur Braendeland2010-03-301-0/+451
* net-caif: add CAIF socket implementationSjur Braendeland2010-03-301-0/+1391
* net-caif: add CAIF device registration functionalitySjur Braendeland2010-03-302-0/+500
* net-caif: add CAIF generic caif support functionsSjur Braendeland2010-03-302-0/+1100
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-3011-0/+1981
OpenPOWER on IntegriCloud