aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2011-06-30Bluetooth: Fix memory leak under page timeoutsTomas Targownik1-0/+3
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan1-3/+3
2011-06-15Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky1-1/+1
2011-06-13Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes1-0/+1
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes1-0/+49
2011-06-13Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz1-2/+2
2011-06-08Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz1-3/+1
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh1-3/+6
2011-06-08Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes1-0/+1
2011-06-08Bluetooth: Check advertising cache in hci_connect()Andre Guedes1-0/+9
2011-06-08Bluetooth: Remove useless check in hci_connect()Andre Guedes1-2/+2
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz1-0/+2
2011-05-11Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz1-0/+17
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg1-0/+17
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz1-10/+51
2011-02-27Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo1-2/+2
2011-02-21Bluetooth: Fix LE conn creationAnderson Briglia1-2/+3
2011-02-21Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg1-0/+1
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi1-0/+20
2011-02-16Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes1-0/+1
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo1-0/+5
2011-02-16Bluetooth: Add LE connect supportVille Tervo1-3/+48
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg1-0/+1
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg1-2/+6
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg1-0/+3
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg1-5/+0
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko1-8/+15
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann1-4/+28
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer1-1/+1
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo1-0/+5
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly1-0/+3
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko1-0/+1
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann1-1/+16
2009-05-09Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann1-3/+1
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann1-0/+2
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-0/+2
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young1-2/+2
2009-02-27Bluetooth: Set authentication requirement before requesting itMarcel Holtmann1-6/+4
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann1-2/+4
2009-02-27Bluetooth: Set authentication requirements if not availableMarcel Holtmann1-0/+3
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-14/+9
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann1-2/+7
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann1-15/+30
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann1-0/+13
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann1-3/+5
2008-07-14[Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann1-3/+5