index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-57
/
+32
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-53
/
+26
2013-10-19
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
1
-0
/
+2
2013-10-19
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
1
-0
/
+1
2013-10-19
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
1
-1
/
+0
2013-10-19
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
1
-0
/
+1
2013-10-18
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
1
-2
/
+0
2013-10-18
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
1
-1
/
+2
2013-10-16
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
1
-2
/
+2
2013-10-16
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
1
-1
/
+1
2013-10-16
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
1
-0
/
+2
2013-10-15
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_auth_failed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_pin_code_reply_complete() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_pin_code_request() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Update class of device on discoverable timeout
Marcel Holtmann
1
-0
/
+1
2013-10-15
Bluetooth: Move eir_get_length() function into hci_event.c
Marcel Holtmann
1
-17
/
+0
2013-10-15
Bluetooth: Move eir_append_data() function into mgmt.c
Marcel Holtmann
1
-11
/
+0
2013-10-15
Bluetooth: Make mgmt_new_link_key() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_write_scan_failed() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_connectable() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_discoverable() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Update advertising data based on management commands
Marcel Holtmann
1
-2
/
+0
2013-10-14
Bluetooth: Read number of supported IAC on controller setup
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Store source address of HCI connections
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
1
-2
/
+0
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
1
-0
/
+2
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-1
/
+1
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
1
-1
/
+0
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
1
-3
/
+3
2013-10-07
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
1
-3
/
+3
2013-10-07
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
1
-2
/
+2
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
1
-1
/
+0
2013-10-06
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
1
-1
/
+0
2013-10-06
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
1
-0
/
+1
[next]