aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg1-0/+10
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann1-1/+1
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko1-1/+0
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO1-0/+10
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan1-3/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan1-12/+14
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan1-6/+6
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan1-2/+6
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau1-2/+0
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan1-0/+1
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan1-0/+1
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau1-3/+0
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes1-0/+5
2012-05-09Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan1-1/+0
2012-05-09Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau1-0/+13
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann1-1/+0
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko1-0/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches1-6/+8
2012-02-13Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim1-22/+0
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville1-0/+5
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko1-0/+5
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-1/+1
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau1-0/+27
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-1/+1
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko1-1/+1
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes1-0/+1
2011-06-30Bluetooth: Add bt_printkJoe Perches1-3/+6
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches1-1/+1
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz1-3/+4
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh1-0/+8
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan1-0/+28
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko1-0/+5
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