index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
1
-10
/
+5
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
1
-0
/
+1
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
1
-1
/
+0
2014-07-08
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
1
-2
/
+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-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2
-1
/
+4
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
1
-0
/
+6
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
1
-0
/
+1
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
1
-1
/
+0
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
1
-0
/
+1
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
1
-0
/
+2
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2
-0
/
+7
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
1
-0
/
+9
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
1
-0
/
+10
2014-07-04
Bluetooth: Document the existing device quirks
Marcel Holtmann
1
-0
/
+25
2014-07-04
Bluetooth: Fix constant for public address configuration
Marcel Holtmann
1
-1
/
+2
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
1
-2
/
+3
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
1
-1
/
+0
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Convert pend_le_conn list to a generic action list
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
1
-0
/
+11
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
1
-4
/
+5
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
1
-0
/
+7
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
1
-0
/
+15
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
1
-0
/
+2
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2
-0
/
+13
2014-07-03
Bluetooth: Enable new LE meta event
Andre Guedes
1
-0
/
+3
2014-07-03
Bluetooth: Connection Parameter Update Procedure
Andre Guedes
1
-0
/
+28
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
1
-2
/
+0
2014-07-03
Bluetooth: Add flag to track STK encryption
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2
-5
/
+5
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Connection parameters check helper
Andre Guedes
1
-0
/
+21
[next]