aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo2011-11-281-1/+11
* Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-9/+8
|\
| * Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-10-031-9/+8
* | Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-111-0/+1
* | Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes2011-07-111-2/+16
* | Bluetooth: Add enable_le module parameterAndre Guedes2011-07-111-0/+22
* | Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-111-0/+19
* | Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-111-0/+27
* | Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes2011-07-111-0/+1
* | Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes2011-07-111-0/+1
* | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-07-111-0/+67
* | Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-07-111-2/+6
* | Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz2011-07-111-42/+41
* | Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-07-111-2/+10
* | Bluetooth: Advertising entries lifetimeAndre Guedes2011-07-111-1/+5
* | Bluetooth: Clear advertising cache before scanningAndre Guedes2011-07-111-0/+27
* | Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes2011-07-111-0/+25
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-291-8/+10
|\ \ | |/
| * Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-101-8/+10
* | Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2011-06-141-4/+5
* | Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly2011-06-141-0/+1
|/
* 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
| |/
* | 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
|/