index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
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-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-28
1
-3
/
+13
|
*
Bluetooth: Fix disconnecting connections in non-connected states
Johan Hedberg
2014-02-28
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-27
1
-0
/
+15
|
*
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: Support resolvable private addresses
Andre Guedes
2014-02-27
1
-0
/
+10
|
*
Bluetooth: Connection parameters and resolvable address
Andre Guedes
2014-02-27
2
-4
/
+23
|
*
Bluetooth: Auto connection and power on
Andre Guedes
2014-02-27
2
-0
/
+14
|
*
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
2014-02-27
2
-6
/
+8
|
*
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
2
-4
/
+25
|
*
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-27
3
-2
/
+135
|
*
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
2014-02-27
1
-0
/
+68
|
*
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
2014-02-27
3
-11
/
+23
|
*
Bluetooth: Refactor HCI connection code
Andre Guedes
2014-02-27
3
-28
/
+11
|
*
Bluetooth: Remove unused function
Andre Guedes
2014-02-27
1
-43
/
+0
|
*
Bluetooth: Stop scanning on LE connection
Andre Guedes
2014-02-27
1
-2
/
+90
|
*
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2014-02-27
2
-7
/
+3
|
*
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
2014-02-27
2
-14
/
+12
|
*
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-26
3
-7
/
+7
|
*
Bluetooth: Simplify logic for checking for SMP completion
Johan Hedberg
2014-02-26
1
-8
/
+11
|
*
Bluetooth: Track not yet received keys in SMP
Johan Hedberg
2014-02-26
1
-0
/
+6
|
*
Bluetooth: Ignore IRKs with no Identity Address
Johan Hedberg
2014-02-25
1
-0
/
+13
|
*
Bluetooth: Fix advertising address type when toggling connectable
Johan Hedberg
2014-02-25
1
-10
/
+11
|
*
Bluetooth: Fix NULL pointer dereference when sending data
Andrzej Kaczmarek
2014-02-25
1
-0
/
+16
|
*
Bluetooth: Clean up HCI state when doing power off
Johan Hedberg
2014-02-24
1
-4
/
+66
|
*
Bluetooth: Don't clear HCI_ADVERTISING when powering off
Johan Hedberg
2014-02-24
1
-0
/
+4
|
*
Bluetooth: Don't clear HCI_CONNECTABLE when powering off
Johan Hedberg
2014-02-24
1
-0
/
+4
|
*
Bluetooth: Don't clear HCI_DISCOVERABLE when powering off
Johan Hedberg
2014-02-24
1
-0
/
+4
|
*
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
2014-02-24
2
-4
/
+9
|
*
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
2014-02-24
2
-6
/
+10
[next]