index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
2014-02-27
3
-14
/
+14
*
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
3
-5
/
+11
*
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
2014-02-24
3
-6
/
+11
*
Bluetooth: Add convenience function for getting total connection count
Johan Hedberg
2014-02-24
1
-0
/
+7
*
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
2
-6
/
+6
*
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
4
-5
/
+29
*
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
2
-17
/
+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
2
-0
/
+57
*
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
2014-02-23
4
-0
/
+37
*
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: Add mgmt defines for privacy
Johan Hedberg
2014-02-22
1
-0
/
+8
*
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
3
-2
/
+7
*
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
3
-1
/
+33
*
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-20
1
-6
/
+12
*
Bluetooth: Track the current configured random address
Marcel Holtmann
2014-02-20
3
-0
/
+51
*
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
2014-02-20
2
-33
/
+63
*
Bluetooth: Add comment explainging store hint for long term keys
Marcel Holtmann
2014-02-20
1
-0
/
+11
*
Bluetooth: Don't send store hint for devices using identity addresses
Marcel Holtmann
2014-02-20
1
-1
/
+16
*
Bluetooth: Add support for sending New IRK event
Johan Hedberg
2014-02-19
4
-0
/
+26
*
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
2014-02-19
4
-20
/
+31
[next]