summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-081-57/+32
|\
| * Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-191-0/+2
| * Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-191-0/+1
| * Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-191-1/+0
| * Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-191-0/+1
| * Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-181-2/+0
| * Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-1/+2
| * Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-161-2/+2
| * Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-161-1/+1
| * Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-161-0/+2
| * Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_set_class_of_dev_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_ssp_enable_complete() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_auth_enable_complete() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_auth_failed() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_pin_code_neg_reply_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_pin_code_reply_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_pin_code_request() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann2013-10-151-0/+1
| * Bluetooth: Move eir_get_length() function into hci_event.cMarcel Holtmann2013-10-151-17/+0
| * Bluetooth: Move eir_append_data() function into mgmt.cMarcel Holtmann2013-10-151-11/+0
| * Bluetooth: Make mgmt_new_link_key() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_write_scan_failed() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_connectable() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_discoverable() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Update advertising data based on management commandsMarcel Holtmann2013-10-151-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-53/+26
|\|
| * Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-141-0/+1
| * Bluetooth: Store source address of HCI connectionsMarcel Holtmann2013-10-131-0/+1
| * Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2013-10-131-0/+1
| * Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-131-2/+0
| * Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-111-0/+2
| * Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-1/+1
| * Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-1/+1
| * Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-101-1/+0
| * Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann2013-10-071-1/+1
| * Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann2013-10-071-3/+3
| * Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann2013-10-071-3/+3
| * Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann2013-10-071-1/+1
| * Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann2013-10-061-1/+0
| * Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann2013-10-061-1/+0
| * Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann2013-10-061-0/+1
| * Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann2013-10-061-16/+0