aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-10-17Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-10-17Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2019-09-05Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2018-10-14Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari
2018-10-14Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik