index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2012-06-30
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
2012-06-30
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-05
Bluetooth: Allow only one LE connection attempt
Andrzej Kaczmarek
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-06-05
Bluetooth: Fix coding style in hci_conn.c
Gustavo Padovan
2012-05-09
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
2012-05-09
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
Bluetooth: Remove useless code in hci_connect
Andre Guedes
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-19
Bluetooth: Fix hci_connect error return values
Johan Hedberg
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-13
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
2012-02-13
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
2012-02-13
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-13
Bluetooth: Remove unneeded locking
Andre Guedes
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_chan_create()
Andre Guedes
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_conn_add()
Andre Guedes
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-19
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
2011-12-18
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
2011-12-18
Bluetooth: Use RCU to manipulate chan_list
Gustavo F. Padovan
2011-12-18
Bluetooth: hci_conn_auto_accept() doesn't need locking
Gustavo F. Padovan
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-16
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
2011-12-16
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
Gustavo F. Padovan
2011-12-16
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
2011-12-02
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
[next]