index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-1
/
+1
*
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
2014-03-11
1
-5
/
+7
*
Bluetooth: Add protections for updating local random address
Johan Hedberg
2014-02-28
1
-2
/
+25
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
1
-7
/
+6
*
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
2014-02-28
1
-0
/
+90
*
Bluetooth: Clear all LE white list entries when powering controller
Marcel Holtmann
2014-02-28
1
-2
/
+5
*
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
2014-02-28
1
-1
/
+1
*
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2014-02-27
1
-10
/
+25
*
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
2014-02-27
1
-25
/
+31
*
Bluetooth: Add le_auto_conn file on debugfs
Andre Guedes
2014-02-27
1
-0
/
+111
*
Bluetooth: Connection parameters and resolvable address
Andre Guedes
2014-02-27
1
-4
/
+21
*
Bluetooth: Auto connection and power on
Andre Guedes
2014-02-27
1
-0
/
+1
*
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
2014-02-27
1
-0
/
+2
*
Bluetooth: Connection parameters and auto connection
Andre Guedes
2014-02-27
1
-7
/
+35
*
Bluetooth: Introduce LE auto connect options
Andre Guedes
2014-02-27
1
-4
/
+7
*
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-27
1
-2
/
+92
*
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
2014-02-27
1
-0
/
+68
*
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
2014-02-27
1
-4
/
+10
*
Bluetooth: Fix canceling RPA expiry timer
Johan Hedberg
2014-02-24
1
-1
/
+3
*
Bluetooth: Export current local RPA with identity information
Marcel Holtmann
2014-02-24
1
-1
/
+2
*
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
2014-02-24
1
-6
/
+5
*
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
2014-02-24
1
-1
/
+17
*
Bluetooth: Expose current identity information in debugfs
Marcel Holtmann
2014-02-24
1
-2
/
+40
*
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
2014-02-23
1
-16
/
+1
*
Bluetooth: Add debugfs entry for RPA regeneration timeout
Johan Hedberg
2014-02-23
1
-0
/
+33
*
Bluetooth: Add hci_update_random_address() convenience function
Johan Hedberg
2014-02-23
1
-0
/
+55
*
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
2014-02-23
1
-0
/
+4
*
Bluetooth: Fix iterating wrong list in hci_remove_irk()
Johan Hedberg
2014-02-21
1
-1
/
+1
*
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
2014-02-21
1
-0
/
+31
*
Bluetooth: Track the current configured random address
Marcel Holtmann
2014-02-20
1
-0
/
+26
*
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
2014-02-20
1
-33
/
+62
*
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
2014-02-19
1
-9
/
+2
*
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
2014-02-19
1
-7
/
+1
*
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
2014-02-19
1
-10
/
+11
*
Bluetooth: Avoid using GFP_ATOMIC where not necessary
Johan Hedberg
2014-02-19
1
-4
/
+4
*
Bluetooth: Expose current list of identity resolving keys via debugfs
Marcel Holtmann
2014-02-19
1
-0
/
+33
*
Bluetooth: Don't try to look up private addresses as Identity Address
Johan Hedberg
2014-02-18
1
-0
/
+4
*
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
2014-02-18
1
-0
/
+15
*
Bluetooth: Fix hci_remove_ltk failure when no match is found
Johan Hedberg
2014-02-18
1
-1
/
+3
*
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
2014-02-18
1
-17
/
+9
*
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
2014-02-18
1
-2
/
+2
*
Bluetooth: Add basic IRK management support
Johan Hedberg
2014-02-18
1
-0
/
+70
*
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
2014-02-18
1
-1
/
+16
*
Bluetooth: Allow HCI User Channel usage for controllers without address
Marcel Holtmann
2014-02-17
1
-1
/
+6
*
Bluetooth: Fix sending wrong store hint for new long term keys
Marcel Holtmann
2014-02-17
1
-1
/
+7
*
Bluetooth: Introduce connection parameters list
Andre Guedes
2014-02-13
1
-0
/
+77
*
Bluetooth: Remove use_debug_keys debugfs entry
Marcel Holtmann
2014-02-13
1
-20
/
+0
*
Bluetooth: Fix differentiating stored master vs slave LTK types
Johan Hedberg
2014-02-13
1
-4
/
+18
*
Bluetooth: Remove unnecessary LTK type check from hci_add_ltk
Johan Hedberg
2014-02-13
1
-3
/
+0
*
Bluetooth: Make LTK key type check more readable
Johan Hedberg
2014-02-13
1
-1
/
+1
[next]