aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAge
...
* Bluetooth: Fix BR/EDR Page Scan update with Add DeviceJohan Hedberg2015-11-19
* Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-19
* Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-19
* Bluetooth: Add discovery type validity helperJohan Hedberg2015-11-19
* Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-19
* Bluetooth: Use req_workqueue for background scanning when powering onJohan Hedberg2015-11-19
* Bluetooth: Don't wait for HCI in Add/Remove DeviceJohan Hedberg2015-11-19
* Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-19
* Bluetooth: Take advantage of connection abort helpersJohan Hedberg2015-10-22
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-22
* Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg2015-10-22
* Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg2015-10-21
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-21
* Bluetooth: Add le_addr_type() helper functionJohan Hedberg2015-10-21
* Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg2015-10-20
* Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-20
* Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-16
* Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg2015-10-16
* Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-16
* Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-16
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-17
|\
| * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-10
| * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-10
| * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\ \ | |/ |/|
| * Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski2015-08-06
* | Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2015-07-23
|/
* Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg2015-06-18
* Bluetooth: Increment management interface revisionMarcel Holtmann2015-06-18
* Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel2015-06-18
* Bluetooth: mgmt: program multi-adv on power onFlorian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel2015-06-18
* Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel2015-06-18
* Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel2015-06-18
* Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel2015-06-18
* Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-18
* Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-10
* Bluetooth: mgmt: fix typosFlorian Grandel2015-05-25
* Bluetooth: Add local SSP OOB data to OOB ext data mgmt commandJohan Hedberg2015-04-07