aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-4/+34
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann1-0/+2
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann1-5/+9
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann1-0/+2
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann1-8/+24
2008-02-18bluetooth: put hci dev after del connDave Young1-1/+0
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-7/+2
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young1-9/+1
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann1-5/+34
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-16/+27
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann1-26/+25
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki1-18/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-10/+10
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-2/+4
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann1-4/+27
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-1/+7
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-11/+89
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl1-1/+1
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+471