index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-2
/
+2
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
1
-2
/
+2
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
1
-2
/
+2
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
1
-1
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
1
-2
/
+2
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
1
-1
/
+6
2015-09-18
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
Szymon Janc
1
-0
/
+21
2015-08-28
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
1
-2
/
+10
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
1
-22
/
+29
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
1
-2
/
+2
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
1
-49
/
+0
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
1
-59
/
+0
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
1
-4
/
+1
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
1
-20
/
+24
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
[next]