| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Remove unneeded commands for suspend | Abhishek Pandit-Subedi | 2021-03-03 | 1 | -0/+1 |
* | Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk | Hans de Goede | 2021-01-29 | 1 | -0/+8 |
* | Bluetooth: Query LE tx power on startup | Daniel Winkler | 2020-12-07 | 1 | -0/+7 |
* | Bluetooth: Enable controller RPA resolution using Experimental feature | Sathish Narasimman | 2020-07-30 | 1 | -0/+1 |
* | Bluetooth: Enable RPA Timeout | Sathish Narasimman | 2020-07-30 | 1 | -0/+2 |
* | Bluetooth: Translate additional address type correctly | Marcel Holtmann | 2020-07-30 | 1 | -2/+4 |
* | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers | Ismael Ferreras Morezuelas | 2020-07-28 | 1 | -0/+11 |
* | Bluetooth: use configured params for ext adv | Alain Michaud | 2020-06-22 | 1 | -0/+8 |
* | Bluetooth: Add support for experimental features configuration | Marcel Holtmann | 2020-05-11 | 1 | -0/+1 |
* | Bluetooth: Adding driver and quirk defs for multi-role LE | Alain Michaud | 2020-04-28 | 1 | -0/+9 |
* | Bluetooth: Enable LE Enhanced Connection Complete event. | Marcel Holtmann | 2020-04-15 | 1 | -0/+1 |
* | Bluetooth: Sort list of LE features constants | Marcel Holtmann | 2020-04-15 | 1 | -3/+1 |
* | Bluetooth: debugfs option to unset MITM flag | Archie Pusaka | 2020-04-07 | 1 | -0/+1 |
* | Bluetooth: Add HCI device identifier for VIRTIO devices | Marcel Holtmann | 2020-04-05 | 1 | -0/+1 |
* | Bluetooth: Add support for Read Local Simple Pairing Options | Marcel Holtmann | 2020-04-05 | 1 | -0/+7 |
* | Bluetooth: add support to notify using SCO air mode | Sathish Narsimman | 2020-04-05 | 1 | -0/+3 |
* | Bluetooth: Handle BR/EDR devices during suspend | Abhishek Pandit-Subedi | 2020-03-11 | 1 | -6/+11 |
* | Bluetooth: Enable erroneous data reporting if WBS is supported | Alain Michaud | 2020-03-08 | 1 | -1/+15 |
* | Bluetooth: Support querying for WBS support through MGMT | Alain Michaud | 2020-02-28 | 1 | -0/+9 |
* | Bluetooth: Fixing a few comment typos in the quirk definitions. | Alain Michaud | 2020-02-28 | 1 | -2/+2 |
* | Bluetooth: Remove adv set for directed advertising | Sathish Narsimman | 2020-02-28 | 1 | -0/+2 |
* | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-28 | 1 | -15/+15 |
* | Bluetooth: Add definitions for CIS connections | Luiz Augusto von Dentz | 2020-01-15 | 1 | -1/+158 |
* | Bluetooth: Add support for LE PHY Update Complete event | Luiz Augusto von Dentz | 2020-01-04 | 1 | -0/+8 |
* | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad | 2019-07-06 | 1 | -0/+20 |
* | Bluetooth: Ignore CC events not matching the last HCI command | João Paulo Rechi Vita | 2019-05-05 | 1 | -0/+1 |
* | Bluetooth: Add quirk for reading BD_ADDR from fwnode property | Matthias Kaehlcke | 2019-02-26 | 1 | -0/+12 |
* | Bluetooth: Add definitions and track LE resolve list modification | Ankit Navik | 2018-09-27 | 1 | -0/+14 |
* | Bluetooth: Add definitions for LE set address resolution | Ankit Navik | 2018-08-10 | 1 | -0/+3 |
* | Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it | Marcel Holtmann | 2018-08-06 | 1 | -0/+2 |
* | Bluetooth: Add new quirk for non-persistent setup settings | Sean Wang | 2018-07-30 | 1 | -0/+9 |
* | Bluetooth: Implement secondary advertising on different PHYs | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+4 |
* | Bluetooth: Handle ADv set terminated event | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+8 |
* | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+6 |
* | Bluetooth: Implement disable and removal of adv instance | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+2 |
* | Bluetooth: Use Set ext adv/scan rsp data if controller supports | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+22 |
* | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+39 |
* | Bluetooth: Read no of adv sets during init | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+7 |
* | Bluetooth: Handle extended ADV PDU types | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+8 |
* | Bluetooth: Set Scan PHYs based on selected PHYs by user | Jaganath Kanakkassery | 2018-07-30 | 1 | -1/+3 |
* | Bluetooth: Add defines for BREDR pkt_type and LE PHYs | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+14 |
* | Bluetooth: Define PHY flags in hdev and set 1M as default | Jaganath Kanakkassery | 2018-07-30 | 1 | -0/+4 |
* | Bluetooth: Use extended LE Connection if supported | Jaganath Kanakkassery | 2018-07-06 | 1 | -0/+36 |
* | Bluetooth: Process extended ADV report event | Jaganath Kanakkassery | 2018-07-06 | 1 | -0/+26 |
* | Bluetooth: Use extended scanning if controller supports | Jaganath Kanakkassery | 2018-07-06 | 1 | -0/+24 |
* | Bluetooth: Add HCI command for clear Resolv list | Ankit Navik | 2018-07-06 | 1 | -0/+2 |
* | Bluetooth: Store Resolv list size | Ankit Navik | 2018-07-06 | 1 | -0/+6 |
* | Bluetooth: increase timeout for le auto connections | Konrad Zapałowicz | 2017-10-29 | 1 | -1/+1 |
* | Bluetooth: Set LE Default PHY preferences | Marcel Holtmann | 2017-05-18 | 1 | -0/+7 |
* | Bluetooth: Enable LE Channel Selection Algorithm event | Marcel Holtmann | 2017-05-18 | 1 | -0/+1 |