index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
15
-183
/
+360
|
\
|
*
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
2
-0
/
+23
|
*
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
2014-03-19
1
-2
/
+14
|
*
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
1
-2
/
+3
|
*
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-19
1
-1
/
+1
|
*
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
1
-4
/
+2
|
*
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
1
-0
/
+6
|
*
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
1
-55
/
+46
|
*
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
1
-2
/
+2
|
*
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
1
-0
/
+5
|
*
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
2014-03-13
1
-1
/
+1
|
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
11
-96
/
+96
|
*
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
2014-03-11
1
-5
/
+7
|
*
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
2014-03-11
1
-0
/
+1
|
*
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
2014-03-11
3
-2
/
+30
|
*
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
2
-8
/
+17
|
*
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
3
-5
/
+94
|
*
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
2014-03-07
1
-1
/
+7
|
*
Bluetooth: Fix expected key count debug logs
Johan Hedberg
2014-03-07
1
-3
/
+3
|
*
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
2014-03-05
1
-1
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-13
15
-905
/
+3419
|
\
\
|
|
/
|
*
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
2
-43
/
+15
|
*
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2014-02-28
2
-1
/
+5
|
*
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2014-02-28
2
-3
/
+22
|
*
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2014-02-28
2
-6
/
+29
|
*
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
2
-0
/
+25
|
*
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
Johan Hedberg
2014-02-28
1
-16
/
+6
|
*
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
2014-02-28
1
-0
/
+78
|
*
Bluetooth: Fix updating connection state to BT_CONNECT too early
Johan Hedberg
2014-02-28
1
-1
/
+2
|
*
Bluetooth: Add protections for updating local random address
Johan Hedberg
2014-02-28
2
-2
/
+32
|
*
Bluetooth: Fix clearing SMP keys if pairing fails
Johan Hedberg
2014-02-28
1
-0
/
+18
|
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
6
-25
/
+22
|
*
Bluetooth: Add timer to force power off
Johan Hedberg
2014-02-27
1
-3
/
+13
|
*
Bluetooth: Fix disconnecting connections in non-connected states
Johan Hedberg
2014-02-27
1
-4
/
+40
|
*
Bluetooth: Track LE white list modification via HCI commands
Marcel Holtmann
2014-02-28
1
-0
/
+55
|
*
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
2
-26
/
+26
|
*
Bluetooth: Add tracking of advertising address type
Johan Hedberg
2014-02-27
1
-0
/
+23
|
*
Bluetooth: Fix response on confirm_name
Lukasz Rymanowski
2014-02-27
1
-4
/
+6
|
*
Bluetooth: Update background scan parameters
Andre Guedes
2014-02-26
1
-0
/
+15
|
*
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
2014-02-26
1
-25
/
+31
|
*
Bluetooth: Add le_auto_conn file on debugfs
Andre Guedes
2014-02-26
1
-0
/
+111
|
*
Bluetooth: Support resolvable private addresses
Andre Guedes
2014-02-26
1
-0
/
+10
|
*
Bluetooth: Connection parameters and resolvable address
Andre Guedes
2014-02-26
2
-4
/
+23
|
*
Bluetooth: Auto connection and power on
Andre Guedes
2014-02-26
2
-0
/
+14
|
*
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
2014-02-26
2
-6
/
+8
|
*
Bluetooth: Connection parameters and auto connection
Andre Guedes
2014-02-26
1
-7
/
+35
|
*
Bluetooth: Introduce LE auto connect options
Andre Guedes
2014-02-26
2
-4
/
+25
[next]