开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
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-10-13
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-13
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-13
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-11
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-11
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-11
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
2023-09-20
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-11
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
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: 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-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-06-29
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-05
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-10
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
2023-01-17
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
2022-12-12
Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to complete
Luiz Augusto von Dentz
2022-12-12
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
2022-09-21
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Luiz Augusto von Dentz
2022-09-19
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
2022-08-31
Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt
Brian Gix
2022-08-25
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
2022-08-25
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
2022-08-08
Bluetooth: hci_event: Fix build warning with C=1
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
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
[next]