summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-271-4/+28
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-211-1/+1
* Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo2010-07-081-0/+5
* Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-031-0/+3
* Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko2009-11-161-0/+1
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-221-1/+16
* Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann2009-05-091-3/+1
* Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-091-0/+2
* Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+2
* Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-281-0/+1
* Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young2009-02-271-2/+2
* Bluetooth: Set authentication requirement before requesting itMarcel Holtmann2009-02-271-6/+4
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-271-2/+4
* Bluetooth: Set authentication requirements if not availableMarcel Holtmann2009-02-271-0/+3
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-271-14/+9
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-271-2/+7
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-271-15/+30
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+13
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-3/+5
* [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-141-3/+5
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-141-4/+34
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-141-0/+2
* [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-141-5/+9
* [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-141-0/+2
* [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-141-8/+24
* bluetooth: put hci dev after del connDave Young2008-02-181-1/+0
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-7/+2
* [BLUETOOTH]: put_device before device_del fixDave Young2007-12-291-9/+1
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-5/+34
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-16/+27
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-111-26/+25
* [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki2007-04-251-18/+18
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-10/+10
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-151-2/+4
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-281-4/+27
* [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-281-1/+7
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-031-11/+89
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-101-1/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+471
OpenPOWER on IntegriCloud