summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg2014-07-091-0/+34
| | | * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-093-2/+74
| | | * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-096-96/+36
| | | * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-092-1/+2
| | | * Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2014-07-082-0/+3
| | | * Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg2014-07-081-0/+5
| | | * Bluetooth: Fix toggling background scan when changing connectable stateJohan Hedberg2014-07-081-1/+3
| | | * Bluetooth: Fix connectable and discoverable supported settings valuesJohan Hedberg2014-07-081-2/+2
| | | * Bluetooth: Fix setting STOPPING state for discoveryJohan Hedberg2014-07-081-7/+18
| | | * Bluetooth: Fix check for re-enabling advertisingJohan Hedberg2014-07-081-1/+1
| | | * Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg2014-07-083-7/+37
| | | * Bluetooth: Stop advertising always before initiating a connectionJohan Hedberg2014-07-081-3/+12
| | | * Bluetooth: Use the correct flag to decide to disable advertisingJohan Hedberg2014-07-081-2/+2
| | | * Bluetooth: Simplify usage of the enable_advertising functionJohan Hedberg2014-07-081-33/+16
| | | * Bluetooth: Use real advertising state to random address update decisionJohan Hedberg2014-07-083-5/+5
| | | * Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-083-15/+5
| | | * Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-082-2/+6
| | | * Bluetooth: Don't try background scanning if LE is not enabledJohan Hedberg2014-07-072-0/+6
| | | * Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-075-6/+15
| | | * Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-075-13/+6
| | | * Bluetooth: Enable passive scanning whenever we're connectableJohan Hedberg2014-07-072-2/+5
| | | * Bluetooth: Don't let background scanning interfering with discoveryJohan Hedberg2014-07-071-0/+4
| | | * Bluetooth: Update discovery state earlier in hci_discovery_set_stateJohan Hedberg2014-07-071-4/+6
| | | * Bluetooth: Remove unnecessary return value from check_pending_le_connJohan Hedberg2014-07-071-7/+5
| | | * Bluetooth: Remove redundant IRK lookup in mgmt_device_found()Johan Hedberg2014-07-071-10/+2
| | | * Bluetooth: Fix connecting devices during LE device discoveryJohan Hedberg2014-07-071-18/+29
| | | * Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann2014-07-071-4/+4
| | | * Bluetooth: Enforce providing hdev->send driver callbackMarcel Holtmann2014-07-061-1/+1
| | | * Bluetooth: Fix memory leaking when hdev->send returns an errorMarcel Holtmann2014-07-061-2/+7
| | | * Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann2014-07-061-1/+2
| | | * Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann2014-07-061-0/+12
| | | * Bluetooth: Fix updating background scan for LE connect completeJohan Hedberg2014-07-061-3/+2
| | | * Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann2014-07-061-21/+0
| | | * Bluetooth: Skip unconfigured init procedure for raw-only devicesMarcel Holtmann2014-07-061-0/+3
| | | * Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann2014-07-061-1/+8
| | | * Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-066-7/+13
| | | * Bluetooth: Clear HCI_RAW flag when controller becomes configuredMarcel Holtmann2014-07-062-0/+7
| | | * Bluetooth: Add support for changing the public device addressMarcel Holtmann2014-07-063-7/+70
| | | * Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-064-6/+29
| | | * Bluetooth: Fix sending Device Removed when clearing all parametersJohan Hedberg2014-07-063-20/+14
| | | * Bluetooth: Restrict blocked device check in l2cap_recv_frame to LEJohan Hedberg2014-07-061-1/+5
| | | * Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-052-1/+8
| | | * Bluetooth: Run special init procedure for unconfigured controllersMarcel Holtmann2014-07-051-0/+40
| | | * Bluetooth: Use a more simpler style for HCI event callbacksMarcel Holtmann2014-07-051-54/+88
| | | * Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann2014-07-042-0/+13
| | | * Bluetooth: Move mgmt_event helper function to different locationMarcel Holtmann2014-07-041-30/+30
| | | * Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann2014-07-043-2/+82
| | | * Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driverMarcel Holtmann2014-07-041-2/+6
| | | * Bluetooth: Fix quirks that are valid during setup driver callbackMarcel Holtmann2014-07-041-2/+9
| | | * Bluetooth: Add quirk for external configuration requirementMarcel Holtmann2014-07-043-2/+19
OpenPOWER on IntegriCloud