summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo
2011-04-13Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-03-31Bluetooth: Enable support for out of band association modelSzymon Janc
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc
2011-03-31Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg
2011-03-24Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-02-21Bluetooth: Add mgmt_auth_failed eventJohan Hedberg
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg
2011-02-17Bluetooth: Fix some code style issues in hci_event.cSzymon Janc
2011-02-17Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo
2011-02-16Bluetooth: Add server socket support for LE connectionVille Tervo
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo
2011-02-16Bluetooth: Add LE connect supportVille Tervo
2011-02-08Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
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