Age | Commit message (Expand) | Author |
2018-04-01 | Bluetooth: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann |
2017-10-29 | Bluetooth: Fix potential memory leak | Jaganath Kanakkassery |
2016-10-19 | Bluetooth: Fix append max 11 bytes of name to scan rsp data | Michał Narajowski |
2016-10-06 | Bluetooth: Refactor append name and appearance | Michał Narajowski |
2016-09-22 | Bluetooth: Fix not updating scan rsp when adv off | Michał Narajowski |
2016-09-22 | Bluetooth: Fix NULL pointer dereference in mgmt context | Arek Lichwa |
2016-09-19 | Bluetooth: Set appearance only for LE capable controllers | Michał Narajowski |
2016-09-19 | Bluetooth: Fix missing ext info event when setting appearance | Michał Narajowski |
2016-09-19 | Bluetooth: Add supported data types to ext info changed event | Michał Narajowski |
2016-09-19 | Bluetooth: Add appearance to Read Ext Controller Info command | Szymon Janc |
2016-09-19 | Bluetooth: Factor appending EIR to separate helper | Michał Narajowski |
2016-09-19 | Bluetooth: Refactor read_ext_controller_info handler | Szymon Janc |
2016-09-19 | Bluetooth: Increment management interface revision | Szymon Janc |
2016-09-19 | Bluetooth: Fix advertising instance validity check for flags | Szymon Janc |
2016-09-19 | Bluetooth: Unify advertising instance flags check | Szymon Janc |
2016-09-19 | Bluetooth: Remove unused parameter from tlv_data_is_valid function | Szymon Janc |
2016-09-19 | Bluetooth: Add support for appearance in scan rsp | Michał Narajowski |
2016-09-19 | Bluetooth: Add support for local name in scan rsp | Michał Narajowski |
2016-09-19 | Bluetooth: Use kzalloc instead of kmalloc/memset | Wei Yongjun |
2016-09-19 | Bluetooth: Append local name and CoD to Extended Controller Info | Michał Narajowski |
2016-09-19 | Bluetooth: Add framework for Extended Controller Information | Marcel Holtmann |
2016-09-19 | Bluetooth: Use command status event for Set IO Capability errors | Marcel Holtmann |
2016-09-19 | Bluetooth: Fix wrong Get Clock Information return parameters | Marcel Holtmann |
2016-09-19 | Bluetooth: Use individual flags for certain management events | Marcel Holtmann |
2016-09-19 | Bluetooth: mgmt: Fix sending redundant event for Advertising Instance | Johan Hedberg |
2016-09-19 | Bluetooth: Introduce helper to pack mgmt version information | Marcel Holtmann |
2016-07-13 | Bluetooth: Increment management interface revision | Johan Hedberg |
2016-07-09 | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann |
2016-03-11 | Bluetooth: Fix potential buffer overflow with Add Advertising | Johan Hedberg |
2016-03-10 | Bluetooth: Increment management interface revision | Johan Hedberg |
2016-03-10 | Bluetooth: Add support for limited privacy mode | Johan Hedberg |
2016-01-05 | Bluetooth: Add support for Start Limited Discovery command | Johan Hedberg |
2016-01-05 | Bluetooth: Change eir_has_data_type() to more generic eir_get_data() | Johan Hedberg |
2015-12-10 | Bluetooth: Clean up current advertising instance tracking | Johan Hedberg |
2015-12-10 | Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag | Johan Hedberg |
2015-12-10 | Bluetooth: Simplify read_adv_features code | Johan Hedberg |
2015-12-10 | Bluetooth: Perform HCI update for power on synchronously | Johan Hedberg |
2015-12-10 | Bluetooth: Move fast connectable code to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Move EIR update to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: HCI name update to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Move discoverable timeout behind hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Move discoverable changes to hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Perform Class of Device changes through hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Move connectable changes to hdev->req_workqueue | Johan Hedberg |
2015-12-10 | Bluetooth: Move advertising instance management to hci_request.c | Johan Hedberg |
2015-12-10 | Bluetooth: Run page scan updates through hdev->req_workqueue | Johan Hedberg |
2015-11-23 | Bluetooth: Increment management interface revision | Johan Hedberg |
2015-11-23 | Bluetooth: Fix powering on with privacy and advertising | Andrzej Kaczmarek |
2015-11-22 | Bluetooth: Add support for Get Advertising Size Information command | Marcel Holtmann |