index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
1
-2
/
+3
*
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
1
-6
/
+1
*
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
2013-10-16
1
-15
/
+7
*
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
2013-10-16
1
-8
/
+6
*
Bluetooth: Store source address of HCI connections
Marcel Holtmann
2013-10-13
1
-2
/
+5
*
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
2013-10-13
1
-4
/
+7
*
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
2013-10-13
1
-1
/
+4
*
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
2013-10-11
1
-2
/
+2
*
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
1
-1
/
+1
*
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
1
-1
/
+2
*
Bluetooth: Refactor hci_connect_le
Andre Guedes
2013-10-10
1
-18
/
+33
*
Bluetooth: Use HCI request for LE connection
Andre Guedes
2013-10-10
1
-24
/
+67
*
Bluetooth: Use random address if public address is not available
Marcel Holtmann
2013-10-06
1
-0
/
+4
*
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
2013-10-05
1
-1
/
+1
*
Bluetooth: Initialize hci_conn fields in hci_connect_le
Andre Guedes
2013-10-03
1
-5
/
+5
*
Bluetooth: Rename hci_conn variable in hci_connect_le()
Andre Guedes
2013-10-03
1
-13
/
+13
*
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
2013-10-02
1
-0
/
+3
*
Bluetooth: Disable upper layer connections when user channel is active
Marcel Holtmann
2013-09-16
1
-0
/
+1
*
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
2013-08-21
1
-8
/
+36
*
Bluetooth: Parameters for outgoing SCO connections
Frédéric Dalleau
2013-08-21
1
-5
/
+19
*
Bluetooth: Use hci_connect_sco directly
Frédéric Dalleau
2013-08-21
1
-6
/
+2
*
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
1
-2
/
+1
*
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-17
1
-16
/
+1
*
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
2013-04-11
1
-0
/
+12
*
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-11
1
-3
/
+3
*
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
1
-2
/
+2
*
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
2013-01-31
1
-3
/
+3
*
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
2012-11-01
1
-0
/
+2
*
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2012-11-01
1
-0
/
+3
*
Bluetooth: Add state to hci_chan
Mat Martineau
2012-10-24
1
-0
/
+1
*
Bluetooth: AMP: Add handle to hci_chan structure
Andrei Emeltchenko
2012-10-11
1
-0
/
+32
*
Bluetooth: AMP: Handle AMP_LINK timeout
Andrei Emeltchenko
2012-10-11
1
-3
/
+29
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
1
-38
/
+62
|
\
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-3
/
+1
|
*
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-21
1
-5
/
+6
|
*
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-15
1
-1
/
+1
|
*
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-15
1
-4
/
+7
|
*
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-14
/
+19
|
*
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-10
/
+22
|
*
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-24
/
+29
|
*
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-15
1
-9
/
+9
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+2
*
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
1
-0
/
+4
|
/
*
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
2012-06-30
1
-1
/
+2
*
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-30
1
-22
/
+22
*
Bluetooth: Allow only one LE connection attempt
Andrzej Kaczmarek
2012-06-05
1
-0
/
+5
*
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
1
-0
/
+4
*
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
2012-06-05
1
-18
/
+18
*
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2012-06-05
1
-5
/
+0
[next]