index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
7 days
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
7 days
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
7 days
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
2025-10-31
Bluetooth: hci_event: validate skb length for unknown CC opcode
Raphael Pinsonneault-Thibeault
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
2025-09-27
Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
Luiz Augusto von Dentz
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
Luiz Augusto von Dentz
2025-08-22
Bluetooth: hci_event: Disconnect device when BIG sync is lost
Yang Li
2025-08-22
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
2025-08-22
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
2025-08-22
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
2025-08-15
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2025-07-23
Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT
Zijun Hu
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-07-03
Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
Luiz Augusto von Dentz
2025-06-27
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
2025-04-10
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
2025-03-25
Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT
Luiz Augusto von Dentz
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
2025-03-25
Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
Pedro Nishiyama
2025-03-07
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
2024-12-12
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
2024-10-30
jiffies: Define secs_to_jiffies()
Easwar Hariharan
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
2024-09-27
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
[next]