aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg1-0/+1
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau1-0/+2
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan1-0/+18
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan1-1/+1
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala1-0/+1
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-1/+1
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-1/+1
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan1-0/+1
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan1-0/+1
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan1-1/+2
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller1-6/+0
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+0
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann1-6/+0
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann1-0/+9
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann1-0/+3
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-2/+2
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann1-0/+1
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser1-1/+1
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann1-1/+1
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann1-2/+2
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-0/+6
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-1/+2
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-8/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+181