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
starfive-6.6.48-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
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
1
-0
/
+2
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-0
/
+1
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
1
-0
/
+1
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
1
-1
/
+2
2014-07-16
Bluetooth: Track number of LE slave connections
Johan Hedberg
1
-0
/
+5
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
1
-1
/
+2
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-3
/
+3
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
1
-1
/
+1
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
1
-8
/
+1
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
1
-11
/
+0
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
1
-9
/
+0
2014-07-11
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
1
-0
/
+1
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
1
-1
/
+0
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
1
-1
/
+1
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
1
-1
/
+0
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
1
-10
/
+5
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
1
-1
/
+0
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
1
-1
/
+2
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
1
-2
/
+1
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
1
-1
/
+3
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
1
-1
/
+0
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
1
-0
/
+1
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
1
-2
/
+3
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Convert pend_le_conn list to a generic action list
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
1
-4
/
+5
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
1
-0
/
+2
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
1
-0
/
+3
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
1
-2
/
+0
2014-07-03
Bluetooth: Add flag to track STK encryption
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
1
-5
/
+4
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Connection parameters check helper
Andre Guedes
1
-0
/
+21
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
1
-0
/
+2
[next]