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