Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de40cb227d1948490da7fd833100ae7a4ae7d825
/
net
/
bluetooth
/
hci_conn.c
d300fa9
Bluetooth: Route traffic only through BR/EDR controller
by Andrei Emeltchenko
· 12 years ago
38b3fef
Bluetooth: Improve debugging messages for hci_conn
by Andrei Emeltchenko
· 12 years ago
dfc94db
Bluetooth: Allow only one LE connection attempt
by Andrzej Kaczmarek
· 12 years ago
9740e49
Bluetooth: A2MP: AMP Manager basic functions
by Andrei Emeltchenko
· 12 years ago
82781e6
Bluetooth: Use __constant modifier in HCI code
by Andrei Emeltchenko
· 12 years ago
8449e38
Bluetooth: Remove unneeded EXPORT_SYMBOL
by Gustavo Padovan
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 12 years ago
8fc9ced
Bluetooth: Fix coding style in the subsystem
by Gustavo Padovan
· 12 years ago
fc5fef6
Bluetooth: Remove 'register' usage from the subsystem
by Gustavo Padovan
· 12 years ago
4f42a8c
Bluetooth: trivial: Remove empty line
by Andrei Emeltchenko
· 12 years ago
5974e4c
Bluetooth: Fix coding style in hci_conn.c
by Gustavo Padovan
· 12 years ago
2ee8ce3
Bluetooth: Remove unused hci_le_ltk_neg_reply()
by Syam Sidhardhan
· 13 years ago
e10b996
Bluetooth: Remove unused hci_le_ltk_reply()
by Syam Sidhardhan
· 13 years ago
b12f62c
Bluetooth: Add dst_type parameter to hci_connect
by Andre Guedes
· 13 years ago
b290504
Bluetooth: Remove useless code in hci_connect
by Andre Guedes
· 13 years ago
9f0caeb
Bluetooth: Add support for reusing the same hci_conn for LE links
by Vinicius Costa Gomes
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
70c1f20
Bluetooth: Fix two minor style issues in HCI code
by Marcel Holtmann
· 13 years ago
040030e
Bluetooth: Remove HCI notifier handling
by Marcel Holtmann
· 13 years ago
48c7aba
Bluetooth: Fix hci_connect error return values
by Johan Hedberg
· 13 years ago
42d2d87
Bluetooth: Prefix hex numbers with object name
by Andrei Emeltchenko
· 13 years ago
e05dcc3
Bluetooth: Use symbolic names for state in debug
by Andrei Emeltchenko
· 13 years ago
2a5a5ec
Bluetooth: Use list _safe deleting from conn chan_list
by Andrei Emeltchenko
· 13 years ago
3c4e0df
Bluetooth: Use list _safe deleting from conn_hash_list
by Andrei Emeltchenko
· 13 years ago
b7d05ba
Bluetooth: Fix l2cap conn failures for ssp devices
by Peter Hurley
· 13 years ago
e72acc1
Bluetooth: Remove unneeded locking
by Andre Guedes
· 13 years ago
75d7735
Bluetooth: Use GFP_KERNEL in hci_chan_create()
by Andre Guedes
· 13 years ago
cb601d7
Bluetooth: Use GFP_KERNEL in hci_conn_add()
by Andre Guedes
· 13 years ago
aa64a8b
Bluetooth: Add a convenience function to check for SSP enabled
by Johan Hedberg
· 13 years ago
84bde9d
Bluetooth: Convert hdev->ssp_mode to a flag
by Johan Hedberg
· 13 years ago
58a681e
Bluetooth: Merge boolean members of struct hci_conn into flags
by Johan Hedberg
· 13 years ago
a0c808b
Bluetooth: Convert hdev->out to a bool type
by Johan Hedberg
· 13 years ago
51a8efd
Bluetooth: Rename conn->pend to conn->flags
by Johan Hedberg
· 13 years ago
f20d09d
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
by Gustavo F. Padovan
· 13 years ago
4b0b2f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
d766091
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
by Gustavo F. Padovan
· 13 years ago
3c54711
Bluetooth: Don't disable tasklets to call hdev->notify()
by Gustavo F. Padovan
· 13 years ago
bf4c632
Bluetooth: convert conn hash to RCU
by Gustavo F. Padovan
· 13 years ago
8192ede
Bluetooth: Use RCU to manipulate chan_list
by Gustavo F. Padovan
· 13 years ago
b9cc553
Bluetooth: hci_conn_auto_accept() doesn't need locking
by Gustavo F. Padovan
· 13 years ago
19c40e3
Bluetooth: Use delayed_work for connection timeout
by Gustavo F. Padovan
· 13 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 13 years ago
416dc94
Bluetooth: make hci_conn_enter_sniff_mode static
by Gustavo F. Padovan
· 13 years ago
3e9c40a
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
by Gustavo F. Padovan
· 13 years ago
2c33c06
Bluetooth: remove struct hci_chan_hash
by Gustavo F. Padovan
· 13 years ago
d095c1e
Bluetooth: Remove magic bluetooth version numbers
by Andrei Emeltchenko
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
9f5a0d7
Bluetooth: Define HCI reasons instead of magic number
by Andrei Emeltchenko
· 13 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 13 years ago
8035ded
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
by Luiz Augusto von Dentz
· 13 years ago
4dff523
Bluetooth: Revert: Fix L2CAP connection establishment
by Arek Lichwa
· 13 years ago
0e83391
Bluetooth: use recommended LE connection parameters
by Anderson Lizardo
· 13 years ago
51beabd
Bluetooth: Fix wrong memcpy size on LE start encryption
by Anderson Briglia
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
163f4da
Bluetooth: Fix memory leak under page timeouts
by Tomas Targownik
· 13 years ago
0555891
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
3306054
Bluetooth: Fix L2CAP connection establishment
by Ilia Kolomisnky
· 13 years ago
7b5c0d5
Bluetooth: Fix initial security level of LE links
by Vinicius Costa Gomes
· 13 years ago
a7a595f
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 13 years ago
6fdf658
Bluetooth: Fix L2CAP security check
by Luiz Augusto von Dentz
· 13 years ago
ef4177e
Bluetooth: Simplify hci_conn_accept_secure check
by Waldemar Rymarkiewicz
· 13 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 13 years ago
6d3ce0e7
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
by Andre Guedes
· 13 years ago
eda42b5
Bluetooth: Check advertising cache in hci_connect()
by Andre Guedes
· 13 years ago
893d675
Bluetooth: Remove useless check in hci_connect()
by Andre Guedes
· 13 years ago
19f8def
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 13 years ago
b3b1b06
Bluetooth: Double check sec req for pre 2.1 device
by Waldemar Rymarkiewicz
· 14 years ago
9f61656
Bluetooth: Add variable SSP auto-accept delay support
by Johan Hedberg
· 14 years ago
13d3931
Bluetooth: Map sec_level to link key requirements
by Waldemar Rymarkiewicz
· 14 years ago
30e7627
Bluetooth: Use ERR_PTR as return error from hci_connect
by Ville Tervo
· 14 years ago
15c4794
Bluetooth: Fix LE conn creation
by Anderson Briglia
· 14 years ago
a958355
Bluetooth: Fix inititial value for remote authentication requirements
by Johan Hedberg
· 14 years ago
2ce603e
Bluetooth: Send LE Connection Update Command
by Claudio Takahasi
· 14 years ago
b92a622
Bluetooth: Fix initiated LE connections
by Vinicius Costa Gomes
· 14 years ago
6ed58ec
Bluetooth: Use LE buffers for LE traffic
by Ville Tervo
· 14 years ago
fcd89c0
Bluetooth: Add LE connect support
by Ville Tervo
· 14 years ago
17fa4b9
Bluetooth: Add set_io_capability management command
by Johan Hedberg
· 14 years ago
765c2a9
Bluetooth: Fix race condition with conn->sec_level
by Johan Hedberg
· 14 years ago
65cf686
Bluetooth: Fix MITM protection requirement preservation
by Johan Hedberg
· 14 years ago
88644bb
Revert "Bluetooth: Update sec_level/auth_type for already existing connections"
by Johan Hedberg
· 14 years ago
70f23020
Bluetooth: clean up hci code
by Andrei Emeltchenko
· 14 years ago
e73439d
Bluetooth: Defer SCO setup if mode change is pending
by Marcel Holtmann
· 14 years ago
2d0a034
Bluetooth: Reassigned copyright to Code Aurora Forum
by Ron Shaffer
· 14 years ago
0453098
Bluetooth: Update sec_level/auth_type for already existing connections
by Ville Tervo
· 14 years ago
c390216
Bluetooth: Enter active mode before establishing a SCO link.
by Nick Pelly
· 15 years ago
93f19c9
Bluetooth: Set general bonding security for ACL by default
by Andrei Emeltchenko
· 15 years ago
9eba32b
Bluetooth: Add extra device reference counting for connections
by Marcel Holtmann
· 15 years ago
1b0336b
Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections
by Marcel Holtmann
· 16 years ago
384943e
Bluetooth: Fix wrong module refcount when connection setup fails
by Marcel Holtmann
· 16 years ago
a67e899
Bluetooth: Fix issue with sysfs handling for connections
by Marcel Holtmann
· 16 years ago
3fdca1e
Bluetooth: Fix connection establishment with low security requirement
by Marcel Holtmann
· 16 years ago
052b30b
Bluetooth: Add different pairing timeout for Legacy Pairing
by Marcel Holtmann
· 16 years ago
2ae9a6b
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
by Dave Young
· 16 years ago
96a3183
Bluetooth: Set authentication requirement before requesting it
by Marcel Holtmann
· 16 years ago
2950f21
Bluetooth: Ask upper layers for HCI disconnect reason
by Marcel Holtmann
· 16 years ago
657e17b
Bluetooth: Set authentication requirements if not available
by Marcel Holtmann
· 16 years ago
0684e5f
Bluetooth: Use general bonding whenever possible
by Marcel Holtmann
· 16 years ago
efc7688
Bluetooth: Add SCO fallback for eSCO connection attempts
by Marcel Holtmann
· 16 years ago
8c1b235
Bluetooth: Add enhanced security model for Simple Pairing
by Marcel Holtmann
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
Next »