Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5ddf351b1b10a1da6b76176f4e1fdce09f90892
/
include
/
net
/
bluetooth
81ad6fd
Bluetooth: Remove unnecessary stop_scan_complete function
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
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
a3172b7
Bluetooth: Add timer to force power off
by Johan Hedberg
· 11 years ago
d2ab0ac
Bluetooth: Add support for storing LE white list entries
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
8ef30fd
Bluetooth: Create hci_req_add_le_passive_scan helper
by Andre Guedes
· 11 years ago
a9b0a04
Bluetooth: Connection parameters and resolvable address
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
04a6c58
Bluetooth: Refactor HCI connection code
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
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
2b5224d
Bluetooth: Store current RPA and update it if needed
by Marcel Holtmann
· 11 years ago
94b1fc9
Bluetooth: Use unresolvable private address for active scanning
by Marcel Holtmann
· 11 years ago
7bf3204
Bluetooth: Remove unneeded hdev->own_addr_type
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
755a900
Bluetooth: Add mgmt defines for privacy
by Johan Hedberg
· 11 years ago
863efaf
Bluetooth: Add initial code for distributing local IRK
by Johan Hedberg
· 11 years ago
3f959d4
Bluetooth: Provide option for changing LE advertising channel map
by Marcel Holtmann
· 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
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
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
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
2426f3a
Bluetooth: Add convenience function for fetching IRKs
by Johan Hedberg
· 11 years ago
a7ec733
Bluetooth: Fix removing any IRKs when unpairing devices
by Johan Hedberg
· 11 years ago
35f7498
Bluetooth: Remove return values from functions that don't need them
by Johan Hedberg
· 11 years ago
e0b2b27
Bluetooth: Fix missing address type check for removing LTKs
by Johan Hedberg
· 11 years ago
41edf16
Bluetooth: Implement mgmt_load_irks command
by Johan Hedberg
· 11 years ago
301cb2d
Bluetooth: Add hci_bdaddr_is_rpa convenience function
by Johan Hedberg
· 11 years ago
970c4e4
Bluetooth: Add basic IRK management support
by Johan Hedberg
· 11 years ago
99780a7
Bluetooth: Add AES crypto context for each HCI device
by Johan Hedberg
· 11 years ago
72e5108
Bluetooth: Don't fail RFCOMM tty writes
by Peter Hurley
· 11 years ago
c10a848
Bluetooth: Verify dlci not in use before rfcomm_dev create
by Peter Hurley
· 11 years ago
80ea733
Bluetooth: Fix unreleased rfcomm_dev reference
by Peter Hurley
· 11 years ago
1c64834
Bluetooth: Release rfcomm_dev only once
by Peter Hurley
· 11 years ago
9b7655e
Bluetooth: Enable LE L2CAP CoC support by default
by Johan Hedberg
· 11 years ago
15819a7
Bluetooth: Introduce connection parameters list
by Andre Guedes
· 11 years ago
424ef943
Bluetooth: Add constants for LTK key types
by Marcel Holtmann
· 11 years ago
03c515d
Bluetooth: Remove __packed from struct smp_ltk
by Marcel Holtmann
· 11 years ago
d40f3ee
Bluetooth: Rename authentication to key_type in mgmt_ltk_info
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
4e39ac8
Bluetooth: Add management command to allow use of debug keys
by Marcel Holtmann
· 11 years ago
b1de97d
Bluetooth: Add management setting for use of debug keys
by Marcel Holtmann
· 11 years ago
5c136e9
Bluetooth: Group list_head fields from strcut hci_dev together
by Andre Guedes
· 11 years ago
1e406ee
Bluetooth: Save connection interval parameters in hci_conn
by Andre Guedes
· 11 years ago
98a0b84
Bluetooth: Fix differentiating stored master vs slave LTK types
by Johan Hedberg
· 11 years ago
2338a7e
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
by Johan Hedberg
· 11 years ago
61a939c
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
by Johan Hedberg
· 11 years ago
134c2a8
Bluetooth: Add debugfs entry to show Secure Connections Only mode
by Marcel Holtmann
· 11 years ago
2c068e0
Bluetooth: Handle security level 4 for RFCOMM connections
by Marcel Holtmann
· 11 years ago
7d513e9
Bluetooth: Handle security level 4 for L2CAP connections
by Marcel Holtmann
· 11 years ago
7b5a924
Bluetooth: Introduce requirements for security level 4
by Marcel Holtmann
· 11 years ago
eb9a8f3
Bluetooth: Track Secure Connections support of remote devices
by Marcel Holtmann
· 11 years ago
ec10911
Bluetooth: Add support for remote OOB input of P-256 data
by Marcel Holtmann
· 11 years ago
0798872
Bluetooth: Add internal function for storing P-192 and P-256 data
by Marcel Holtmann
· 11 years ago
519ca9d
Bluetooth: Provide remote OOB data for Secure Connections
by Marcel Holtmann
· 11 years ago
5afeac1
Bluetooth: Add debugfs quirk for forcing Secure Connections support
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
e98d2ce
Bluetooth: Add flags and setting for Secure Connections support
by Marcel Holtmann
· 11 years ago
11015c7
Bluetooth: Add definitions for new link key types
by Marcel Holtmann
· 11 years ago
e2f9913
Bluetooth: Add HCI command definition for extended OOB data
by Marcel Holtmann
· 11 years ago
eb4b95c
Bluetooth: Add HCI command definition for Secure Connections enabling
by Marcel Holtmann
· 11 years ago
d599158
Bluetooth: Add LMP feature definitions for Secure Connections support
by Marcel Holtmann
· 11 years ago
f9f462f
Bluetooth: Add quirk for disabling Delete Stored Link Key command
by Marcel Holtmann
· 11 years ago
18722c2
Bluetooth: Enable 6LoWPAN support for BT LE devices
by Jukka Rissanen
· 11 years ago
53b834d2
Bluetooth: Use macros for connectionless slave broadcast features
by Marcel Holtmann
· 11 years ago
0ce43ce
Bluetooth: Simplify l2cap_chan initialization for LE CoC
by Johan Hedberg
· 11 years ago
e77af75
Bluetooth: Fix CID ranges for LE CoC CID allocations
by Johan Hedberg
· 11 years ago
595177f
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
by Johan Hedberg
· 11 years ago
837776f
Bluetooth: Introduce L2CAP channel callback for suspending
by Johan Hedberg
· 11 years ago
1f43542
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
by Johan Hedberg
· 11 years ago
0cd75f7
Bluetooth: Track LE L2CAP credits in l2cap_chan
by Johan Hedberg
· 12 years ago
3831971
Bluetooth: Add LE L2CAP flow control mode
by Johan Hedberg
· 12 years ago
27e2d4c
Bluetooth: Add basic LE L2CAP connect request receiving support
by Johan Hedberg
· 12 years ago
ee5ec5cf
Bluetooth: Add definitions for LE connection oriented channels
by Johan Hedberg
· 12 years ago
9149761
Bluetooth: Add module parameter to enable LE CoC support
by Johan Hedberg
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
d78a32a
Bluetooth: Remove sk member from struct l2cap_chan
by Gustavo Padovan
· 11 years ago
0e790c6
Bluetooth: Add L2CAP channel to skb private data
by Gustavo Padovan
· 11 years ago
4b4148e
Bluetooth: Add support for setting DUT mode
by Marcel Holtmann
· 11 years ago
4e70c7e
Bluetooth: Expose debugfs settings for LE connection interval
by Marcel Holtmann
· 11 years ago
Next »