index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
2015-09-29
Bluetooth: Add hci_cmd_sync function
Loic Poulain
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
2015-09-17
Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_Key
Johan Hedberg
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2015-07-23
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2015-06-18
Bluetooth: Use zalloc when possible
Johan Hedberg
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-09
Bluetooth: Don't call shutdown when leaving user channel
Loic Poulain
2015-05-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-15
Bluetooth: Fix calls to __hci_cmd_sync()
Frederic Danis
2015-05-14
Bluetooth: Fix remote name event return directly.
Wesley Kuo
2015-04-30
Bluetooth: Skip the shutdown routine if the interface is not up
Gabriele Mazzotta
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
2015-04-02
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
2015-03-22
Bluetooth: Fix memory leak in le_scan_disable_work_complete()
Johan Hedberg
2015-03-17
Bluetooth: Add simultaneous dual mode scan
Jakub Pawlowski
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-11
Bluetooth: Check for matching IRK when looking for paired LE devices
Johan Hedberg
2015-03-11
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
Johan Hedberg
2015-03-10
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-02-19
Bluetooth: Convert hci_cb_list_lock to a mutex
Johan Hedberg
2015-02-19
Bluetooth: Add new hci_cb entries to the tail rather than the head
Johan Hedberg
2015-02-17
Bluetooth: Fix AMP init for certain AMP controllers
Johan Hedberg
2015-02-15
Bluetooth: Add shutdown callback before closing the device
Tedd Ho-Jeong An
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
2015-01-22
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
Marcel Holtmann
[prev]
[next]