index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
2013-12-11
1
-0
/
+1
*
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
2013-12-09
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
1
-57
/
+32
|
\
|
*
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
1
-0
/
+2
|
*
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2013-10-19
1
-0
/
+1
|
*
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2013-10-19
1
-1
/
+0
|
*
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
1
-0
/
+1
|
*
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
2013-10-18
1
-2
/
+0
|
*
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
2013-10-18
1
-1
/
+2
|
*
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
2013-10-16
1
-2
/
+2
|
*
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
2013-10-16
1
-1
/
+1
|
*
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
2013-10-16
1
-0
/
+2
|
*
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_auth_failed() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_pin_code_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_pin_code_request() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Update class of device on discoverable timeout
Marcel Holtmann
2013-10-15
1
-0
/
+1
|
*
Bluetooth: Move eir_get_length() function into hci_event.c
Marcel Holtmann
2013-10-15
1
-17
/
+0
|
*
Bluetooth: Move eir_append_data() function into mgmt.c
Marcel Holtmann
2013-10-15
1
-11
/
+0
|
*
Bluetooth: Make mgmt_new_link_key() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_write_scan_failed() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_connectable() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_discoverable() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Update advertising data based on management commands
Marcel Holtmann
2013-10-15
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-53
/
+26
|
\
\
|
|
/
|
*
Bluetooth: Read number of supported IAC on controller setup
Marcel Holtmann
2013-10-14
1
-0
/
+1
|
*
Bluetooth: Store source address of HCI connections
Marcel Holtmann
2013-10-13
1
-0
/
+1
|
*
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
2013-10-13
1
-0
/
+1
|
*
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
2013-10-13
1
-2
/
+0
|
*
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
2013-10-11
1
-0
/
+2
|
*
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
1
-1
/
+1
|
*
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
1
-1
/
+1
|
*
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
2013-10-10
1
-1
/
+0
|
*
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
2013-10-07
1
-1
/
+1
|
*
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
2013-10-07
1
-2
/
+2
|
*
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
2013-10-07
1
-3
/
+3
|
*
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
2013-10-07
1
-2
/
+2
|
*
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
2013-10-07
1
-3
/
+3
|
*
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
2013-10-07
1
-2
/
+2
|
*
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
2013-10-07
1
-2
/
+2
|
*
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
2013-10-07
1
-1
/
+1
|
*
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
2013-10-07
1
-2
/
+2
|
*
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
2013-10-06
1
-1
/
+0
|
*
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
2013-10-06
1
-1
/
+0
[next]