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
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-07
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2014-07-04
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
Bluetooth: Allow reading configuration info when unconfigured
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
2014-07-04
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
2014-07-04
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
Bluetooth: Fix missing update of pend_le_reports
Johan Hedberg
2014-07-03
Bluetooth: Fix buffer overflow with variable length commands
Johan Hedberg
2014-07-03
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
Johan Hedberg
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
2014-07-03
Bluetooth: Don't send connection parameters without identity address
Johan Hedberg
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
2014-07-03
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
2014-07-03
Bluetooth: Remove only enabled entries with Remove Device command
Johan Hedberg
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2014-07-03
Bluetooth: Ensure that background scanning gets enabled on power on
Marcel Holtmann
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
2014-07-03
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2014-07-03
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Get Clock Info mgmt command
Johan Hedberg
2014-07-03
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
Johan Hedberg
2014-07-03
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-07-03
Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
Johan Hedberg
[prev]
[next]