Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9dd4dd275f2e6dcef1f798118babcb5947f64497
9dd4dd2
Bluetooth: Remove unnecessary work structs from SMP code
by Johan Hedberg
· 11 years ago
1ef3582
Bluetooth: Fix setting initial local auth_req value
by Johan Hedberg
· 11 years ago
4bc58f5
Bluetooth: Make SMP context private to smp.c
by Johan Hedberg
· 11 years ago
f4e2dd5
Bluetooth: Add missing msecs to jiffies conversion
by Andrzej Kaczmarek
· 11 years ago
eed5daf
Bluetooth: Add support for max_tx_power in Get Conn Info
by Andrzej Kaczmarek
· 11 years ago
d0455ed
Bluetooth: Store max TX power level for connection
by Andrzej Kaczmarek
· 11 years ago
f7faab0
Bluetooth: Avoid polling TX power for LE links
by Andrzej Kaczmarek
· 11 years ago
dd98380
Bluetooth: Add support to get connection information
by Andrzej Kaczmarek
· 11 years ago
31ad169
Bluetooth: Add conn info lifetime parameters to debugfs
by Andrzej Kaczmarek
· 11 years ago
5a134fa
Bluetooth: Store TX power level for connection
by Andrzej Kaczmarek
· 11 years ago
b75cf9c
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 11 years ago
10d4c67
Bluetooth: btusb: Add Broadcom patch RAM support
by Petri Gynther
· 11 years ago
5ae76a9
Bluetooth: Store RSSI for connection
by Andrzej Kaczmarek
· 11 years ago
38e4a91
Bluetooth: Add support for SMP Invalid Parameters error code
by Johan Hedberg
· 11 years ago
86aae6c
Bluetooth: Convert RFCOMM spinlocks into mutexes
by Libor Pechacek
· 11 years ago
22e7078
Bluetooth: Remove hci_h4 unused defines
by Poulain, Loic
· 11 years ago
7125df5
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
by Petri Gynther
· 11 years ago
db59668
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
by Marcel Holtmann
· 11 years ago
b16c660
Bluetooth: Request MITM Protection when initiator
by Mikel Astiz
· 11 years ago
7e74170
Bluetooth: Use MITM Protection when IO caps allow it
by Timo Mueller
· 11 years ago
6fd6b91
Bluetooth: Refactor code for outgoing dedicated bonding
by Mikel Astiz
· 11 years ago
b7f94c8
Bluetooth: Refactor hci_get_auth_req()
by Mikel Astiz
· 11 years ago
5c5b93e
Bluetooth: Fix address in unmergeable device found events
by Johan Hedberg
· 11 years ago
0d36740
Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
by Bing Zhao
· 11 years ago
3d5a76f
Bluetooth: Keep msec in DISCOV_LE_TIMEOUT
by Lukasz Rymanowski
· 11 years ago
b9a7a61
Bluetooth: Add new debugfs parameter
by Lukasz Rymanowski
· 11 years ago
ae55f59
Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
by Lukasz Rymanowski
· 11 years ago
8af4840
Bluetooth: btmrvl: separate write-to-clear function from interrupt handler
by Bing Zhao
· 11 years ago
8002d77
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
by Johan Hedberg
· 11 years ago
ab0aa43
Bluetooth: Fix RSSI value in device found event from disabling scan
by Johan Hedberg
· 11 years ago
ff5cd29
Bluetooth: Store also RSSI for pending advertising reports
by Johan Hedberg
· 11 years ago
474ee06
Bluetooth: Don't send device found events for duplicate reports
by Johan Hedberg
· 11 years ago
73cf71d
Bluetooth: Fix line splitting of mgmt_device_found parameters
by Johan Hedberg
· 11 years ago
01735bb
Bluetooth: Remove redundant NULL check
by Johan Hedberg
· 11 years ago
b9a6328
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
by Johan Hedberg
· 11 years ago
3c85775
Bluetooth: Add directed advertising support through connect()
by Johan Hedberg
· 11 years ago
5d2e9fa
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
by Johan Hedberg
· 11 years ago
ca5c4be
Bluetooth: Don't send device found events during passive scanning
by Johan Hedberg
· 11 years ago
43bb560
Bluetooth: Add error mapping for Directed Advertising Timeout
by Johan Hedberg
· 11 years ago
80c24ab
Bluetooth: Fix LE responder/initiator address setting
by Johan Hedberg
· 11 years ago
9c84d1d
Bluetooth: Move local identity address setting to a central place
by Johan Hedberg
· 11 years ago
4408dd1
Bluetooth: Use memdup_user in le_auto_conn_write()
by Andre Guedes
· 11 years ago
4af605d
Bluetooth: Refactor advertising report processing into its own function
by Johan Hedberg
· 11 years ago
e8b1ab9
Bluetooth: Fix returning peer address in pending connect state
by Johan Hedberg
· 11 years ago
8396215d
Bluetooth: Remove unnecessary assignment in SMP
by Johan Hedberg
· 11 years ago
61b3b2b
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
by Johan Hedberg
· 11 years ago
1d98bf4
Bluetooth: Remove LTK re-encryption procedure
by Johan Hedberg
· 11 years ago
a82505c
Bluetooth: Don't try to confirm locally initiated SMP pairing
by Johan Hedberg
· 11 years ago
edca792
Bluetooth: Add SMP flag to track which side is the initiator
by Johan Hedberg
· 11 years ago
4eb65e6
Bluetooth: Fix SMP confirmation callback handling
by Johan Hedberg
· 11 years ago
81d0c8a
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
by Johan Hedberg
· 11 years ago
0a66cf2
Bluetooth: Fix potential NULL pointer dereference in SMP
by Johan Hedberg
· 11 years ago
d8ff9cd
Bluetooth: bluecard: Use del_timer_sync() in teardown path
by Thomas Gleixner
· 11 years ago
533553f
Bluetooth: Track current configured LE scan type parameter
by Marcel Holtmann
· 11 years ago
d986b4a
Bluetooth: btmrvl: don't consume all vendor specific events
by Amitkumar Karwar
· 11 years ago
61b1a7f
Bluetooth: Fix address value for early disconnection events
by Johan Hedberg
· 11 years ago
39adbff
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
by Johan Hedberg
· 11 years ago
40b552a
Bluetooth: Enforce strict Secure Connections Only mode security
by Marcel Holtmann
· 11 years ago
4e7b203
Bluetooth: Fix Pair Device response parameters for pairing failure
by Johan Hedberg
· 11 years ago
01ad34d
Bluetooth: Fix SMP user passkey notification mgmt event
by Johan Hedberg
· 11 years ago
5ed884d
Bluetooth: Increase SMP re-encryption delay to 500ms
by Johan Hedberg
· 11 years ago
18e4aeb
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
by Johan Hedberg
· 11 years ago
2e23364
Bluetooth: Fix MITM flag when initiating SMP pairing
by Johan Hedberg
· 11 years ago
943a732
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
by Johan Hedberg
· 11 years ago
66bed1a
Bluetooth: Fix const declaration for swap function src parameter
by Johan Hedberg
· 11 years ago
fdcc4be
Bluetooth: Fix updating SMP remote key distribution information
by Johan Hedberg
· 11 years ago
52d3ef5
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
by Arnd Bergmann
· 11 years ago
dcf4adb
Bluetooth: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
4340a12
Bluetooth: Enable duplicates filter in background scan
by Andre Guedes
· 11 years ago
27539bc
Bluetooth: Fix aborting eSCO connection in case of error 0x20
by Andrew Earl
· 11 years ago
9755088
Bluetooth: make bluetooth 6lowpan as an option
by Alexander Aring
· 11 years ago
53ac6ab
Bluetooth: Make LTK and CSRK only persisent when bonding
by Marcel Holtmann
· 11 years ago
7ee4ea3
Bluetooth: Add support for handling signature resolving keys
by Marcel Holtmann
· 11 years ago
0753c18
Bluetooth: Fix skb allocation check for A2MP
by Gustavo Padovan
· 12 years ago
b9e2535
Bluetooth: Fix endianess issue in the ath3k driver
by Peng Chen
· 12 years ago
2606ecb
Bluetooth: Fix expected key count debug logs
by Johan Hedberg
· 11 years ago
ca58e59
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
by Peng Chen
· 11 years ago
a08b15e
Bluetooth: Remove assignments in if-statements
by Valentin Ilie
· 11 years ago
5981a88
Bluetooth: Fix removing Long Term Key
by Claudio Takahasi
· 11 years ago
c327cdd
Bluetooth: Stop BCSP/H5 timer before cleaning up
by Michael Knudsen
· 11 years ago
81ad6fd
Bluetooth: Remove unnecessary stop_scan_complete function
by Johan Hedberg
· 11 years ago
317ac8c
Bluetooth: Fix trying to disable scanning twice
by Johan Hedberg
· 11 years ago
e3098be
Bluetooth: Delay LTK encryption to let remote receive all keys
by Johan Hedberg
· 11 years ago
38ccdc9
Bluetooth: Re-encrypt link after receiving an LTK
by Johan Hedberg
· 11 years ago
9489eca
Bluetooth: Add timeout for LE connection attempts
by Johan Hedberg
· 11 years ago
a7139ed
Bluetooth: Add defines for LE initiator filter policy
by Johan Hedberg
· 11 years ago
b1cd5fd
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
by Johan Hedberg
· 11 years ago
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
Next »