summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-131-0/+6
|\
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+6
* | Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-051-0/+12
* | Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-051-1/+1
* | Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc2012-06-051-2/+0
* | Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko2012-06-051-0/+4
* | Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-051-0/+1
* | Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko2012-06-053-0/+18
* | Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko2012-06-051-0/+10
* | Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko2012-06-051-0/+73
* | Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko2012-06-051-0/+7
* | Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2012-06-052-0/+31
* | Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko2012-06-051-0/+6
* | Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko2012-06-051-0/+1
* | Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko2012-06-051-0/+1
* | Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan2012-06-051-4/+6
* | Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko2012-06-051-0/+81
* | Bluetooth: Define and use PSM identifiersAndrei Emeltchenko2012-06-051-0/+4
* | Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko2012-06-051-0/+3
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-053-5/+0
* | Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan2012-06-053-19/+23
* | Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-052-3/+5
* | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-051-1/+1
* | Bluetooth: Fix trailing whitespaces in license textGustavo Padovan2012-06-051-6/+6
* | Bluetooth: Remove unused ERTM control field macrosMat Martineau2012-06-051-168/+0
* | Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau2012-06-051-4/+0
* | Bluetooth: Remove receive code that has been supercededMat Martineau2012-06-051-8/+0
* | Bluetooth: Fix early return from l2cap_chan_delMat Martineau2012-06-051-0/+1
|/
* Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-161-2/+6
* Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-161-2/+0
* Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-161-0/+1
|\
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+1
* | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-091-0/+1
* | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-091-1/+0
* | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-091-2/+0
* | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-091-1/+0
* | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-091-3/+0
* | Bluetooth: Improve ERTM sequence number offset calculationMat Martineau2012-05-091-7/+4
* | Bluetooth: Remove advertising cacheAndre Guedes2012-05-091-9/+0
* | Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-091-1/+1
* | Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-091-1/+1
* | Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-091-0/+2
* | Bluetooth: Add address type to struct sockaddr_l2Andre Guedes2012-05-091-0/+1
* | Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-092-10/+11
* | Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-05-091-1/+0
* | Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan2012-05-091-1/+0
* | Bluetooth: remove header declared but not definedSyam Sidhardhan2012-05-091-2/+0
* | Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau2012-05-091-0/+12
* | Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan2012-05-091-1/+1
OpenPOWER on IntegriCloud