summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
8 daysBluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
8 daysBluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
8 daysBluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
8 daysBluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen
8 daysBluetooth: Fix spelling mistakesYang Li
8 daysBluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
8 daysBluetooth: Remove hci_conn_hash_lookup_state()Yue Haibing
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers
2025-07-03Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-03-25Bluetooth: MGMT: Add LL Privacy SettingLuiz Augusto von Dentz
2025-03-25Bluetooth: L2CAP: add TX timestampingPauli Virtanen
2025-03-25Bluetooth: ISO: add TX timestampingPauli Virtanen
2025-03-25Bluetooth: add support for skb TX SND/COMPLETION timestampingPauli Virtanen
2025-03-25Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan
2025-03-25Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2025-03-25Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-03-25Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-03-25Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-25Bluetooth: MGMT: Remove unused mgmt_*_discovery_completeDr. David Alan Gilbert
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-14Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNCLuiz Augusto von Dentz
2024-11-14Bluetooth: HCI: Add IPC(11) bus typeLuiz Augusto von Dentz
2024-11-14Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu
2024-11-14Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu
2024-11-14Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu
2024-11-14Bluetooth: Add new quirks for ATS2851Danil Pylaev
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing