index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2023-12-15
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-09-20
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-08-11
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-06-05
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-05
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
[next]