index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix setting STOPPING state for discovery
Johan Hedberg
2014-07-08
1
-7
/
+18
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
1
-6
/
+18
*
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Simplify usage of the enable_advertising function
Johan Hedberg
2014-07-08
1
-33
/
+16
*
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
1
-12
/
+5
*
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
1
-0
/
+2
*
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
1
-1
/
+2
*
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
1
-2
/
+1
*
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
1
-1
/
+3
*
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
2014-07-07
1
-10
/
+2
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
1
-1
/
+2
*
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
1
-0
/
+1
*
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
1
-1
/
+56
*
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
1
-2
/
+12
*
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-06
1
-1
/
+14
*
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2014-07-04
1
-0
/
+11
*
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
2014-07-04
1
-30
/
+30
*
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2014-07-04
1
-2
/
+75
*
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
1
-1
/
+8
*
Bluetooth: Allow reading configuration info when unconfigured
Marcel Holtmann
2014-07-04
1
-1
/
+7
*
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
2014-07-04
1
-4
/
+17
*
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
2014-07-04
1
-1
/
+1
*
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
2014-07-04
1
-17
/
+16
*
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
2014-07-04
1
-4
/
+2
*
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
2014-07-04
1
-2
/
+2
*
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
2014-07-04
1
-0
/
+28
*
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
1
-2
/
+2
*
Bluetooth: Fix missing update of pend_le_reports
Johan Hedberg
2014-07-03
1
-0
/
+3
*
Bluetooth: Fix buffer overflow with variable length commands
Johan Hedberg
2014-07-03
1
-0
/
+30
*
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
Johan Hedberg
2014-07-03
1
-2
/
+10
*
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
2014-07-03
1
-10
/
+81
*
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
2014-07-03
1
-1
/
+5
*
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
2014-07-03
1
-1
/
+11
*
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
2014-07-03
1
-3
/
+3
*
Bluetooth: Don't send connection parameters without identity address
Johan Hedberg
2014-07-03
1
-0
/
+3
*
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
2014-07-03
1
-3
/
+3
*
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
2014-07-03
1
-0
/
+79
*
Bluetooth: Remove only enabled entries with Remove Device command
Johan Hedberg
2014-07-03
1
-2
/
+21
*
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
2014-07-03
1
-1
/
+1
*
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
2014-07-03
1
-1
/
+1
*
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2014-07-03
1
-0
/
+19
*
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2014-07-03
1
-34
/
+16
*
Bluetooth: Ensure that background scanning gets enabled on power on
Marcel Holtmann
2014-07-03
1
-1
/
+17
*
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2014-07-03
1
-7
/
+3
*
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
2014-07-03
1
-3
/
+2
*
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
2014-07-03
1
-0
/
+11
*
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2014-07-03
1
-1
/
+4
*
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
2014-07-03
1
-0
/
+29
*
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
2014-07-03
1
-1
/
+98
[next]