The following changes since commit db78475ba0d3c66d430f7ded2388cc041078a542: eth: gve: use appropriate helper to set xdp_features (2025-01-07 18:07:14 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-01-08 for you to fetch changes up to 67dba2c28fe0af7e25ea1aeade677162ed05310a: Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. (2025-01-08 11:14:03 -0500) ---------------------------------------------------------------- bluetooth pull request for net: - btmtk: Fix failed to send func ctrl for MediaTek devices. - hci_sync: Fix not setting Random Address when required - MGMT: Fix Add Device to responding before completing - btnxpuart: Fix driver sending truncated data ---------------------------------------------------------------- Chris Lu (1): Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. Luiz Augusto von Dentz (2): Bluetooth: hci_sync: Fix not setting Random Address when required Bluetooth: MGMT: Fix Add Device to responding before completing Neeraj Sanjay Kale (1): Bluetooth: btnxpuart: Fix driver sending truncated data drivers/bluetooth/btmtk.c | 7 +++++++ drivers/bluetooth/btnxpuart.c | 1 + net/bluetooth/hci_sync.c | 11 ++++++----- net/bluetooth/mgmt.c | 38 ++++++++++++++++++++++++++++++++++++-- net/bluetooth/rfcomm/tty.c | 4 ++-- 5 files changed, 52 insertions(+), 9 deletions(-)