summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
AgeCommit message (Expand)Author
2011-11-30Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-11-30Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-11-30Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-30Bluetooth: Fix memory leak under page timeoutsTomas Targownik
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-15Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky
2011-06-13Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz
2011-06-08Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-08Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-06-08Bluetooth: Check advertising cache in hci_connect()Andre Guedes
2011-06-08Bluetooth: Remove useless check in hci_connect()Andre Guedes
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz
2011-05-11Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz
2011-02-27Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo
2011-02-21Bluetooth: Fix LE conn creationAnderson Briglia
2011-02-21Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi
2011-02-16Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo
2011-02-16Bluetooth: Add LE connect supportVille Tervo
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-05-09Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-02-27Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-02-27Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirements if not availableMarcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann