index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
2013-12-04
Bluetooth: Add an extra check in mgmt_device_disconnected()
Andre Guedes
2013-12-04
Bluetooth: Check address in mgmt_disconnect_failed()
Andre Guedes
2013-12-04
Bluetooth: Fix limited discoverable mode for Zeevo modules
Marcel Holtmann
2013-10-21
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
2013-10-20
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
2013-10-20
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
2013-10-20
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
2013-10-20
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
2013-10-20
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
2013-10-20
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
2013-10-20
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
2013-10-20
Bluetooth: Check for flag instead of features in update_adv_data()
Johan Hedberg
2013-10-20
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
Johan Hedberg
2013-10-19
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-16
Bluetooth: Fix updating the right variable in update_scan_rsp_data()
Johan Hedberg
2013-10-16
Bluetooth: Rename update_ad into update_adv_data
Marcel Holtmann
2013-10-16
Bluetooth: Store device name in scan response data
Marcel Holtmann
2013-10-16
Bluetooth: Set the scan response data when needed
Marcel Holtmann
2013-10-16
Bluetooth: Rename create_ad into create_adv_data
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_auth_failed() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_pin_code_reply_complete() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_pin_code_request() return void
Marcel Holtmann
2013-10-15
Bluetooth: Update class of device on discoverable timeout
Marcel Holtmann
2013-10-15
Bluetooth: Move eir_append_data() function into mgmt.c
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_new_link_key() return void
Marcel Holtmann
2013-10-15
Bluetooth: Add support for entering limited discoverable mode
Marcel Holtmann
2013-10-15
Bluetooth: Simplify the code for re-arming discoverable timeout
Marcel Holtmann
2013-10-15
Bluetooth: Move arming of discoverable timeout to complete handler
Marcel Holtmann
2013-10-15
Bluetooth: Update class of device after changing discoverable mode
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_write_scan_failed() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_connectable() return void
Marcel Holtmann
2013-10-15
Bluetooth: Make mgmt_discoverable() return void
Marcel Holtmann
2013-10-15
Bluetooth: Introduce flag for limited discoverable mode
Marcel Holtmann
2013-10-15
Bluetooth: Update advertising data based on management commands
Marcel Holtmann
2013-10-15
Bluetooth: Fix minor coding style issue in set_connectable()
Marcel Holtmann
2013-10-14
Bluetooth: Check that scan window is smaller or equal than scan interval
Marcel Holtmann
2013-10-14
Bluetooth: Convert Set Discoverable to use an asynchronous request
Johan Hedberg
2013-10-14
Bluetooth: Fix updating scan mode in set_bredr()
Johan Hedberg
2013-10-14
Bluetooth: Move set_bredr_scan() to avoid forward declaration
Johan Hedberg
2013-10-14
Bluetooth: Make Set Connectable also update the LE advertising type
Johan Hedberg
2013-10-14
Bluetooth: Move static advertising functions to avoid forward declarations
Johan Hedberg
2013-10-14
Bluetooth: Add missing error handling for Set Connectable
Johan Hedberg
2013-10-14
Bluetooth: Move more logic into set_connectable complete callback
Johan Hedberg
[next]