| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan | 2012-03-08 | 1 | -57/+53 |
* | Bluetooth: mgmt: Fix updating local name when powering on | Johan Hedberg | 2012-03-03 | 1 | -8/+0 |
* | Bluetooth: Fix clearing of HCI_PENDING_CLASS flag | Johan Hedberg | 2012-03-02 | 1 | -1/+1 |
* | Bluetooth: Fix coding style with breaking lines | Gustavo F. Padovan | 2012-03-01 | 1 | -1/+2 |
* | Bluetooth: Use NULL instead of integer for mgmt_device_connected param | Szymon Janc | 2012-02-29 | 1 | -1/+1 |
* | Bluetooth: Use LMP_HOST_SSP define instead of magic values | Johan Hedberg | 2012-02-28 | 1 | -3/+3 |
* | Bluetooth: Remove redundant read_host_features commands | Johan Hedberg | 2012-02-28 | 1 | -25/+34 |
* | Bluetooth: Fix init request completion with AMP controllers | Andrei Emeltchenko | 2012-02-24 | 1 | -1/+4 |
* | Bluetooth: Fix init request completion with old controllers | Johan Hedberg | 2012-02-24 | 1 | -0/+2 |
* | Bluetooth: mgmt: Add flags parameter to device_connected | Johan Hedberg | 2012-02-23 | 1 | -4/+4 |
* | Bluetooth: Set DISCOVERY_STOPPED if controller resets | Andre Guedes | 2012-02-23 | 1 | -0/+2 |
* | Bluetooth: mgmt: Add legacy pairing info to dev_found events | Johan Hedberg | 2012-02-23 | 1 | -12/+14 |
* | Bluetooth: mgmt: Allow local name changes while powered off | Johan Hedberg | 2012-02-23 | 1 | -3/+10 |
* | Bluetooth: Fix read_name updating when HCI_SETUP is not set | Johan Hedberg | 2012-02-23 | 1 | -1/+2 |
* | Bluetooth: Send management event for class of device changes | Marcel Holtmann | 2012-02-23 | 1 | -4/+9 |
* | Bluetooth: mgmt: Fix updating EIR when updating the name | Johan Hedberg | 2012-02-23 | 1 | -3/+3 |
* | Bluetooth: mgmt: Implement Set LE command | Johan Hedberg | 2012-02-23 | 1 | -1/+6 |
* | Bluetooth: Explicitly clear EIR data upon hci_dev setup | Johan Hedberg | 2012-02-23 | 1 | -4/+13 |
* | Bluetooth: mgmt: Make Set SSP command callable while powered off | Johan Hedberg | 2012-02-23 | 1 | -11/+9 |
* | Bluetooth: Remove unneeded hci_cc_read_ssp_mode function | Johan Hedberg | 2012-02-23 | 1 | -19/+0 |
* | Bluetooth: mgmt: Make Set Link Security callable while powered off | Johan Hedberg | 2012-02-23 | 1 | -0/+6 |
* | Bluetooth: Fix clearing of persistent dev_flags | Johan Hedberg | 2012-02-21 | 1 | -3/+2 |
* | Bluetooth: Set supported settings based on enabled HS and/or LE | Marcel Holtmann | 2012-02-20 | 1 | -5/+0 |
* | Bluetooth: Remove HCI notifier handling | Marcel Holtmann | 2012-02-20 | 1 | -29/+0 |
* | Bluetooth: Split sending for HCI raw and control sockets | Marcel Holtmann | 2012-02-20 | 1 | -1/+1 |
* | Bluetooth: Interleaved discovery support | Andre Guedes | 2012-02-19 | 1 | -4/+9 |
* | Bluetooth: Merge INQUIRY and LE_SCAN discovery states | Andre Guedes | 2012-02-19 | 1 | -3/+3 |
* | Bluetooth: mgmt: Add support for Set SSP command | Johan Hedberg | 2012-02-17 | 1 | -1/+5 |
* | Bluetooth: mgmt: Add support for Set Link Security command | Johan Hedberg | 2012-02-17 | 1 | -0/+3 |
* | Bluetooth: Add address type to mgmt_ev_auth_failed | Johan Hedberg | 2012-02-13 | 1 | -2/+4 |
* | Bluetooth: Add address type to user_confirm and user_passkey messages | Johan Hedberg | 2012-02-13 | 1 | -6/+8 |
* | Bluetooth: Update mgmt_disconnect to match latest API | Johan Hedberg | 2012-02-13 | 1 | -3/+25 |
* | Bluetooth: MGMT start discovery LE-Only support | Andre Guedes | 2012-02-13 | 1 | -1/+12 |
* | Bluetooth: Add hci_do_le_scan() | Andre Guedes | 2012-02-13 | 1 | -3/+10 |
* | Bluetooth: LE scan should send Discovering events | Andre Guedes | 2012-02-13 | 1 | -0/+5 |
* | Bluetooth: Use the updated key structures for handling LTKs | Vinicius Costa Gomes | 2012-02-13 | 1 | -2/+9 |
* | Bluetooth: Fix clearing of debug and linkkey flags | Hemant Gupta | 2012-02-13 | 1 | -1/+2 |
* | Bluetooth: Send correct response to IO Capability Request | Hemant Gupta | 2012-02-13 | 1 | -1/+4 |
* | Bluetooth: Add a convenience function to check for SSP enabled | Johan Hedberg | 2012-02-13 | 1 | -8/+4 |
* | Bluetooth: Convert hdev->ssp_mode to a flag | Johan Hedberg | 2012-02-13 | 1 | -5/+12 |
* | Bluetooth: Merge boolean members of struct hci_conn into flags | Johan Hedberg | 2012-02-13 | 1 | -8/+13 |
* | Bluetooth: Update device_connected and device_found events to latest API | Johan Hedberg | 2012-02-13 | 1 | -22/+56 |
* | Bluetooth: Convert hdev->out to a bool type | Johan Hedberg | 2012-02-13 | 1 | -2/+2 |
* | Bluetooth: Rename conn->pend to conn->flags | Johan Hedberg | 2012-02-13 | 1 | -18/+18 |
* | Bluetooth: Move eir_has_data_field to hci_core.h | Johan Hedberg | 2012-02-13 | 1 | -25/+0 |
* | Bluetooth: Rename eir_has_complete_name to eir_has_data_type | Johan Hedberg | 2012-02-13 | 1 | -4/+5 |
* | Bluetooth: Rename mgmt connected events to match user space | Johan Hedberg | 2012-02-13 | 1 | -3/+3 |
* | Bluetooth: Fix clearing persistent flags | Johan Hedberg | 2012-02-13 | 1 | -2/+2 |
* | Bluetooth: Report LE devices | Andre Guedes | 2012-02-13 | 1 | -0/+5 |