index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2014-10-28
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2014-10-25
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
2014-09-08
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-08
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
Bluetooth: Stop advertising always before initiating a connection
Johan Hedberg
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
2014-07-03
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
2014-07-03
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-06-20
Bluetooth: Fix for ACL disconnect when pairing fails
Lukasz Rymanowski
2014-06-13
Bluetooth: Fix check for connection encryption
Johan Hedberg
2014-06-13
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-15
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-09
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-04-25
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
2014-03-26
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2014-03-19
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
[prev]
[next]