aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-12-01Bluetooth: do not use assignment in if conditionAndrei Emeltchenko
2010-12-01Bluetooth: Automate remote name requestsJohan Hedberg
2010-12-01Bluetooth: Create a unified authentication request functionJohan Hedberg
2010-12-01Bluetooth: Simplify remote features callback function logicJohan Hedberg
2010-11-09Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann
2010-07-21Bluetooth: Fix typo in hci_event.cGustavo F. Padovan
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-07-08Bluetooth: Reset the security level after an authentication failureJohan Hedberg
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-05-09Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-19Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann
2009-04-19Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann
2009-02-27Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-02-27Bluetooth: Fix SCO state handling for incoming connectionsMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann
2008-07-14[Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann
2008-07-14[Bluetooth] Initiate authentication during connection establishmentMarcel 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] Track status of Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann
2008-07-14[Bluetooth] Update class of device value whenever possibleMarcel Holtmann
2008-07-14[Bluetooth] Some cleanups for HCI event handlingMarcel 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-07-14[Bluetooth] Support the case when headset falls back to SCO linkMarcel Holtmann
2008-07-14[Bluetooth] Update authentication status after successful encryptionMarcel Holtmann
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
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-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann
2006-09-28[Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann