aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2013-10-13Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-10-13Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-02-03Bluetooth: Fix sending HCI commands after resetSzymon Janc
2012-09-14Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-09-14Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-09-14Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-09-14Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-03Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg
2012-03-02Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg
2012-03-01Bluetooth: Fix coding style with breaking linesGustavo F. Padovan
2012-02-29Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc
2012-02-28Bluetooth: Use LMP_HOST_SSP define instead of magic valuesJohan Hedberg
2012-02-28Bluetooth: Remove redundant read_host_features commandsJohan Hedberg
2012-02-24Bluetooth: Fix init request completion with AMP controllersAndrei Emeltchenko
2012-02-24Bluetooth: Fix init request completion with old controllersJohan Hedberg
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg
2012-02-23Bluetooth: Set DISCOVERY_STOPPED if controller resetsAndre Guedes
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg
2012-02-23Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg
2012-02-23Bluetooth: Fix read_name updating when HCI_SETUP is not setJohan Hedberg
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann
2012-02-23Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg
2012-02-23Bluetooth: Explicitly clear EIR data upon hci_dev setupJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg
2012-02-23Bluetooth: Remove unneeded hci_cc_read_ssp_mode functionJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg
2012-02-21Bluetooth: Fix clearing of persistent dev_flagsJohan Hedberg
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg
2012-02-13Bluetooth: MGMT start discovery LE-Only supportAndre Guedes
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes