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
2012-05-09
Bluetooth: Fixed checkpatch warnings
Cristian Chilipirea
2012-05-09
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
Bluetooth: Move bdaddr_to_le to hci_core
Andre Guedes
2012-05-09
Bluetooth: Rename mgmt_to_le to bdaddr_to_le
Andre Guedes
2012-05-09
Bluetooth: Rename link_to_mgmt to link_to_bdaddr
Andre Guedes
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
2012-05-09
Bluetooth: mgmt: Fix address type while loading Long Term Key
Hemant Gupta
2012-05-09
Bluetooth: mgmt: Remove unwanted goto statements
Syam Sidhardhan
2012-05-09
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
2012-05-09
Bluetooth: Send correct address type for LTK
Hemant Gupta
2012-05-09
Bluetooth: Update management interface revision
Marcel Holtmann
2012-05-09
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
Andre Guedes
2012-05-09
Bluetooth: Refactor stop_discovery
Andre Guedes
2012-05-09
Bluetooth: Silence sparse warning
Andrei Emeltchenko
2012-05-09
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
Szymon Janc
2012-05-09
Bluetooth: mgmt: Fix some code style and indentation issues
Szymon Janc
2012-05-09
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
2012-05-09
Bluetooth: trivial: Remove sparse warnings
Andrei Emeltchenko
2012-05-09
Bluetooth: Fix broken usage of get_unaligned_le16
Marcel Holtmann
2012-05-09
Bluetooth: Fix broken usage of put_unaligned_le16
Marcel Holtmann
2012-05-09
Bluetooth: Add management command for setting Device ID
Marcel Holtmann
2012-05-09
Bluetooth: Handle EIR tags for Device ID
Marcel Holtmann
2012-05-09
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
2012-05-09
Bluetooth: Fix extra conversion to __le32
Andrei Emeltchenko
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
2012-03-28
Bluetooth: mgmt: Add missing endian conversion
Andrei Emeltchenko
2012-03-28
Bluetooth: mgmt: Fix corruption of device_connected pkt
Brian Gix
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-03
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
2012-03-02
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
2012-03-02
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-01
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
2012-03-01
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
2012-03-01
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
2012-03-01
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
2012-02-29
Bluetooth: Change interleaved discovery behavior
Andre Guedes
2012-02-28
Bluetooth: Don't send unnecessary write_le_enable command
Johan Hedberg
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
2012-02-24
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
2012-02-24
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Move service cache setting to a more sensible place
Johan Hedberg
[next]