| Commit message (Expand) | Author | Age |
... | |
| | | * | Bluetooth: Enforce providing hdev->send driver callback | Marcel Holtmann | 2014-07-06 |
| | | * | Bluetooth: Fix memory leaking when hdev->send returns an error | Marcel Holtmann | 2014-07-06 |
| | | * | Bluetooth: Fix updating background scan for LE connect complete | Johan Hedberg | 2014-07-06 |
| | | * | Bluetooth: Skip unconfigured init procedure for raw-only devices | Marcel Holtmann | 2014-07-06 |
| | | * | Bluetooth: Use lower timeout for LE auto-connections | Johan Hedberg | 2014-07-06 |
| | | * | Bluetooth: Clear HCI_RAW flag when controller becomes configured | Marcel Holtmann | 2014-07-06 |
| | | * | Bluetooth: Add support for changing the public device address | Marcel Holtmann | 2014-07-06 |
| | | * | Bluetooth: Run controller setup after external configuration | Marcel Holtmann | 2014-07-06 |
| | | * | Bluetooth: Fix sending Device Removed when clearing all parameters | Johan Hedberg | 2014-07-06 |
| | | * | Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE | Johan Hedberg | 2014-07-06 |
| | | * | Bluetooth: Store Bluetooth address from controller setup | Marcel Holtmann | 2014-07-05 |
| | | * | Bluetooth: Run special init procedure for unconfigured controllers | Marcel Holtmann | 2014-07-05 |
| | | * | Bluetooth: Use a more simpler style for HCI event callbacks | Marcel Holtmann | 2014-07-05 |
| | | * | Bluetooth: Add support for New Configuration Options management event | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Move mgmt_event helper function to different location | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Add support for Set External Configuration management command | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Fix quirks that are valid during setup driver callback | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Add quirk for external configuration requirement | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Allow reading configuration info when unconfigured | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Add quirk for invalid controller address setting | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Use list_del when freeing the list entry | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Don't take actions on blocked devices when scanning | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Use hci_pend_le_action_lookup to look up report entries | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Make hci_pend_le_conn_lookup more general purposed | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Remove unused hci_pend_le_conn_add function | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Fix clearing and restarting all LE actions on power cycle | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Remove unused hci_pend_le_conn_del() function | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Simplify hci_conn_params->action list usage | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Don't bother doing anything if auto_connect doesn't change | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Simplify use of hci_pend_le_conns_clear() | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Convert pend_le_reports into a list | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Convert pend_le_conn list to a generic action list | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Fix missing return statement in process_adv_report | Johan Hedberg | 2014-07-04 |
| | | * | Bluetooth: Add support for controller configuration info command | Marcel Holtmann | 2014-07-04 |
| | | * | Bluetooth: Add identity address check in param lookup functions | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Remove unnecessary checks for auto-connected devices | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Use hci_conn_params in pend_le_conns | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Remove redundant IRK lookup | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Fix missing update of pend_le_reports | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Fix buffer overflow with variable length commands | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Support scanning for devices using RPA | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Add support for background LE scanning | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Allow mgmt_device_found events for kernel-side scanning | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT | Johan Hedberg | 2014-07-03 |
| | | * | Bluetooth: Add support for Read Unconfigured Index List command | Marcel Holtmann | 2014-07-03 |
| | | * | Bluetooth: Add support for Unconfigured Index Removed events | Marcel Holtmann | 2014-07-03 |
| | | * | Bluetooth: Add support for Unconfigured Index Added events | Marcel Holtmann | 2014-07-03 |
| | | * | Bluetooth: Introduce unconfigured controller state | Marcel Holtmann | 2014-07-03 |
| | | * | Bluetooth: Don't send connection parameters without identity address | Johan Hedberg | 2014-07-03 |