summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+2
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+0
* Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2
* Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-061-4/+4
* Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
* Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
* Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
* Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
* Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-151-0/+1
* Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-111-0/+4
* Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-301-0/+6
* Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-191-1/+2
* Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-131-1/+1
* Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-122-6/+6
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-121-0/+6
|\
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-091-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