index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-7
/
+1
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
1
-0
/
+1
2014-05-16
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
1
-0
/
+63
2014-03-28
Bluetooth: Add new debugfs parameter
Lukasz Rymanowski
1
-0
/
+4
2014-03-27
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
Johan Hedberg
1
-1
/
+1
2014-03-26
Bluetooth: Remove redundant NULL check
Johan Hedberg
1
-2
/
+1
2014-03-26
Bluetooth: Use memdup_user in le_auto_conn_write()
Andre Guedes
1
-8
/
+3
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-03-11
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
1
-5
/
+7
2014-02-28
Bluetooth: Add protections for updating local random address
Johan Hedberg
1
-2
/
+25
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
1
-7
/
+6
2014-02-28
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
1
-0
/
+90
2014-02-28
Bluetooth: Clear all LE white list entries when powering controller
Marcel Holtmann
1
-2
/
+5
2014-02-28
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
1
-1
/
+1
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
1
-10
/
+25
2014-02-27
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
1
-25
/
+31
2014-02-27
Bluetooth: Add le_auto_conn file on debugfs
Andre Guedes
1
-0
/
+111
2014-02-27
Bluetooth: Connection parameters and resolvable address
Andre Guedes
1
-4
/
+21
2014-02-27
Bluetooth: Auto connection and power on
Andre Guedes
1
-0
/
+1
2014-02-27
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
1
-0
/
+2
2014-02-27
Bluetooth: Connection parameters and auto connection
Andre Guedes
1
-7
/
+35
2014-02-27
Bluetooth: Introduce LE auto connect options
Andre Guedes
1
-4
/
+7
2014-02-27
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
1
-2
/
+92
2014-02-27
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
1
-0
/
+68
2014-02-27
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
1
-4
/
+10
2014-02-24
Bluetooth: Fix canceling RPA expiry timer
Johan Hedberg
1
-1
/
+3
2014-02-24
Bluetooth: Export current local RPA with identity information
Marcel Holtmann
1
-1
/
+2
2014-02-24
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
1
-6
/
+5
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
1
-1
/
+17
2014-02-24
Bluetooth: Expose current identity information in debugfs
Marcel Holtmann
1
-2
/
+40
2014-02-24
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
1
-16
/
+1
2014-02-24
Bluetooth: Add debugfs entry for RPA regeneration timeout
Johan Hedberg
1
-0
/
+33
2014-02-24
Bluetooth: Add hci_update_random_address() convenience function
Johan Hedberg
1
-0
/
+55
2014-02-24
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
1
-0
/
+4
2014-02-21
Bluetooth: Fix iterating wrong list in hci_remove_irk()
Johan Hedberg
1
-1
/
+1
2014-02-21
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
1
-0
/
+31
2014-02-20
Bluetooth: Track the current configured random address
Marcel Holtmann
1
-0
/
+26
2014-02-20
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
1
-33
/
+62
2014-02-19
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
1
-9
/
+2
2014-02-19
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
1
-7
/
+1
2014-02-19
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
1
-10
/
+11
2014-02-19
Bluetooth: Avoid using GFP_ATOMIC where not necessary
Johan Hedberg
1
-4
/
+4
2014-02-19
Bluetooth: Expose current list of identity resolving keys via debugfs
Marcel Holtmann
1
-0
/
+33
2014-02-18
Bluetooth: Don't try to look up private addresses as Identity Address
Johan Hedberg
1
-0
/
+4
2014-02-18
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
1
-0
/
+15
2014-02-18
Bluetooth: Fix hci_remove_ltk failure when no match is found
Johan Hedberg
1
-1
/
+3
2014-02-18
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
1
-17
/
+9
2014-02-18
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
1
-2
/
+2
2014-02-18
Bluetooth: Add basic IRK management support
Johan Hedberg
1
-0
/
+70
2014-02-18
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
1
-1
/
+16
[next]