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
/
mgmt.c
Age
Commit message (
Expand
)
Author
2018-11-10
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
2016-04-12
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
2015-10-22
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
2015-10-22
Bluetooth: Disable auto-connection parameters when unpairing
Johan Hedberg
2015-10-21
Bluetooth: Remove unnecessary indentation in unpair_device()
Johan Hedberg
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
Bluetooth: Add le_addr_type() helper function
Johan Hedberg
2015-10-21
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-10
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
2015-07-23
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2015-06-18
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
2015-06-18
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-06-18
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
2015-06-18
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for enable_advertising()
Florian Grandel
2015-06-18
Bluetooth: mgmt: improve get_adv_instance_flags() readability
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for get_current_adv_instance()
Florian Grandel
2015-06-18
Bluetooth: mgmt: multi adv for read_adv_features()
Florian Grandel
2015-06-18
Bluetooth: mgmt: rename update_*_data_for_instance()
Florian Grandel
2015-06-18
Bluetooth: mgmt: dry update_scan_rsp_data()
Florian Grandel
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-10
Bluetooth: Fix exposing full value of shortened LTKs
Johan Hedberg
2015-05-26
Bluetooth: mgmt: fix typos
Florian Grandel
2015-04-07
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-02
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-03-29
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
2015-03-29
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
2015-03-28
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
[next]