summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Don't modify sec_level if auth failedWaldemar Rymarkiewicz2011-04-281-1/+0Star
* Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz2011-04-281-3/+4
* Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2011-04-281-6/+34
* Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-04-211-2/+0Star
|\
| * Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-191-2/+0Star
| * Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-241-1/+3
* | Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc2011-04-131-0/+4
* | Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-041-0/+3
* | Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-041-8/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-03-311-1/+3
|\ \
| * | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-311-1/+3
| |/
* | Bluetooth: Enable support for out of band association modelSzymon Janc2011-03-311-1/+6
* | Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-311-0/+35
* | Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-311-0/+15
* | Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-311-3/+6
* | Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-311-2/+2
|/
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-211-3/+16
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-211-0/+50
* Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-171-8/+10
* Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-171-9/+0Star
* Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-161-0/+6
* Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-161-2/+8
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-161-0/+33
* Bluetooth: Add LE connect supportVille Tervo2011-02-161-0/+93
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-081-8/+14
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-081-2/+28
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-081-0/+46
* Bluetooth: Add support for connect failed management eventJohan Hedberg2011-02-081-1/+4
* Bluetooth: Add disconnect managment commandJohan Hedberg2011-02-081-1/+8
* Bluetooth: Add connected/disconnected management eventsJohan Hedberg2011-02-081-5/+11
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-081-0/+51
* Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2011-02-081-1/+193
* Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg2011-02-081-0/+14
* Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2011-02-081-2/+53
* Bluetooth: Add set_connectable management commandJohan Hedberg2011-02-081-5/+11
* Bluetooth: Add support for set_discoverable management commandJohan Hedberg2011-02-081-1/+4
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-081-1/+1
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-191-4/+5
* Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-231-10/+23
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-021-3/+5
* Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-021-6/+12
* Bluetooth: Automate remote name requestsJohan Hedberg2010-12-021-18/+54
* Bluetooth: Create a unified authentication request functionJohan Hedberg2010-12-021-14/+40
* Bluetooth: Simplify remote features callback function logicJohan Hedberg2010-12-021-44/+47
* Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-091-0/+6
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-271-16/+15Star
* Bluetooth: Fix typo in hci_event.cGustavo F. Padovan2010-07-211-2/+2
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-211-1/+1
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-211-1/+1
* Bluetooth: Reset the security level after an authentication failureJohan Hedberg2010-07-091-0/+2