Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cb1d68f7a337142e283ef7fc78793a57ffb4cdc3
cb1d68f
Bluetooth: Track LE initiator and responder address information
by Johan Hedberg
· 11 years ago
b46e003
Bluetooth: Fix updating connection state to BT_CONNECT too early
by Johan Hedberg
· 11 years ago
8d97250
Bluetooth: Add protections for updating local random address
by Johan Hedberg
· 11 years ago
759331d
Bluetooth: Fix clearing SMP keys if pairing fails
by Johan Hedberg
· 11 years ago
fe39c7b
Bluetooth: Use __le64 type for LE random numbers
by Marcel Holtmann
· 11 years ago
a3172b7
Bluetooth: Add timer to force power off
by Johan Hedberg
· 11 years ago
c9910d0
Bluetooth: Fix disconnecting connections in non-connected states
by Johan Hedberg
· 11 years ago
0f36b58
Bluetooth: Track LE white list modification via HCI commands
by Marcel Holtmann
· 11 years ago
d2ab0ac
Bluetooth: Add support for storing LE white list entries
by Marcel Holtmann
· 11 years ago
747d3f0
Bluetooth: Clear all LE white list entries when powering controller
by Marcel Holtmann
· 11 years ago
d9a7b0a
Bluetooth: Add definitions for LE white list HCI commands
by Marcel Holtmann
· 11 years ago
c950749
Bluetooth: Make hci_blacklist_clear function static
by Marcel Holtmann
· 11 years ago
a1f4c31
Bluetooth: Add hci_copy_identity_address convenience function
by Johan Hedberg
· 11 years ago
56ed2cb
Bluetooth: Add tracking of advertising address type
by Johan Hedberg
· 11 years ago
d3a2541
Bluetooth: Fix response on confirm_name
by Lukasz Rymanowski
· 11 years ago
dd2ef8e
Bluetooth: Update background scan parameters
by Andre Guedes
· 11 years ago
8ef30fd
Bluetooth: Create hci_req_add_le_passive_scan helper
by Andre Guedes
· 11 years ago
7d474e0
Bluetooth: Add le_auto_conn file on debugfs
by Andre Guedes
· 11 years ago
5b906a8
Bluetooth: Support resolvable private addresses
by Andre Guedes
· 11 years ago
a9b0a04
Bluetooth: Connection parameters and resolvable address
by Andre Guedes
· 11 years ago
6046dc3
Bluetooth: Auto connection and power on
by Andre Guedes
· 11 years ago
c54c386
Bluetooth: Temporarily stop background scanning on discovery
by Andre Guedes
· 11 years ago
cef952c
Bluetooth: Connection parameters and auto connection
by Andre Guedes
· 11 years ago
9fcb18e
Bluetooth: Introduce LE auto connect options
by Andre Guedes
· 11 years ago
a4790db
Bluetooth: Introduce LE auto connection infrastructure
by Andre Guedes
· 11 years ago
77a77a3
Bluetooth: Introduce hdev->pend_le_conn list
by Andre Guedes
· 11 years ago
6f77d8c
Bluetooth: Move address type conversion to outside hci_connect_le
by Andre Guedes
· 11 years ago
04a6c58
Bluetooth: Refactor HCI connection code
by Andre Guedes
· 11 years ago
c99ed83
Bluetooth: Remove unused function
by Andre Guedes
· 11 years ago
2acf3d9
Bluetooth: Stop scanning on LE connection
by Andre Guedes
· 11 years ago
06c053f
Bluetooth: Declare le_conn_failed in hci_core.h
by Andre Guedes
· 11 years ago
b1efcc2
Bluetooth: Create hci_req_add_le_scan_disable helper
by Andre Guedes
· 11 years ago
4bd6d38
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
by Johan Hedberg
· 11 years ago
efabba3
Bluetooth: Simplify logic for checking for SMP completion
by Johan Hedberg
· 11 years ago
9747a9f
Bluetooth: Track not yet received keys in SMP
by Johan Hedberg
· 11 years ago
a9a58f8
Bluetooth: Ignore IRKs with no Identity Address
by Johan Hedberg
· 11 years ago
a4858cb
Bluetooth: Fix advertising address type when toggling connectable
by Johan Hedberg
· 11 years ago
ede81a2
Bluetooth: Fix NULL pointer dereference when sending data
by Andrzej Kaczmarek
· 11 years ago
8b064a3
Bluetooth: Clean up HCI state when doing power off
by Johan Hedberg
· 11 years ago
7c4cfab
Bluetooth: Don't clear HCI_ADVERTISING when powering off
by Johan Hedberg
· 11 years ago
ce3f24c
Bluetooth: Don't clear HCI_CONNECTABLE when powering off
by Johan Hedberg
· 11 years ago
bd10799
Bluetooth: Don't clear HCI_DISCOVERABLE when powering off
by Johan Hedberg
· 11 years ago
12d4a3b
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
by Johan Hedberg
· 11 years ago
778b235
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
by Johan Hedberg
· 11 years ago
f4f0750
Bluetooth: Add convenience function for getting total connection count
by Johan Hedberg
· 11 years ago
4518bb0
Bluetooth: Fix canceling RPA expiry timer
by Johan Hedberg
· 11 years ago
c21c0ea
Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
by Johan Hedberg
· 11 years ago
473deef2c9
Bluetooth: Export current local RPA with identity information
by Marcel Holtmann
· 11 years ago
2b5224d
Bluetooth: Store current RPA and update it if needed
by Marcel Holtmann
· 11 years ago
41c90c1
Bluetooth: Use privacy mode for non-connectable advertising
by Marcel Holtmann
· 11 years ago
94b1fc9
Bluetooth: Use unresolvable private address for active scanning
by Marcel Holtmann
· 11 years ago
ac34581
Bluetooth: Expose current identity information in debugfs
by Marcel Holtmann
· 11 years ago
7bf3204
Bluetooth: Remove unneeded hdev->own_addr_type
by Johan Hedberg
· 11 years ago
e26b1ff
Bluetooth: Fix setting correct src_type when connecting LE
by Johan Hedberg
· 11 years ago
62b04cd
Bluetooth: Add support for Set Privacy command
by Johan Hedberg
· 11 years ago
c982b2e
Bluetooth: Add debugfs entry for RPA regeneration timeout
by Johan Hedberg
· 11 years ago
8f71c6c
Bluetooth: Don't write static address during power on
by Johan Hedberg
· 11 years ago
d948394
Bluetooth: Use hci_update_random_address() for initiating LE scan
by Johan Hedberg
· 11 years ago
8f2a060
Bluetooth: Use hci_update_random_address() for enabling advertising
by Johan Hedberg
· 11 years ago
85030be
Bluetooth: Use hci_update_random_address() when connecting LE
by Johan Hedberg
· 11 years ago
ebd3a74
Bluetooth: Add hci_update_random_address() convenience function
by Johan Hedberg
· 11 years ago
d6bfd59
Bluetooth: Add timer for regenerating local RPA
by Johan Hedberg
· 11 years ago
b1e2b3a
Bluetooth: Add SMP function for generating RPAs
by Johan Hedberg
· 11 years ago
82d4b35
Bluetooth: Set the correct values for Identity Address Information
by Johan Hedberg
· 11 years ago
7be2edb
Bluetooth: Ensure hci_conn always contains the local identity address
by Johan Hedberg
· 11 years ago
0f4bd94
Bluetooth: Add Privacy flag to mgmt supported/current settings
by Johan Hedberg
· 11 years ago
755a900
Bluetooth: Add mgmt defines for privacy
by Johan Hedberg
· 11 years ago
199a2fb
Bluetooth: Move enable/disable_advertising higher up in mgmt.c
by Johan Hedberg
· 11 years ago
863efaf
Bluetooth: Add initial code for distributing local IRK
by Johan Hedberg
· 11 years ago
524237c
Bluetooth: Add helper variables to smp_distribute_keys()
by Johan Hedberg
· 11 years ago
1b60ef2
Bluetooth: Fix issue with missing management event opcode
by Marcel Holtmann
· 11 years ago
668b7b1
Bluetooth: Fix iterating wrong list in hci_remove_irk()
by Johan Hedberg
· 11 years ago
a747439
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 11 years ago
3f959d4
Bluetooth: Provide option for changing LE advertising channel map
by Marcel Holtmann
· 11 years ago
b1765e7
Bluetooth: Fix channel check when binding RFCOMM sock
by Andrzej Kaczmarek
· 11 years ago
7a4cd51
Bluetooth: Track the current configured random address
by Marcel Holtmann
· 11 years ago
b32bba6
Bluetooth: Replace own_address_type with force_static_address debugfs
by Marcel Holtmann
· 11 years ago
5192d30
Bluetooth: Add comment explainging store hint for long term keys
by Marcel Holtmann
· 11 years ago
bab6d1e
Bluetooth: Don't send store hint for devices using identity addresses
by Marcel Holtmann
· 11 years ago
95fbac8
Bluetooth: Add support for sending New IRK event
by Johan Hedberg
· 11 years ago
35d7027
Bluetooth: Move SMP LTK notification after key distribution
by Johan Hedberg
· 11 years ago
23d0e12
Bluetooth: Track SMP keys in the SMP context
by Johan Hedberg
· 11 years ago
ba74b66
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
by Johan Hedberg
· 11 years ago
ca9142b
Bluetooth: Return added key when adding LTKs and IRKs
by Johan Hedberg
· 11 years ago
0a14ab4
Bluetooth: Avoid using GFP_ATOMIC where not necessary
by Johan Hedberg
· 11 years ago
d66c295
Bluetooth: Use same LE min/max connection event length during update
by Marcel Holtmann
· 11 years ago
3698d70
Bluetooth: Expose current list of identity resolving keys via debugfs
by Marcel Holtmann
· 11 years ago
edb4b46
Bluetooth: Fix wrong identity address during connection failures
by Marcel Holtmann
· 11 years ago
64c7b77
Bluetooth: Use connection address for reporting connection failures
by Marcel Holtmann
· 11 years ago
01fdb0f
Bluetooth: Report identity address when remote device connects
by Marcel Holtmann
· 11 years ago
2c96e03
Bluetooth: Print error when dropping L2CAP data
by Szymon Janc
· 11 years ago
5cedbb8
Bluetooth: Use Identity Address in Device Found event
by Johan Hedberg
· 11 years ago
1ebfcc1
Bluetooth: Look up RPA for connection requests with Identity Address
by Johan Hedberg
· 11 years ago
6cfc998
Bluetooth: Don't try to look up private addresses as Identity Address
by Johan Hedberg
· 11 years ago
f4a407b
Bluetooth: Wait for SMP key distribution completion when pairing
by Johan Hedberg
· 11 years ago
387a33e
Bluetooth: Fix updating Identity Address in L2CAP channels
by Johan Hedberg
· 11 years ago
68d6f6d
Bluetooth: Track the LE Identity Address in struct hci_conn
by Johan Hedberg
· 11 years ago
893ce8b
Bluetooth: Remove SMP data specific crypto context
by Johan Hedberg
· 11 years ago
a735f9e
Bluetooth: append new supported device to the list [0b05:17d0]
by Andy Shevchenko
· 11 years ago
0b88006
Bluetooth: sort the list of IDs in the source code
by Andy Shevchenko
· 11 years ago
Next »