index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
Bluetooth: Remove redundant check for ACL_LINK
Johan Hedberg
1
-2
/
+1
2015-06-12
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
1
-0
/
+87
2015-06-12
Bluetooth: Move SC-only check outside of BT_CONFIG branch
Johan Hedberg
1
-12
/
+12
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
1
-1
/
+2
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-2
/
+105
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
1
-11
/
+0
2015-04-02
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
1
-3
/
+54
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
1
-12
/
+0
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
1
-24
/
+52
2015-04-02
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
1
-0
/
+6
2015-03-31
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
1
-2
/
+2
2015-03-29
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
1
-1
/
+0
2015-03-28
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
1
-10
/
+10
2015-03-17
Bluetooth: Add simultaneous dual mode scan
Jakub Pawlowski
1
-2
/
+20
2015-03-16
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
Marcel Holtmann
1
-2
/
+0
2015-03-16
Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data
Marcel Holtmann
1
-29
/
+25
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
1
-2
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
1
-8
/
+8
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
1
-7
/
+7
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-46
/
+46
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-19
/
+19
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
1
-2
/
+2
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
1
-1
/
+1
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
1
-18
/
+18
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
1
-1
/
+2
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
1
-1
/
+3
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
1
-1
/
+2
2015-01-28
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
1
-0
/
+13
2015-01-28
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
1
-6
/
+16
2015-01-28
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
1
-20
/
+26
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
1
-3
/
+1
2015-01-12
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
1
-0
/
+20
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
1
-0
/
+22
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+69
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
1
-0
/
+5
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
1
-0
/
+61
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-0
/
+1
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
1
-2
/
+2
2014-12-11
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
1
-0
/
+20
2014-12-05
Bluetooth: Add support for handling LE Direct Advertising Report events
Marcel Holtmann
1
-2
/
+55
2014-12-05
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
1
-2
/
+3
2014-12-03
Bluetooth: Store address type with OOB data
Johan Hedberg
1
-2
/
+2
2014-12-03
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
1
-0
/
+3
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
1
-2
/
+1
[next]