index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
2015-04-09
*
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
*
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2015-04-02
*
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
*
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-04-02
*
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
2015-04-02
*
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-30
*
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
2015-03-29
*
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
2015-03-28
*
Bluetooth: Add simultaneous dual mode scan
Jakub Pawlowski
2015-03-17
*
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
Marcel Holtmann
2015-03-16
*
Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data
Marcel Holtmann
2015-03-16
*
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
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-13
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
|
\
|
*
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
|
*
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
*
|
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-03-02
|
/
*
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
2015-02-01
*
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
2015-02-01
*
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
2015-01-31
*
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
2015-01-29
*
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2015-01-28
*
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
2015-01-28
*
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
2015-01-28
*
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
2015-01-28
*
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
2015-01-28
*
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
2015-01-23
*
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
2015-01-12
*
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
2015-01-12
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-02
|
\
|
*
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
|
*
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2014-12-20
|
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
|
*
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
2014-12-19
*
|
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2014-12-24
*
|
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-24
|
/
*
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
2014-12-11
*
Bluetooth: Add support for handling LE Direct Advertising Report events
Marcel Holtmann
2014-12-05
*
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
2014-12-05
*
Bluetooth: Store address type with OOB data
Johan Hedberg
2014-12-03
*
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
2014-12-03
*
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
2014-12-03
*
Bluetooth: Update LTK lookup to correctly deal with SC LTKs
Johan Hedberg
2014-12-03
*
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
2014-12-03
*
Bluetooth: Simplify Link Key Notification event handling logic
Johan Hedberg
2014-12-03
*
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
2014-11-19
[next]