summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-061-0/+2
* Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-061-5/+11
* Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-061-0/+3
* Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-061-1/+6
* Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-111-85/+85
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-111-0/+48
|\
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+48
* | Bluetooth: Fix not removing hci_conn for failed LE connectionAndrzej Kaczmarek2012-06-051-9/+13
* | Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko2012-06-051-3/+3
* | Bluetooth: Use lmp_ssp_capable() macroGustavo Padovan2012-06-051-1/+1
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-14/+1
* | Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-051-9/+14
* | Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-051-85/+59
* | Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-051-1/+1
* | Bluetooth: Fix coding style in hci_event.cGustavo Padovan2012-06-051-104/+135
|/
* Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-161-1/+1
* Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-1/+3
* Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-161-2/+9
|\
| * Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2012-05-141-2/+2
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+7
* | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-091-1/+1
* | Bluetooth: Remove advertising cacheAndre Guedes2012-05-091-7/+0
* | Bluetooth: mgmt: Fix missing connect failed event for LEHemant Gupta2012-05-091-0/+2
* | Bluetooth: Ignore inquiry results from periodic inquiryAndre Guedes2012-05-091-0/+9
* | Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes2012-05-091-1/+9
* | Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes2012-05-091-0/+11
* | Bluetooth: LE support for MGMT stop discoveryAndre Guedes2012-05-091-1/+5
* | Bluetooth: Fix type in cpu_to_le conversionAndrei Emeltchenko2012-05-091-3/+3
* | Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-091-3/+6
* | Bluetooth: Check FINDING state in interleaved discoveryAndre Guedes2012-05-091-1/+2
* | Bluetooth: trivial: Correct endian conversionAndrei Emeltchenko2012-05-091-1/+1
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-0/+3
|\
| * Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc2012-04-241-0/+1
| * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+2
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-57/+53
* Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2012-03-031-8/+0
* Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg2012-03-021-1/+1
* Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-03-011-1/+2
* Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc2012-02-291-1/+1
* Bluetooth: Use LMP_HOST_SSP define instead of magic valuesJohan Hedberg2012-02-281-3/+3
* Bluetooth: Remove redundant read_host_features commandsJohan Hedberg2012-02-281-25/+34
* Bluetooth: Fix init request completion with AMP controllersAndrei Emeltchenko2012-02-241-1/+4
* Bluetooth: Fix init request completion with old controllersJohan Hedberg2012-02-241-0/+2
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-231-4/+4
* Bluetooth: Set DISCOVERY_STOPPED if controller resetsAndre Guedes2012-02-231-0/+2
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-231-12/+14
* Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg2012-02-231-3/+10
* Bluetooth: Fix read_name updating when HCI_SETUP is not setJohan Hedberg2012-02-231-1/+2
OpenPOWER on IntegriCloud