aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau1-0/+1
2012-07-11Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko1-0/+4
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko1-0/+6
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko1-1/+2
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes1-1/+1
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2-6/+6
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan1-0/+6
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+6
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan1-0/+12
2012-06-05Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes1-1/+1
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc1-2/+0
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko1-0/+4
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko1-0/+1
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko3-0/+18
2012-06-05Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko1-0/+10
2012-06-05Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko1-0/+73
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko1-0/+7
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2-0/+31
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko1-0/+6
2012-06-05Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko1-0/+1
2012-06-05Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko1-0/+1
2012-06-05Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan1-4/+6
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko1-0/+81
2012-06-05Bluetooth: Define and use PSM identifiersAndrei Emeltchenko1-0/+4
2012-06-05Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko1-0/+3
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan3-5/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan3-19/+23
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko2-3/+5
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc1-1/+1
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan1-6/+6
2012-06-05Bluetooth: Remove unused ERTM control field macrosMat Martineau1-168/+0
2012-06-05Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau1-4/+0
2012-06-05Bluetooth: Remove receive code that has been supercededMat Martineau1-8/+0
2012-06-05Bluetooth: Fix early return from l2cap_chan_delMat Martineau1-0/+1
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-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal1-0/+17
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: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau1-0/+1
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann1-1/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan1-2/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan1-1/+0
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau1-3/+0
2012-05-09Bluetooth: Improve ERTM sequence number offset calculationMat Martineau1-7/+4
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes1-9/+0
2012-05-09Bluetooth: Use address type info from user-spaceAndre Guedes1-1/+1
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes1-1/+1
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes1-0/+2
2012-05-09Bluetooth: Add address type to struct sockaddr_l2Andre Guedes1-0/+1