summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/bluetooth.h
AgeCommit message (Expand)Author
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-06-30Bluetooth: Add bt_printkJoe Perches
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann
2004-10-06[Bluetooth] Fix race when unlinking incoming connectionsMarcel Holtmann
2004-07-04[Bluetooth] Allocate protocol number for AVDTP supportMarcel Holtmann
2004-06-01[Bluetooth] Allocate protocol number for HIDP supportMarcel Holtmann
2004-06-01[Bluetooth] Remove CVS tags and cleanup the codeMarcel Holtmann
2004-01-13MergeDavid S. Miller
2004-01-08[BLUETOOTH]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-12-22[Bluetooth] Add CAPI message transport protocol supportMarcel Holtmann
2003-06-22Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy
2003-06-16[Bluetooth] Add support for SO_LINGER to L2CAP, RFCOMM and SCO sockets.Maksim Krasnyanskiy
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2002-10-31Improved support for /proc/bluetoothMaksim Krasnyanskiy
2002-10-22Cleanup Bluetooth kernel messages.Maksim Krasnyanskiy
2002-10-13Get rid of the MIN() thing in Bluetooth code and use min_t() instead.Maksim Krasnyanskiy
2002-10-13Consistent naming for Bluetooth function and constants.Maksim Krasnyanskiy