| Age | Commit message (Expand) | Author | Files | Lines |
| 12 days | Bluetooth: HCI: Add support for LL Extended Feature Set | Luiz Augusto von Dentz | 1 | -0/+23 |
| 12 days | Bluetooth: HCI: Add initial support for PAST | Luiz Augusto von Dentz | 1 | -0/+54 |
| 2025-11-11 | Bluetooth: hci_event: Fix not handling PA Sync Lost event | Luiz Augusto von Dentz | 1 | -0/+5 |
| 2025-10-24 | Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-09-27 | Bluetooth: hci_core: Detect if an ISO link has stalled | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-07-23 | Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections | Yang Li | 1 | -0/+1 |
| 2025-07-23 | Bluetooth: hci_event: Mask data status from LE ext adv reports | Chris Down | 1 | -0/+1 |
| 2025-07-23 | Bluetooth: Fix spelling mistakes | Yang Li | 1 | -1/+1 |
| 2025-07-23 | Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event | Yang Li | 1 | -0/+6 |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 1 | -0/+2 |
| 2025-05-21 | Bluetooth: separate CIS_LINK and BIS_LINK link types | Pauli Virtanen | 1 | -1/+2 |
| 2025-05-21 | Bluetooth: Introduce HCI Driver protocol | Hsin-chen Chuang | 1 | -0/+1 |
| 2025-04-25 | Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2025-04-25 | Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2025-03-25 | Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel | Wentao Guan | 1 | -0/+5 |
| 2025-03-25 | Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO | Luiz Augusto von Dentz | 1 | -0/+13 |
| 2025-03-25 | Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE | Pedro Nishiyama | 1 | -0/+8 |
| 2025-03-25 | Bluetooth: Add quirk for broken READ_VOICE_SETTING | Pedro Nishiyama | 1 | -0/+8 |
| 2025-03-13 | Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters | Arkadiusz Bokowy | 1 | -1/+1 |
| 2025-01-15 | Bluetooth: MGMT: Mark LL Privacy as stable | Luiz Augusto von Dentz | 1 | -1/+0 |
| 2024-11-14 | Bluetooth: HCI: Add IPC(11) bus type | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2024-11-14 | Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending | Iulia Tanasescu | 1 | -0/+1 |
| 2024-11-14 | Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending | Iulia Tanasescu | 1 | -1/+2 |
| 2024-11-14 | Bluetooth: Add new quirks for ATS2851 | Danil Pylaev | 1 | -0/+14 |
| 2024-09-10 | Bluetooth: Add a helper function to extract iso header | Kiran K | 1 | -0/+5 |
| 2024-08-15 | Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in | Luiz Augusto von Dentz | 1 | -7/+10 |
| 2024-06-28 | Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report | Sven Peter | 1 | -0/+11 |
| 2024-05-14 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz | 1 | -114/+0 |
| 2024-05-14 | Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() | Sungwoo Kim | 1 | -0/+9 |
| 2024-05-14 | Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-05-14 | LE Create Connection command timeout increased to 20 secs | Mahesh Talewad | 1 | -1/+0 |
| 2024-05-14 | Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-05-14 | Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings | Gustavo A. R. Silva | 1 | -4/+4 |
| 2024-03-29 | Bluetooth: add quirk for broken address properties | Johan Hovold | 1 | -0/+9 |
| 2024-03-06 | Bluetooth: Add new quirk for broken read key length on ATS2851 | Vinicius Peixoto | 1 | -0/+8 |
| 2024-03-06 | Bluetooth: ISO: Reassemble PA data for bcast sink | Iulia Tanasescu | 1 | -0/+5 |
| 2024-03-06 | Bluetooth: hci_conn: Only do ACL connections sequentially | Jonas Dreßler | 1 | -0/+1 |
| 2024-03-06 | Bluetooth: Remove BT_HS | Luiz Augusto von Dentz | 1 | -1/+0 |
| 2024-03-06 | Bluetooth: hci_event: Use HCI error defines instead of magic values | Jonas Dreßler | 1 | -0/+2 |
| 2024-03-06 | Bluetooth: Add new state HCI_POWERING_DOWN | Jonas Dreßler | 1 | -0/+1 |
| 2024-03-06 | Bluetooth: Remove HCI_POWER_OFF_TIMEOUT | Jonas Dreßler | 1 | -1/+0 |
| 2023-10-23 | Bluetooth: ISO: Pass BIG encryption info through QoS | Iulia Tanasescu | 1 | -0/+3 |
| 2023-08-24 | Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED | Luiz Augusto von Dentz | 1 | -0/+10 |
| 2023-08-24 | Bluetooth: ISO: Add support for periodic adv reports processing | Claudia Draghicescu | 1 | -0/+11 |
| 2023-08-11 | Bluetooth: msft: Extended monitor tracking by address filter | Hilda Wu | 1 | -0/+10 |
| 2023-08-11 | Bluetooth: Check for ISO support in controller | Claudia Draghicescu | 1 | -0/+1 |
| 2023-06-05 | Bluetooth: fix debugfs registration | Johan Hovold | 1 | -0/+1 |
| 2023-04-23 | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851 | Raul Cheleguini | 1 | -0/+8 |
| 2023-04-23 | Bluetooth: Add new quirk for broken local ext features page 2 | Vasily Khoruzhick | 1 | -0/+7 |
| 2023-02-09 | Bluetooth: HCI: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -2/+2 |
| 2022-12-12 | Bluetooth: Add quirk to disable MWS Transport Configuration | Sven Peter | 1 | -0/+10 |
| 2022-12-12 | Bluetooth: Add quirk to disable extended scanning | Sven Peter | 1 | -0/+10 |
| 2022-12-12 | Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report | Sven Peter | 1 | -0/+1 |
| 2022-12-02 | Bluetooth: Remove codec id field in vendor codec definition | Chethan T N | 1 | -1/+0 |
| 2022-12-02 | Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk | Ismael Ferreras Morezuelas | 1 | -0/+11 |
| 2022-09-06 | Bluetooth: Add experimental wrapper for MGMT based mesh | Brian Gix | 1 | -0/+1 |
| 2022-09-06 | Bluetooth: Implement support for Mesh | Brian Gix | 1 | -0/+3 |
| 2022-07-22 | Bluetooth: Add initial implementation of BIS connections | Luiz Augusto von Dentz | 1 | -7/+155 |
| 2022-07-22 | Bluetooth: Add initial implementation of CIS connections | Luiz Augusto von Dentz | 1 | -2/+26 |
| 2022-07-21 | Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING | Zijun Hu | 1 | -11/+0 |
| 2022-07-21 | Bluetooth: hci_sync: Check LMP feature bit instead of quirk | Zijun Hu | 1 | -0/+1 |
| 2022-07-21 | Bluetooth: When HCI work queue is drained, only queue chained work | Schspa Shi | 1 | -0/+1 |
| 2022-05-19 | Bluetooth: eir: Add helpers for managing service data | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2022-05-13 | Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk | Luiz Augusto von Dentz | 1 | -0/+9 |
| 2022-04-26 | Bluetooth: hci_event: Fix checking for invalid handle on error status | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2022-03-18 | Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL | Ismael Ferreras Morezuelas | 1 | -0/+10 |
| 2022-01-06 | Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt | Luiz Augusto von Dentz | 1 | -5/+1 |
| 2021-12-22 | Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2021-12-07 | Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list | Luiz Augusto von Dentz | 1 | -0/+10 |
| 2021-12-07 | Bluetooth: add quirk disabling LE Read Transmit Power | Aditya Garg | 1 | -0/+9 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event | Luiz Augusto von Dentz | 1 | -1/+6 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event | Luiz Augusto von Dentz | 1 | -6/+11 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event | Luiz Augusto von Dentz | 1 | -1/+6 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event | Luiz Augusto von Dentz | 1 | -0/+5 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event | Luiz Augusto von Dentz | 1 | -2/+10 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event | Luiz Augusto von Dentz | 1 | -0/+5 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2021-12-07 | Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2021-11-25 | Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2021-11-25 | Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2021-11-16 | Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event | Archie Pusaka | 1 | -0/+1 |
| 2021-09-07 | Bluetooth: Configure codec for HFP offload use case | Kiran K | 1 | -0/+8 |
| 2021-09-07 | Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command | Kiran K | 1 | -0/+34 |
| 2021-09-07 | Bluetooth: Allow querying of supported offload codecs over SCO socket | Kiran K | 1 | -0/+4 |
| 2021-09-07 | Bluetooth: Add support for Read Local Supported Codecs V2 | Kiran K | 1 | -0/+29 |
| 2021-09-07 | Bluetooth: Enumerate local supported codec and cache details | Kiran K | 1 | -0/+41 |
| 2021-08-30 | Bluetooth: Support the quality report events | Joseph Hwang | 1 | -0/+1 |
| 2021-06-26 | Bluetooth: Fix Set Extended (Scan Response) Data | Luiz Augusto von Dentz | 1 | -2/+4 |
| 2021-06-26 | Bluetooth: use inclusive language when filtering devices | Archie Pusaka | 1 | -8/+8 |
| 2021-06-26 | Bluetooth: use inclusive language in HCI LE features | Archie Pusaka | 1 | -3/+3 |
| 2021-06-26 | Bluetooth: use inclusive language to describe CPB | Archie Pusaka | 1 | -13/+13 |
| 2021-06-26 | Bluetooth: use inclusive language in hci_core.h | Archie Pusaka | 1 | -22/+22 |
| 2021-06-26 | Bluetooth: Add ncmd=0 recovery handling | Manish Mandlik | 1 | -0/+1 |
| 2021-03-03 | Bluetooth: Remove unneeded commands for suspend | Abhishek Pandit-Subedi | 1 | -0/+1 |
| 2021-01-29 | Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk | Hans de Goede | 1 | -0/+8 |
| 2020-12-07 | Bluetooth: Query LE tx power on startup | Daniel Winkler | 1 | -0/+7 |
| 2020-07-30 | Bluetooth: Enable controller RPA resolution using Experimental feature | Sathish Narasimman | 1 | -0/+1 |
| 2020-07-30 | Bluetooth: Enable RPA Timeout | Sathish Narasimman | 1 | -0/+2 |
| 2020-07-30 | Bluetooth: Translate additional address type correctly | Marcel Holtmann | 1 | -2/+4 |
| 2020-07-28 | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers | Ismael Ferreras Morezuelas | 1 | -0/+11 |
| 2020-06-22 | Bluetooth: use configured params for ext adv | Alain Michaud | 1 | -0/+8 |
| 2020-05-11 | Bluetooth: Add support for experimental features configuration | Marcel Holtmann | 1 | -0/+1 |
| 2020-04-28 | Bluetooth: Adding driver and quirk defs for multi-role LE | Alain Michaud | 1 | -0/+9 |
| 2020-04-15 | Bluetooth: Enable LE Enhanced Connection Complete event. | Marcel Holtmann | 1 | -0/+1 |
| 2020-04-15 | Bluetooth: Sort list of LE features constants | Marcel Holtmann | 1 | -3/+1 |
| 2020-04-07 | Bluetooth: debugfs option to unset MITM flag | Archie Pusaka | 1 | -0/+1 |
| 2020-04-05 | Bluetooth: Add HCI device identifier for VIRTIO devices | Marcel Holtmann | 1 | -0/+1 |
| 2020-04-05 | Bluetooth: Add support for Read Local Simple Pairing Options | Marcel Holtmann | 1 | -0/+7 |
| 2020-04-05 | Bluetooth: add support to notify using SCO air mode | Sathish Narsimman | 1 | -0/+3 |
| 2020-03-11 | Bluetooth: Handle BR/EDR devices during suspend | Abhishek Pandit-Subedi | 1 | -6/+11 |
| 2020-03-08 | Bluetooth: Enable erroneous data reporting if WBS is supported | Alain Michaud | 1 | -1/+15 |
| 2020-02-28 | Bluetooth: Support querying for WBS support through MGMT | Alain Michaud | 1 | -0/+9 |
| 2020-02-28 | Bluetooth: Fixing a few comment typos in the quirk definitions. | Alain Michaud | 1 | -2/+2 |
| 2020-02-28 | Bluetooth: Remove adv set for directed advertising | Sathish Narsimman | 1 | -0/+2 |
| 2020-02-28 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -15/+15 |
| 2020-01-15 | Bluetooth: Add definitions for CIS connections | Luiz Augusto von Dentz | 1 | -1/+158 |
| 2020-01-04 | Bluetooth: Add support for LE PHY Update Complete event | Luiz Augusto von Dentz | 1 | -0/+8 |
| 2019-07-06 | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad | 1 | -0/+20 |
| 2019-05-05 | Bluetooth: Ignore CC events not matching the last HCI command | João Paulo Rechi Vita | 1 | -0/+1 |
| 2019-02-26 | Bluetooth: Add quirk for reading BD_ADDR from fwnode property | Matthias Kaehlcke | 1 | -0/+12 |
| 2018-09-27 | Bluetooth: Add definitions and track LE resolve list modification | Ankit Navik | 1 | -0/+14 |
| 2018-08-10 | Bluetooth: Add definitions for LE set address resolution | Ankit Navik | 1 | -0/+3 |
| 2018-08-06 | Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it | Marcel Holtmann | 1 | -0/+2 |
| 2018-07-30 | Bluetooth: Add new quirk for non-persistent setup settings | Sean Wang | 1 | -0/+9 |
| 2018-07-30 | Bluetooth: Implement secondary advertising on different PHYs | Jaganath Kanakkassery | 1 | -0/+4 |
| 2018-07-30 | Bluetooth: Handle ADv set terminated event | Jaganath Kanakkassery | 1 | -0/+8 |
| 2018-07-30 | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery | 1 | -0/+6 |
| 2018-07-30 | Bluetooth: Implement disable and removal of adv instance | Jaganath Kanakkassery | 1 | -0/+2 |
| 2018-07-30 | Bluetooth: Use Set ext adv/scan rsp data if controller supports | Jaganath Kanakkassery | 1 | -0/+22 |
| 2018-07-30 | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery | 1 | -0/+39 |
| 2018-07-30 | Bluetooth: Read no of adv sets during init | Jaganath Kanakkassery | 1 | -0/+7 |
| 2018-07-30 | Bluetooth: Handle extended ADV PDU types | Jaganath Kanakkassery | 1 | -0/+8 |
| 2018-07-30 | Bluetooth: Set Scan PHYs based on selected PHYs by user | Jaganath Kanakkassery | 1 | -1/+3 |
| 2018-07-30 | Bluetooth: Add defines for BREDR pkt_type and LE PHYs | Jaganath Kanakkassery | 1 | -0/+14 |
| 2018-07-30 | Bluetooth: Define PHY flags in hdev and set 1M as default | Jaganath Kanakkassery | 1 | -0/+4 |
| 2018-07-06 | Bluetooth: Use extended LE Connection if supported | Jaganath Kanakkassery | 1 | -0/+36 |
| 2018-07-06 | Bluetooth: Process extended ADV report event | Jaganath Kanakkassery | 1 | -0/+26 |
| 2018-07-06 | Bluetooth: Use extended scanning if controller supports | Jaganath Kanakkassery | 1 | -0/+24 |
| 2018-07-06 | Bluetooth: Add HCI command for clear Resolv list | Ankit Navik | 1 | -0/+2 |
| 2018-07-06 | Bluetooth: Store Resolv list size | Ankit Navik | 1 | -0/+6 |
| 2017-10-29 | Bluetooth: increase timeout for le auto connections | Konrad Zapałowicz | 1 | -1/+1 |
| 2017-05-18 | Bluetooth: Set LE Default PHY preferences | Marcel Holtmann | 1 | -0/+7 |
| 2017-05-18 | Bluetooth: Enable LE Channel Selection Algorithm event | Marcel Holtmann | 1 | -0/+1 |
| 2016-09-19 | Bluetooth: Add framework for Extended Controller Information | Marcel Holtmann | 1 | -0/+1 |
| 2016-09-19 | Bluetooth: Use individual flags for certain management events | Marcel Holtmann | 1 | -1/+4 |
| 2016-09-19 | Bluetooth: Add HCI device identifier for Qualcomm SMD | Bjorn Andersson | 1 | -0/+1 |
| 2016-07-13 | Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event | Szymon Janc | 1 | -0/+1 |
| 2016-07-09 | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann | 1 | -1/+1 |
| 2016-04-22 | Bluetooth: Add defines for SPI and I2C | Johan Hedberg | 1 | -0/+2 |
| 2016-03-10 | Bluetooth: Add support for limited privacy mode | Johan Hedberg | 1 | -0/+1 |
| 2015-12-10 | Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag | Johan Hedberg | 1 | -1/+0 |
| 2015-11-19 | Bluetooth: Add HCI status return parameter to hci_req_sync() | Johan Hedberg | 1 | -1/+2 |
| 2015-10-21 | Bluetooth: Add support setup stage internal notification event | Marcel Holtmann | 1 | -0/+1 |
| 2015-10-21 | Bluetooth: Add new quirk for non-persistent diagnostic settings | Marcel Holtmann | 1 | -0/+9 |
| 2015-10-08 | Bluetooth: Add debugfs entry for setting vendor diagnostic mode | Marcel Holtmann | 1 | -0/+1 |
| 2015-10-08 | Bluetooth: Add support for vendor specific diagnostic channel | Marcel Holtmann | 1 | -0/+1 |
| 2015-10-05 | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events | Marcel Holtmann | 1 | -0/+2 |
| 2015-06-12 | Bluetooth: Read encryption key size for BR/EDR connections | Johan Hedberg | 1 | -0/+10 |
| 2015-04-09 | Bluetooth: Read LE remote features during connection establishment | Marcel Holtmann | 1 | -0/+13 |
| 2015-04-07 | Bluetooth: Update SSP OOB data EIR definitions | Johan Hedberg | 1 | -2/+4 |
| 2015-03-24 | Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags | Arman Uguray | 1 | -0/+2 |
| 2015-03-17 | Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY | Jakub Pawlowski | 1 | -0/+8 |
| 2015-03-17 | Bluetooth: Add support for Local OOB Extended Data Update events | Marcel Holtmann | 1 | -0/+1 |
| 2015-03-16 | Bluetooth: Add constants for LE SC Confirmation and Random values | Marcel Holtmann | 1 | -0/+2 |
| 2015-03-15 | Bluetooth: Add defines for LE Bluetooth Device Address and LE Role | Marcel Holtmann | 1 | -0/+2 |
| 2015-03-15 | Bluetooth: Send global configuration updates to all management users | Marcel Holtmann | 1 | -0/+1 |
| 2015-03-15 | Bluetooth: Introduce trusted flag for management control sockets | Marcel Holtmann | 1 | -0/+1 |
| 2015-03-15 | Bluetooth: Add support for extended index management events | Marcel Holtmann | 1 | -0/+1 |
| 2015-03-15 | Bluetooth: Use special function to send filter management index events | Marcel Holtmann | 1 | -0/+6 |
| 2015-03-13 | Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags | Marcel Holtmann | 1 | -9/+5 |
| 2015-03-13 | Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field | Marcel Holtmann | 1 | -6/+1 |
| 2015-03-13 | Bluetooth: Add support connectable advertising setting | Marcel Holtmann | 1 | -0/+1 |
| 2015-03-10 | Bluetooth: Make Fast Connectable available while powered off | Johan Hedberg | 1 | -1/+1 |
| 2015-01-12 | Bluetooth: Add missing response structure for HCI Delete Stored Link Key | Marcel Holtmann | 1 | -0/+4 |
| 2015-01-12 | Bluetooth: Add defintions for HCI Read Stored Link Key command | Marcel Holtmann | 1 | -0/+11 |
| 2015-01-03 | Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option | Marcel Holtmann | 1 | -0/+12 |
| 2015-01-02 | Bluetooth: Remove no longer needed force_sc_support debugfs option | Marcel Holtmann | 1 | -1/+0 |
| 2015-01-02 | Bluetooth: Remove broken force_lesc_support debugfs option | Marcel Holtmann | 1 | -1/+0 |
| 2015-01-02 | Bluetooth: Introduce force_bredr_smp debugfs option for testing | Marcel Holtmann | 1 | -0/+1 |
| 2014-12-26 | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant | Marcel Holtmann | 1 | -0/+10 |
| 2014-12-20 | Bluetooth: Add structures for LE Data Length Extension feature | Marcel Holtmann | 1 | -0/+43 |
| 2014-12-05 | Bluetooth: Enabled LE Direct Advertising Report event if supported | Marcel Holtmann | 1 | -0/+1 |
| 2014-12-05 | Bluetooth: Add definitions for LE Direct Advertising Report event | Marcel Holtmann | 1 | -0/+10 |
| 2014-12-05 | Bluetooth: Move LE advertising report defines to the right location | Marcel Holtmann | 1 | -19/+19 |
| 2014-12-05 | Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value | Marcel Holtmann | 1 | -0/+1 |
| 2014-12-03 | Bluetooth: Add debugfs switch for forcing SMP over BR/EDR | Johan Hedberg | 1 | -0/+1 |
| 2014-11-18 | Bluetooth: Use shorter "rand" name for "randomizer" | Johan Hedberg | 1 | -6/+6 |
| 2014-11-03 | Bluetooth: Add hci_conn_lookup_type() helper function | Marcel Holtmann | 1 | -0/+1 |
| 2014-11-03 | Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER | Marcel Holtmann | 1 | -0/+9 |
| 2014-11-02 | Bluetooth: Print error message for HCI_Hardware_Error event | Marcel Holtmann | 1 | -0/+5 |
| 2014-09-24 | Bluetooth: Fix reason code used for rejecting SCO connections | Johan Hedberg | 1 | -0/+1 |
| 2014-07-30 | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE | Johan Hedberg | 1 | -1/+1 |
| 2014-07-23 | Bluetooth: Get MWS transport configuration of the controller | Marcel Holtmann | 1 | -0/+2 |
| 2014-07-23 | Bluetooth: Read list of local codecs supported by the controller | Marcel Holtmann | 1 | -0/+2 |
| 2014-07-16 | Bluetooth: Add proper defines for HCI connection role | Johan Hedberg | 1 | -3/+3 |
| 2014-07-13 | Bluetooth: Enable LE encryption events only when supported | Marcel Holtmann | 1 | -0/+1 |
| 2014-07-11 | Bluetooth: Move HCI socket definitions into its own header file | Marcel Holtmann | 1 | -149/+0 |
| 2014-07-09 | Bluetooth: Fix enabling Authenticated Payload Timeout Expired event | Marcel Holtmann | 1 | -0/+1 |
| 2014-07-08 | Bluetooth: Add flag to track the real advertising state | Johan Hedberg | 1 | -2/+2 |
| 2014-07-06 | Bluetooth: Use lower timeout for LE auto-connections | Johan Hedberg | 1 | -0/+1 |