summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-231-4/+9
* Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg2012-02-231-3/+3
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-231-1/+6
* Bluetooth: Explicitly clear EIR data upon hci_dev setupJohan Hedberg2012-02-231-4/+13
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-11/+9
* Bluetooth: Remove unneeded hci_cc_read_ssp_mode functionJohan Hedberg2012-02-231-19/+0
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-0/+6
* Bluetooth: Fix clearing of persistent dev_flagsJohan Hedberg2012-02-211-3/+2
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-5/+0
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-29/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-1/+1
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-4/+9
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-3/+3
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-171-1/+5
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-171-0/+3
OpenPOWER on IntegriCloud