aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-07-111-2/+5
* Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-02-201-1/+1
* Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-09-121-1/+7
* Bluetooth: Correct version check in hci_setupAndrei Emeltchenko2011-12-031-1/+1
* Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes2011-09-291-8/+6
* Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz2011-09-291-1/+5
* Bluetooth: Reduce critical region.Andre Guedes2011-09-211-4/+3
* Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes2011-09-211-2/+3
* Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-211-2/+2
* Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-09-151-9/+8
* Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-081-0/+1
* Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes2011-07-081-2/+16
* Bluetooth: Add enable_le module parameterAndre Guedes2011-07-061-0/+22
* Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-061-0/+19
* Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-061-0/+27
* Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes2011-06-131-0/+1
* Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes2011-06-131-0/+1
* Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-131-0/+67
* Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-06-091-8/+10
|\
| * Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-091-8/+10
* | Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-06-081-2/+6
* | Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz2011-06-081-42/+41
* | Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-06-081-2/+10
* | Bluetooth: Advertising entries lifetimeAndre Guedes2011-06-081-1/+5
* | Bluetooth: Clear advertising cache before scanningAndre Guedes2011-06-081-0/+27
* | Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes2011-06-081-0/+25
|/
* Bluetooth: Add support for sending connection events for LE linksVinicius Costa Gomes2011-05-111-1/+4
* Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evtJohan Hedberg2011-04-281-1/+2
* Bluetooth: Fix link key persistent storage criteriaJohan Hedberg2011-04-281-1/+1
* Bluetooth: Fix logic in hci_pin_code_request_evtJohan Hedberg2011-04-281-2/+1
* Bluetooth: Fix reason code for pairing rejectionJohan Hedberg2011-04-281-1/+1
* Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2011-04-281-2/+14
* Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requestsJohan Hedberg2011-04-281-2/+16
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-281-1/+9
* Bluetooth: Add automated SSP user confirmation responsesJohan Hedberg2011-04-281-2/+35
* Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2011-04-281-2/+10
* Bluetooth: Respect local MITM req in io_cap replyWaldemar Rymarkiewicz2011-04-281-1/+1
* Bluetooth: Ignore key unauthenticated for high securityWaldemar Rymarkiewicz2011-04-281-4/+16
* Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-281-0/+4
* Bluetooth: Don't modify sec_level if auth failedWaldemar Rymarkiewicz2011-04-281-1/+0
* 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-201-2/+0
|\
| * Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-181-2/+0
| * 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
| |/