index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2016-03-10
Bluetooth: Move memset closer to where it's needed
Johan Hedberg
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
2015-10-22
Bluetooth: Make hci_disconnect() behave correctly for all states
Johan Hedberg
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
2015-10-21
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
Johan Hedberg
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
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-02-19
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-14
Bluetooth: Improve error handling in connect acl
Lukasz Rymanowski
2015-02-14
Bluetooth: Do not allow LE connection if LE is not enabled
Lukasz Rymanowski
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-08
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-05
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
2014-10-28
Bluetooth: Fix check for direct advertising
Johan Hedberg
2014-10-28
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2014-10-25
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
[next]