aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/6lowpan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi1-2/+2
2014-01-07Bluetooth: Fix setting Universal/Local bitClaudio Takahasi1-1/+1
2014-01-06Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg1-1/+1
2013-12-14Bluetooth: fix return value checkWei Yongjun1-4/+4
2013-12-14Bluetooth: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-12-126lowpan: fix/move/cleanup debug functionsAlexander Aring1-27/+0
2013-12-11Bluetooth: Fix test for lookup_dev return valueJohan Hedberg1-1/+1
2013-12-11Bluetooth: Add missing 6lowpan.h includeJohan Hedberg1-0/+2
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen1-0/+886