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
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-12
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2013-04-23
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
2013-04-18
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-03-18
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
2013-03-18
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
2013-03-18
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
2013-03-18
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
2013-03-18
Bluetooth: Disable fast connectable when disabling connectable
Johan Hedberg
2013-03-18
Bluetooth: Refactor fast connectable HCI commands
Johan Hedberg
2013-03-18
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
2013-03-18
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
2013-03-18
Bluetooth: Fix fast connectable response sending
Johan Hedberg
2013-03-18
Bluetooth: Use an async request for mgmt_set_connectable
Johan Hedberg
2013-03-18
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
2013-03-18
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
2013-03-18
Bluetooth: Fix waiting for EIR update when setting local name
Johan Hedberg
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
Bluetooth: Fix UUID/class mgmt command response synchronization
Johan Hedberg
2013-03-18
Bluetooth: Fix busy condition testing for EIR and class updates
Johan Hedberg
2013-03-18
Bluetooth: Wait for HCI command completion with mgmt_set_powered
Johan Hedberg
2013-03-18
Bluetooth: Update mgmt powered HCI commands to use async requests
Johan Hedberg
2013-03-18
Bluetooth: Move power on HCI command updates to their own function
Johan Hedberg
2013-02-01
Bluetooth: Refactor mgmt_pending_foreach
Andre Guedes
2013-02-01
Bluetooth: Increment Management interface revision
Johan Hedberg
2013-02-01
Bluetooth: Fix link security setting when powering on
Johan Hedberg
2013-02-01
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
2013-02-01
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
2013-02-01
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
2013-02-01
Bluetooth: Remove useless eir_len variable from EIR creation
Johan Hedberg
2013-02-01
Bluetooth: Simplify UUID16 list generation for EIR
Johan Hedberg
2013-02-01
Bluetooth: Simplify UUID removal code
Johan Hedberg
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2013-02-01
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
[next]