index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bluetooth: Fix canceling RPA expiry timer
Johan Hedberg
2014-02-24
1
-1
/
+3
*
Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
Johan Hedberg
2014-02-24
1
-0
/
+5
*
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 privacy mode for non-connectable advertising
Marcel Holtmann
2014-02-24
1
-2
/
+4
*
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
2014-02-24
3
-4
/
+27
*
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: Fix setting correct src_type when connecting LE
Johan Hedberg
2014-02-23
1
-1
/
+2
*
Bluetooth: Add support for Set Privacy command
Johan Hedberg
2014-02-23
1
-1
/
+47
*
Bluetooth: Add debugfs entry for RPA regeneration timeout
Johan Hedberg
2014-02-23
1
-0
/
+33
*
Bluetooth: Don't write static address during power on
Johan Hedberg
2014-02-23
1
-5
/
+0
*
Bluetooth: Use hci_update_random_address() for initiating LE scan
Johan Hedberg
2014-02-23
1
-2
/
+11
*
Bluetooth: Use hci_update_random_address() for enabling advertising
Johan Hedberg
2014-02-23
1
-2
/
+6
*
Bluetooth: Use hci_update_random_address() when connecting LE
Johan Hedberg
2014-02-23
1
-1
/
+7
*
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
2
-0
/
+31
*
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2014-02-23
2
-0
/
+19
*
Bluetooth: Set the correct values for Identity Address Information
Johan Hedberg
2014-02-23
1
-2
/
+7
*
Bluetooth: Ensure hci_conn always contains the local identity address
Johan Hedberg
2014-02-23
1
-0
/
+20
*
Bluetooth: Add Privacy flag to mgmt supported/current settings
Johan Hedberg
2014-02-22
1
-0
/
+4
*
Bluetooth: Move enable/disable_advertising higher up in mgmt.c
Johan Hedberg
2014-02-22
1
-44
/
+44
*
Bluetooth: Add initial code for distributing local IRK
Johan Hedberg
2014-02-22
1
-2
/
+4
*
Bluetooth: Add helper variables to smp_distribute_keys()
Johan Hedberg
2014-02-22
1
-8
/
+9
*
Bluetooth: Fix issue with missing management event opcode
Marcel Holtmann
2014-02-22
1
-0
/
+1
*
Bluetooth: Fix iterating wrong list in hci_remove_irk()
Johan Hedberg
2014-02-21
1
-1
/
+1
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2014-02-21
1
-1
/
+1
*
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
2014-02-21
2
-1
/
+32
*
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-20
1
-6
/
+12
[next]