summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-244-15/+51
|\
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-183-0/+30
| * Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-081-0/+6
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-1/+1
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-9/+0
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-2/+1
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-1/+10
| * Bluetooth: Add more HCI error codesMikel Astiz2012-08-211-0/+3
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
|\ \ | |/ |/|
| * Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-271-1/+1
* | 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-121-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-111-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