Age | Commit message (Expand) | Author |
2011-09-15 | Bluetooth: Fix timeout on scanning for the second time | Oliver Neukum |
2011-07-08 | Bluetooth: Add support for storing the key size | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Reject an encryption request when the key isn't found | Vinicius Costa Gomes |
2011-07-06 | Bluetooth: Add enable_le module parameter | Andre Guedes |
2011-07-06 | Bluetooth: Write LE Host Supported command | Andre Guedes |
2011-07-06 | Bluetooth: Add extfeatures to struct hci_dev | Andre Guedes |
2011-06-13 | Bluetooth: Add support for Pairing features exchange | Vinicius Costa Gomes |
2011-06-13 | Bluetooth: Fix initial security level of LE links | Vinicius Costa Gomes |
2011-06-13 | Bluetooth: Add support for LE Start Encryption | Vinicius Costa Gomes |
2011-06-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan |
2011-06-09 | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices | Ville Tervo |
2011-06-08 | Bluetooth: Add 'dst_type' field to struct hci_conn | Andre Guedes |
2011-06-08 | Bluetooth: Refactor hci_auth_complete_evt function | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Fix auth_complete_evt for legacy units | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Advertising entries lifetime | Andre Guedes |
2011-06-08 | Bluetooth: Clear advertising cache before scanning | Andre Guedes |
2011-06-08 | Bluetooth: Add Advertising Report Meta Event handler | Andre Guedes |
2011-05-11 | Bluetooth: Add support for sending connection events for LE links | Vinicius Costa Gomes |
2011-04-28 | Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt | Johan Hedberg |
2011-04-28 | Bluetooth: Fix link key persistent storage criteria | Johan Hedberg |
2011-04-28 | Bluetooth: Fix logic in hci_pin_code_request_evt | Johan Hedberg |
2011-04-28 | Bluetooth: Fix reason code for pairing rejection | Johan Hedberg |
2011-04-28 | Bluetooth: Add confirm_hint parameter to user confirmation requests | Johan Hedberg |
2011-04-28 | Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests | Johan Hedberg |
2011-04-28 | Bluetooth: Add variable SSP auto-accept delay support | Johan Hedberg |
2011-04-28 | Bluetooth: Add automated SSP user confirmation responses | Johan Hedberg |
2011-04-28 | Bluetooth: Add secure flag for mgmt_pin_code_req | Waldemar Rymarkiewicz |
2011-04-28 | Bluetooth: Respect local MITM req in io_cap reply | Waldemar Rymarkiewicz |
2011-04-28 | Bluetooth: Ignore key unauthenticated for high security | Waldemar Rymarkiewicz |
2011-04-28 | Bluetooth: Map sec_level to link key requirements | Waldemar Rymarkiewicz |
2011-04-28 | Bluetooth: Don't modify sec_level if auth failed | Waldemar Rymarkiewicz |
2011-04-28 | Bluetooth: Add definitions for link key types | Waldemar Rymarkiewicz |
2011-04-28 | Bluetooth: Add discovering event to the Management interface | Johan Hedberg |
2011-04-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan |
2011-04-18 | Bluetooth: Fix refcount balance for hci connection | Ville Tervo |
2011-04-13 | Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled | Szymon Janc |
2011-04-04 | Bluetooth: Add mgmt_remote_name event | Johan Hedberg |
2011-04-04 | Bluetooth: Add mgmt_device_found event | Johan Hedberg |
2011-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Enable support for out of band association model | Szymon Janc |
2011-03-31 | Bluetooth: Add add/remove_remote_oob_data management commands | Szymon Janc |
2011-03-31 | Bluetooth: Add read_local_oob_data management command | Szymon Janc |
2011-03-31 | Bluetooth: mgmt: Add support for setting the local name | Johan Hedberg |
2011-03-31 | Bluetooth: Add define for the maximum name length on HCI level | Johan Hedberg |
2011-03-24 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan |
2011-02-21 | Bluetooth: Add mgmt_auth_failed event | Johan Hedberg |
2011-02-21 | Bluetooth: Add management support for user confirmation request | Johan Hedberg |
2011-02-17 | Bluetooth: Fix some code style issues in hci_event.c | Szymon Janc |
2011-02-17 | Bluetooth: Clean up hci_sniff_subrate_evt function | Szymon Janc |