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