| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Add support for Start Limited Discovery command | Johan Hedberg | 2016-01-05 | 2 | -0/+3 |
* | Bluetooth: Change eir_has_data_type() to more generic eir_get_data() | Johan Hedberg | 2016-01-05 | 1 | -10/+20 |
* | Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag | Johan Hedberg | 2015-12-10 | 1 | -1/+0 |
* | Bluetooth: Perform HCI update for power on synchronously | Johan Hedberg | 2015-12-10 | 1 | -1/+2 |
* | Bluetooth: Move discoverable timeout behind hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 1 | -1/+0 |
* | Bluetooth: Move discoverable changes to hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 1 | -0/+2 |
* | Bluetooth: Move connectable changes to hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 1 | -0/+2 |
* | Bluetooth: Move advertising instance management to hci_request.c | Johan Hedberg | 2015-12-10 | 1 | -3/+6 |
* | Bluetooth: Run page scan updates through hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 1 | -0/+1 |
* | Bluetooth: Add support for Get Advertising Size Information command | Marcel Holtmann | 2015-11-22 | 1 | -0/+13 |
* | Bluetooth: Fix specifying role for LE connections | Johan Hedberg | 2015-11-19 | 1 | -1/+1 |
* | Bluetooth: Move Stop Discovery to req_workqueue | Johan Hedberg | 2015-11-19 | 1 | -0/+1 |
* | Bluetooth: Move Start Discovery to req_workqueue | Johan Hedberg | 2015-11-19 | 1 | -0/+2 |
* | Bluetooth: Move LE scan disable/restart behind req_workqueue | Johan Hedberg | 2015-11-19 | 1 | -3/+2 |
* | Bluetooth: Add HCI status return parameter to hci_req_sync() | Johan Hedberg | 2015-11-19 | 1 | -1/+2 |
* | Bluetooth: Run all background scan updates through req_workqueue | Johan Hedberg | 2015-11-19 | 1 | -0/+2 |
* | Bluetooth: Remove unnecessary call to hci_update_background_scan | Johan Hedberg | 2015-11-19 | 1 | -1/+0 |
* | Bluetooth: Add support for controller specific logging | Marcel Holtmann | 2015-11-19 | 2 | -0/+2 |
* | Bluetooth: Add support for sending system notes to monitor channel | Marcel Holtmann | 2015-11-19 | 2 | -0/+3 |
* | Bluetooth: Compress the size of struct hci_ctrl | Johan Hedberg | 2015-11-19 | 1 | -3/+8 |
* | Bluetooth: Remove redundant setting to zero of bt_cb | Johan Hedberg | 2015-11-19 | 1 | -6/+2 |
* | Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access | Marcel Holtmann | 2015-11-19 | 1 | -0/+4 |
* | Bluetooth: L2CAP: Fix returning correct LE CoC response codes | Johan Hedberg | 2015-11-05 | 1 | -0/+2 |
* | Bluetooth: Rename bt_cb()->req into bt_cb()->hci | Marcel Holtmann | 2015-10-26 | 1 | -7/+7 |
* | Bluetooth: Remove unnecessary hci_explicit_connect_lookup function | Johan Hedberg | 2015-10-21 | 1 | -3/+0 |
* | Bluetooth: Add hci_conn_hash_lookup_le() helper function | Johan Hedberg | 2015-10-21 | 1 | -0/+24 |
* | Bluetooth: Fix missing hdev locking for LE scan cleanup | Johan Hedberg | 2015-10-21 | 1 | -0/+1 |
* | Bluetooth: Introduce driver specific post init callback | Marcel Holtmann | 2015-10-21 | 1 | -0/+1 |
* | Bluetooth: Add support setup stage internal notification event | Marcel Holtmann | 2015-10-21 | 1 | -0/+1 |
* | Bluetooth: Add new quirk for non-persistent diagnostic settings | Marcel Holtmann | 2015-10-21 | 1 | -0/+9 |
* | Bluetooth: Don't use remote address type to decide IRK persistency | Johan Hedberg | 2015-10-21 | 1 | -1/+1 |
* | Bluetooth: Add debugfs entry for setting vendor diagnostic mode | Marcel Holtmann | 2015-10-08 | 2 | -0/+2 |
* | Bluetooth: Add support for vendor specific diagnostic channel | Marcel Holtmann | 2015-10-08 | 3 | -0/+3 |
* | Bluetooth: Send index information updates to monitor channel | Marcel Holtmann | 2015-10-08 | 1 | -0/+7 |
* | Bluetooth: Send transport open and close monitor events | Marcel Holtmann | 2015-10-05 | 1 | -0/+2 |
* | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events | Marcel Holtmann | 2015-10-05 | 1 | -0/+2 |
* | Bluetooth: Add hci_cmd_sync function | Loic Poulain | 2015-09-29 | 1 | -0/+3 |
* | Bluetooth: Add BT_WARN and bt_dev_warn logging macros | Frederic Danis | 2015-09-24 | 1 | -0/+5 |
* | Bluetooth: Add BT_ERR_RATELIMITED | Szymon Janc | 2015-09-18 | 1 | -0/+4 |
* | Bluetooth: close HCI device when user channel socket gets closed | Simon Fels | 2015-09-17 | 1 | -0/+1 |
* | Bluetooth: Add bt_dev logging macros | Loic Poulain | 2015-09-17 | 1 | -0/+7 |
* | Bluetooth: add hci_connect_le_scan | Jakub Pawlowski | 2015-08-10 | 1 | -0/+6 |
* | Bluetooth: add hci_lookup_le_connect | Jakub Pawlowski | 2015-08-10 | 1 | -0/+20 |
* | Bluetooth: preparation for new connect procedure | Jakub Pawlowski | 2015-08-10 | 1 | -0/+3 |
* | Bluetooth: hci_check_conn_params() check proper range | Seungyoun Ju | 2015-07-23 | 1 | -1/+1 |
* | Bluetooth: __l2cap_wait_ack() add defensive timeout | Dean Jenkins | 2015-07-23 | 1 | -0/+1 |
* | Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() | Dean Jenkins | 2015-07-23 | 1 | -0/+1 |
* | Bluetooth: hci_core: increase max adv inst | Florian Grandel | 2015-06-18 | 1 | -1/+1 |
* | Bluetooth: hci_core: remove obsolete adv_instance | Florian Grandel | 2015-06-18 | 1 | -6/+0 |
* | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() | Florian Grandel | 2015-06-18 | 1 | -0/+1 |