summaryrefslogtreecommitdiff
path: root/net/caif
AgeCommit message (Expand)Author
2011-04-17caif: Fix set-but-unused variables.David S. Miller
2011-04-11caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland
2011-04-11caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland
2011-04-11caif: code cleanupStephen Hemminger
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-01-19net: cleanup unused macros in net directoryShan Wei
2011-01-15caif: checking the wrong variableDan Carpenter
2011-01-10CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi
2011-01-10caif: don't set connection request param size before copying dataDan Rosenberg
2010-11-22Net: caif: Makefile: Remove deprecated itemsTracey Dent
2010-11-03caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-05caif: fix two caif_connect() bugsEric Dumazet
2010-10-05caif: remove duplicated includeNicolas Kaiser
2010-09-21caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland
2010-09-21caif: Fix function NULL pointer check.Sjur Braendeland
2010-09-21caif: Minor fixes in log prints.Sjur Braendeland
2010-09-21caif: Remove buggy re-definition of pr_debugSjur Braendeland
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-06net/caifcaif_dev.c: Use netdev_<level>Joe Perches
2010-09-06net/caif: Use pr_fmtJoe Perches
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney
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