index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
2012-08-06
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-07-16
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
2012-07-10
Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
Jaganath Kanakkassery
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt events functions
Andre Guedes
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt_pending_add
Andre Guedes
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt_handlers
Andre Guedes
2012-06-18
Bluetooth: Fix compile warnings in mgmt
Andrei Emeltchenko
2012-06-14
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
2012-06-12
Bluetooth: Remove magic value in disconnect mgmt handler
Andre Guedes
2012-06-12
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-08
Bluetooth: Fix LE pairing completion on connection failure
Vishal Agarwal
2012-06-05
Bluetooth: Return proper mgmt state when LE pairing connection failed
Andrzej Kaczmarek
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
2012-06-05
Bluetooth: Fix coding style in mgmt.c
Gustavo Padovan
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
[next]