aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAgeFilesLines
* [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-rc2Linus Torvalds2005-04-161-0/+471