aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
* 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
* [BLUETOOTH]: put_device before device_del fixDave Young2007-12-29
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-22
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-11
* [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-16
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-28
* [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-28
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-10
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16