Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
418025d1c390b3979f0fd3bb639f0a15026d0530
/
net
/
bluetooth
/
hci_event.c
418025d
Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add
by Johan Hedberg
· 11 years ago
95305ba
Bluetooth: Simplify hci_conn_params->action list usage
by Johan Hedberg
· 11 years ago
66f8455
Bluetooth: Convert pend_le_reports into a list
by Johan Hedberg
· 11 years ago
97bf2e9
Bluetooth: Fix missing return statement in process_adv_report
by Johan Hedberg
· 11 years ago
738f618
Bluetooth: Add identity address check in param lookup functions
by Johan Hedberg
· 11 years ago
bb5ce4d
Bluetooth: Remove unnecessary checks for auto-connected devices
by Johan Hedberg
· 11 years ago
912b42ef
Bluetooth: Use hci_conn_params in pend_le_conns
by Johan Hedberg
· 11 years ago
435a13d
Bluetooth: Remove redundant IRK lookup
by Johan Hedberg
· 11 years ago
079446c
Bluetooth: Support scanning for devices using RPA
by Johan Hedberg
· 11 years ago
0d2bf13
Bluetooth: Add support for background LE scanning
by Johan Hedberg
· 11 years ago
f4869e2
Bluetooth: Pass store hint to mgmt_new_conn_param
by Johan Hedberg
· 11 years ago
348d50b
Bluetooth: Fix missing update of conn params
by Johan Hedberg
· 11 years ago
837d502
Bluetooth: Drop LE connections for blocked devices
by Johan Hedberg
· 11 years ago
ffb5a827
Bluetooth: Introduce "New Connection Parameter" Event
by Andre Guedes
· 11 years ago
8e75b46
Bluetooth: Connection Parameter Update Procedure
by Andre Guedes
· 11 years ago
fe59a05
Bluetooth: Add flag to track STK encryption
by Johan Hedberg
· 11 years ago
c70a7e4
Bluetooth: Add support for Not Connectable flag for Device Found events
by Marcel Holtmann
· 11 years ago
af58925
Bluetooth: Provide flags parameter direct to mgmt_device_found
by Marcel Holtmann
· 11 years ago
42bd6a5
Bluetooth: Fix merge of advertising data and scan response data
by Marcel Holtmann
· 11 years ago
81218d2
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
by Nick Pelly
· 11 years ago
33f3572
Bluetooth: Add tracking of local and piconet clock values
by Johan Hedberg
· 11 years ago
4dae279
Bluetooth: Convert hci_conn->link_mode into flags
by Johan Hedberg
· 11 years ago
af6a9c3
Bluetooth: Convert hcon->flush_key to a proper flag
by Johan Hedberg
· 11 years ago
6d5650c
Bluetooth: Don't store debug keys if flag for them is not set
by Johan Hedberg
· 11 years ago
0663b29
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
by Johan Hedberg
· 11 years ago
7652ff6
Bluetooth: Move mgmt event sending out from hci_add_link_key()
by Johan Hedberg
· 11 years ago
a720d73
Bluetooth: Set default min/max connection interval for LE slaves
by Marcel Holtmann
· 11 years ago
1855d92
Bluetooth: Track LE connection parameter update event
by Marcel Holtmann
· 11 years ago
e04fde6
Bluetooth: Store current LE connection parameters in hci_conn struct
by Marcel Holtmann
· 11 years ago
6b8d4a6
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
by Jukka Rissanen
· 11 years ago
2ceba53
Bluetooth: Remove HCI prefix from SMP LTK defines
by Johan Hedberg
· 11 years ago
7d5843b
Bluetooth: Remove unnecessary SMP STK define
by Johan Hedberg
· 11 years ago
65cc2b4
Bluetooth: Use struct delayed_work for HCI command timeout
by Marcel Holtmann
· 11 years ago
50143a4
Bluetooth: Fix indicating discovery state when canceling inquiry
by Johan Hedberg
· 11 years ago
4ad51a7
Bluetooth: Add clarifying comment for conn->auth_type
by Johan Hedberg
· 11 years ago
ba15a58
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
by Johan Hedberg
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
67be1e4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
f3fb0b5
Bluetooth: Fix missing check for FIPS security level
by Johan Hedberg
· 11 years ago
7e3691e
Bluetooth: Fix authentication check for FIPS security level
by Johan Hedberg
· 11 years ago
a5eb1ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
d0455ed
Bluetooth: Store max TX power level for connection
by Andrzej Kaczmarek
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
5a134fa
Bluetooth: Store TX power level for connection
by Andrzej Kaczmarek
· 11 years ago
5ae76a9
Bluetooth: Store RSSI for connection
by Andrzej Kaczmarek
· 11 years ago
9eb1fbf
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
by Johan Hedberg
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 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
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
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
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
4af605d
Bluetooth: Refactor advertising report processing into its own function
by Johan Hedberg
· 11 years ago
81d0c8a
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
by Johan Hedberg
· 11 years ago
533553f
Bluetooth: Track current configured LE scan type parameter
by Marcel Holtmann
· 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
dcf4adb
Bluetooth: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
27539bc
Bluetooth: Fix aborting eSCO connection in case of error 0x20
by Andrew Earl
· 11 years ago
5981a88
Bluetooth: Fix removing Long Term Key
by Claudio Takahasi
· 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
9489eca
Bluetooth: Add timeout for LE connection attempts
by Johan Hedberg
· 11 years ago
cb1d68f
Bluetooth: Track LE initiator and responder address information
by Johan Hedberg
· 11 years ago
fe39c7b
Bluetooth: Use __le64 type for LE random numbers
by Marcel Holtmann
· 11 years ago
0f36b58
Bluetooth: Track LE white list modification via HCI commands
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
5b906a8
Bluetooth: Support resolvable private addresses
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
06c053f
Bluetooth: Declare le_conn_failed in hci_core.h
by Andre Guedes
· 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
7be2edb
Bluetooth: Ensure hci_conn always contains the local identity address
by Johan Hedberg
· 11 years ago
7a4cd51
Bluetooth: Track the current configured random address
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
68d6f6d
Bluetooth: Track the LE Identity Address in struct hci_conn
by Johan Hedberg
· 11 years ago
914a6ff
Bluetooth: Track if link is using P-256 authenticated combination key
by Marcel Holtmann
· 11 years ago
abf76ba
Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
by Marcel Holtmann
· 11 years ago
dc8357c
Bluetooth: Remove one level of indentation from hci_encrypt_change_evt
by Marcel Holtmann
· 11 years ago
98a0b84
Bluetooth: Fix differentiating stored master vs slave LTK types
by Johan Hedberg
· 11 years ago
eb9a8f3
Bluetooth: Track Secure Connections support of remote devices
by Marcel Holtmann
· 11 years ago
519ca9d
Bluetooth: Provide remote OOB data for Secure Connections
by Marcel Holtmann
· 11 years ago
4d2d279
Bluetooth: Add support for local OOB data with Secure Connections
by Marcel Holtmann
· 11 years ago
eac83dc
Bluetooth: Add management command for enabling Secure Connections
by Marcel Holtmann
· 11 years ago
66138ce
Bluetooth: Add support for handling P-256 derived link keys
by Marcel Holtmann
· 11 years ago
11015c7
Bluetooth: Add definitions for new link key types
by Marcel Holtmann
· 11 years ago
Next »