Age | Commit message (Expand) | Author |
2022-07-21 | Bluetooth: Use bt_status to convert from errno | Luiz Augusto von Dentz |
2022-07-21 | Bluetooth: clear the temporary linkkey in hci_conn_cleanup | Alain Michaud |
2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-23 | Bluetooth: hci_conn: Fix hci_connect_le_sync | Luiz Augusto von Dentz |
2022-05-13 | Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk | Luiz Augusto von Dentz |
2022-04-26 | Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted | Luiz Augusto von Dentz |
2022-03-18 | Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed | Niels Dossche |
2022-01-24 | Bluetooth: hci_event: Ignore multiple conn complete events | Soenke Huster |
2021-12-22 | Bluetooth: hci_sync: Add hci_le_create_conn_sync | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Rework hci_suspend_notifier | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Rework background scan | Luiz Augusto von Dentz |
2021-09-07 | Bluetooth: Add support for msbc coding format | Kiran K |
2021-09-07 | Bluetooth: Configure codec for HFP offload use case | Kiran K |
2021-09-07 | Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command | Kiran K |
2021-08-30 | Bluetooth: Fix using RPA when address has been resolved | Luiz Augusto von Dentz |
2021-06-26 | Bluetooth: use inclusive language in HCI role comments | Archie Pusaka |
2021-06-26 | Bluetooth: use inclusive language to describe CPB | Archie Pusaka |
2021-06-02 | Bluetooth: Fix spelling mistakes | Zheng Yongjun |
2021-03-16 | Bluetooth: avoid deadlock between hci_dev->lock and socket lock | Jiri Kosina |
2021-03-02 | Bluetooth: Notify suspend on le conn failed | Abhishek Pandit-Subedi |
2021-02-01 | Bluetooth: Skip eSCO 2M params when not supported | Yu Liu |
2020-12-18 | Bluetooth: Cancel Inquiry before Create Connection | Sonny Sasaka |
2020-11-09 | Bluetooth: Resume advertising after LE connection | Daniel Winkler |
2020-09-18 | net: bluetooth: delete duplicated words | Randy Dunlap |
2020-07-30 | Bluetooth: Enable/Disable address resolution during le create conn | Sathish Narasimman |
2020-07-15 | Bluetooth: Add per-instance adv disable/remove | Daniel Winkler |
2020-06-22 | Bluetooth: Disconnect if E0 is used for Level 4 | Luiz Augusto von Dentz |
2020-06-18 | Bluetooth: Terminate the link if pairing is cancelled | Manish Mandlik |
2020-06-12 | Bluetooth: centralize default value initialization. | Alain Michaud |
2020-05-20 | Bluetooth: Fix assuming EIR flags can result in SSP authentication | Luiz Augusto von Dentz |
2020-04-05 | Bluetooth: add support to notify using SCO air mode | Sathish Narsimman |
2020-02-28 | Bluetooth: During le_conn_timeout disable EXT_ADV | Sathish Narsimman |
2020-02-28 | Bluetooth: Remove adv set for directed advertising | Sathish Narsimman |
2020-02-18 | Bluetooth: Disable Extended Adv if enabled | Sathish Narsimman |
2020-02-14 | Bluetooth: Add BT_PHY socket option | Luiz Augusto von Dentz |
2019-11-22 | Bluetooth: Fix memory leak in hci_connect_le_scan | Navid Emamdoost |
2019-10-16 | Bluetooth: Workaround directed advertising bug in Broadcom controllers | Szymon Janc |
2019-07-06 | Bluetooth: Use controller sets when available | Luiz Augusto von Dentz |
2019-07-06 | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann |
2019-04-25 | Bluetooth: Align minimum encryption key size for LE and BR/EDR connections | Marcel Holtmann |
2018-07-30 | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Use ext adv for directed adv | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Use selected PHYs in extended connect | Jaganath Kanakkassery |
2018-07-06 | Bluetooth: Use extended LE Connection if supported | Jaganath Kanakkassery |
2018-04-03 | Bluetooth: Fix connection if directed advertising and privacy is used | Szymon Janc |
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-11-22 | Bluetooth: Fix using the correct source address type | Johan Hedberg |