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-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
2013-10-14
Bluetooth: Reorganize set_connectable HCI command sending
Johan Hedberg
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
2013-10-12
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
Marcel Holtmann
2013-10-11
Bluetooth: Don't advertise high speed support without SSP
Marcel Holtmann
2013-10-11
Bluetooth: Add management command for setting LE scan parameters
Marcel Holtmann
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-10
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
2013-10-10
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
2013-10-10
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
2013-10-10
Bluetooth: Restrict high speed support to SSP enabled controllers
Marcel Holtmann
2013-10-10
Bluetooth: Remove unneeded val variable when setting SSP
Marcel Holtmann
2013-10-08
Bluetooth: Fix changing advertising setting while LE is connected
Johan Hedberg
2013-10-07
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
[next]