aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
AgeCommit message (Expand)Author
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-05-09Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-02-27Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-02-27Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirements if not availableMarcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann
2008-02-18bluetooth: put hci dev after del connDave Young
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds