index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-2
/
+2
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
1
-13
/
+0
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
1
-43
/
+24
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
1
-32
/
+0
2014-07-10
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
1
-2
/
+2
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
1
-0
/
+5
2014-07-09
Bluetooth: Enable page scan also if there are white list entries
Johan Hedberg
1
-2
/
+4
2014-07-09
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
Johan Hedberg
1
-0
/
+8
2014-07-09
Bluetooth: Update page scan when necessary for Add/Remove Device
Johan Hedberg
1
-0
/
+34
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
1
-2
/
+44
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
1
-2
/
+4
2014-07-08
Bluetooth: Fix toggling background scan when changing connectable state
Johan Hedberg
1
-1
/
+3
2014-07-08
Bluetooth: Fix connectable and discoverable supported settings values
Johan Hedberg
1
-2
/
+2
2014-07-08
Bluetooth: Fix setting STOPPING state for discovery
Johan Hedberg
1
-7
/
+18
2014-07-08
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
1
-6
/
+18
2014-07-08
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
1
-2
/
+2
2014-07-08
Bluetooth: Simplify usage of the enable_advertising function
Johan Hedberg
1
-33
/
+16
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
1
-2
/
+2
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
1
-12
/
+5
2014-07-07
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
1
-0
/
+2
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
1
-1
/
+2
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
1
-2
/
+1
2014-07-07
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
1
-1
/
+3
2014-07-07
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
1
-10
/
+2
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
1
-1
/
+2
2014-07-06
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
1
-0
/
+1
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
1
-1
/
+56
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
1
-2
/
+12
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
1
-1
/
+14
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
1
-0
/
+11
2014-07-04
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
1
-30
/
+30
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
1
-2
/
+75
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
1
-1
/
+8
2014-07-04
Bluetooth: Allow reading configuration info when unconfigured
Marcel Holtmann
1
-1
/
+7
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
1
-4
/
+17
2014-07-04
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
1
-17
/
+16
2014-07-04
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
1
-4
/
+2
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
1
-2
/
+2
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
1
-0
/
+28
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Fix missing update of pend_le_reports
Johan Hedberg
1
-0
/
+3
2014-07-03
Bluetooth: Fix buffer overflow with variable length commands
Johan Hedberg
1
-0
/
+30
2014-07-03
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
Johan Hedberg
1
-2
/
+10
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
1
-10
/
+81
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
1
-1
/
+5
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
1
-1
/
+11
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
1
-3
/
+3
2014-07-03
Bluetooth: Don't send connection parameters without identity address
Johan Hedberg
1
-0
/
+3
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
1
-3
/
+3
[next]