aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
* Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz2011-06-08
* Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-08
* Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes2011-06-08
* Bluetooth: Check advertising cache in hci_connect()Andre Guedes2011-06-08
* Bluetooth: Remove useless check in hci_connect()Andre Guedes2011-06-08
* Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-06-08
* Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-11
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-28
* Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-28
* Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
* Bluetooth: Fix LE conn creationAnderson Briglia2011-02-21
* Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-21
* Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-16
* Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes2011-02-16
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-16
* Bluetooth: Add LE connect supportVille Tervo2011-02-16
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-07
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
* Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-19
* Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-19
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-21
* Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo2010-07-08
* Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-03
* Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko2009-11-15
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-22
* Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann2009-05-09
* Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-09
* Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-04
* Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-28
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-28
* Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young2009-02-27
* Bluetooth: Set authentication requirement before requesting itMarcel Holtmann2009-02-27
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* Bluetooth: Set authentication requirements if not availableMarcel Holtmann2009-02-27
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-27
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-27
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-09
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-09
* [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-14
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-14
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-14
* [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-14
* [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-14
* [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-14
* bluetooth: put hci dev after del connDave Young2008-02-18
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28