summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-5/+23
|\
| * Bluetooth: Update management interface revisionJohan Hedberg2012-09-181-1/+1
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-181-0/+17
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-211-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+16
|\ \ | |/ |/|
| * Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-181-0/+10
| * Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-181-0/+6
* | Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-061-3/+3
* | Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-061-2/+2
* | Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-061-2/+2
* | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-2/+18
|/
* Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-161-2/+2
* Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery2012-07-101-23/+12
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-261-1/+1
|\
| * Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
* | Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes2012-06-191-3/+3
* | Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes2012-06-191-2/+2
* | Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes2012-06-191-2/+2
* | Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko2012-06-181-4/+2
* | Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes2012-06-121-1/+1
* | Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-121-2/+3
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-111-0/+18
|\|
| * Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal2012-06-081-0/+18
* | Bluetooth: Return proper mgmt state when LE pairing connection failedAndrzej Kaczmarek2012-06-051-1/+8
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-2/+0
* | Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-051-4/+8
* | Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-051-1/+1
* | Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-051-1/+1
* | Bluetooth: Fix coding style in mgmt.cGustavo Padovan2012-06-051-22/+22
|/
* Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-091-1/+2
* Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-091-9/+3
* Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-091-4/+4
* Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-091-12/+0
* Bluetooth: Rename mgmt_to_le to bdaddr_to_leAndre Guedes2012-05-091-3/+3
* Bluetooth: Rename link_to_mgmt to link_to_bdaddrAndre Guedes2012-05-091-14/+14
* Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-091-15/+15
* Bluetooth: mgmt: Fix address type while loading Long Term KeyHemant Gupta2012-05-091-1/+14
* Bluetooth: mgmt: Remove unwanted goto statementsSyam Sidhardhan2012-05-091-12/+4
* Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes2012-05-091-7/+7
* Bluetooth: Send correct address type for LTKHemant Gupta2012-05-091-1/+1
* Bluetooth: Update management interface revisionMarcel Holtmann2012-05-091-1/+1
* Bluetooth: Check HCI_PERIODIC_INQ in start_discoveryAndre Guedes2012-05-091-0/+6
* Bluetooth: Refactor stop_discoveryAndre Guedes2012-05-091-16/+24
* Bluetooth: Silence sparse warningAndrei Emeltchenko2012-05-091-3/+1
* Bluetooth: mgmt: Don't allow to set invalid value to DeviceID sourceSzymon Janc2012-05-091-1/+8
* Bluetooth: mgmt: Fix some code style and indentation issuesSzymon Janc2012-05-091-6/+6
* Bluetooth: LE support for MGMT stop discoveryAndre Guedes2012-05-091-1/+5
* Bluetooth: trivial: Remove sparse warningsAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: Fix broken usage of get_unaligned_le16Marcel Holtmann2012-05-091-6/+6
* Bluetooth: Fix broken usage of put_unaligned_le16Marcel Holtmann2012-05-091-17/+16