- 59b047b Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE by Xiao Yao · 1 year, 3 months ago
- db08722 Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH by Luiz Augusto von Dentz · 1 year, 7 months ago
- 112b509 Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH by Luiz Augusto von Dentz · 1 year, 8 months ago
- a13f316 Bluetooth: hci_conn: Consolidate code for aborting connections by Luiz Augusto von Dentz · 1 year, 8 months ago
- ae753361 Bluetooth: Check for ISO support in controller by Claudia Draghicescu · 1 year, 10 months ago
- d1f0a98 Bluetooth: MGMT: Use correct address for memcpy() by Andy Shevchenko · 1 year, 8 months ago
- 195ef75 Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync by Pauli Virtanen · 1 year, 9 months ago
- d883a46 Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running by Luiz Augusto von Dentz · 1 year, 11 months ago
- f419863 Bluetooth: Cancel sync command before suspend and power off by Archie Pusaka · 1 year, 11 months ago
- 288c902 Bluetooth: Enable all supported LE PHY by default by Luiz Augusto von Dentz · 2 years, 2 months ago
- 1a0291f Bluetooth: mgmt: Fix MGMT add advmon with RSSI command by Howard Chung · 2 years ago
- 52dd5e9 Bluetooth: Remove "Power-on" check from Mesh feature by Brian Gix · 2 years ago
- 2394186 Bluetooth: MGMT: add CIS feature bits to controller information by Pauli Virtanen · 2 years, 1 month ago
- 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 3 months ago
- 3b1c7c0 Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS by Inga Stotland · 2 years, 4 months ago
- e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 5 months ago
- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
- bb20da1 Bluetooth: MGMT: fix zalloc-simple.cocci warnings by Yihao Han · 2 years, 5 months ago
- f74ca25 Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() by Tetsuo Handa · 2 years, 6 months ago
- af6bcc1 Bluetooth: Add experimental wrapper for MGMT based mesh by Brian Gix · 2 years, 6 months ago
- b338d91 Bluetooth: Implement support for Mesh by Brian Gix · 2 years, 6 months ago
- 1a942de Bluetooth: Move hci_abort_conn to hci_conn.c by Brian Gix · 2 years, 7 months ago
- 029bde7 Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor() by Tetsuo Handa · 2 years, 7 months ago
- 529d449 Bluetooth: MGMT: Fix Get Device Flags by Luiz Augusto von Dentz · 2 years, 7 months ago
- c249ea9 Bluetooth: Move Adv Instance timer to hci_sync by Brian Gix · 2 years, 7 months ago
- 3f2893d Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed() by Tetsuo Handa · 2 years, 7 months ago
- 0c79375 Bluetooth: MGMT: Fixes build warnings with C=1 by Luiz Augusto von Dentz · 2 years, 7 months ago
- 272ac32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
- 4b2f4e0 Bluetooth: mgmt: Fix double free on error path by Dan Carpenter · 2 years, 7 months ago
- eca0ae4 Bluetooth: Add initial implementation of BIS connections by Luiz Augusto von Dentz · 3 years ago
- ccf74f2 Bluetooth: Add BTPROTO_ISO socket type by Luiz Augusto von Dentz · 5 years ago
- 0ef0831 Bluetooth: Convert delayed discov_off to hci_sync by Brian Gix · 2 years, 8 months ago
- bb87672 Bluetooth: Remove update_scan hci_request dependancy by Brian Gix · 2 years, 8 months ago
- 7b445e2 Bluetooth: MGMT: Fix holding hci_conn reference while command is queued by Luiz Augusto von Dentz · 2 years, 8 months ago
- 1f7435c Bluetooth: mgmt: Fix using hci_conn_abort by Luiz Augusto von Dentz · 2 years, 9 months ago
- 7cf5c29 Bluetooth: hci_sync: Refactor remove Adv Monitor by Manish Mandlik · 2 years, 8 months ago
- b747a83 Bluetooth: hci_sync: Refactor add Adv Monitor by Manish Mandlik · 2 years, 8 months ago
- d7b2fdf Bluetooth: mgmt: Fix refresh cached connection info by Zhengping Jiang · 2 years, 9 months ago
- dd7b8cd Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name} by Luiz Augusto von Dentz · 2 years, 9 months ago
- e1cff70 bluetooth: don't use bitmaps for random flag accesses by Linus Torvalds · 2 years, 9 months ago
- a9a3476 Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP by Luiz Augusto von Dentz · 2 years, 10 months ago
- ff39fc1b Bluetooth: Send AdvMonitor Dev Found for all matched devices by Manish Mandlik · 3 years ago
- 0ca8794 Bluetooth: mgmt: remove redundant assignment to variable cur_len by Colin Ian King · 3 years ago
- 1e8a3f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 4bd80d7 Bluetooth: move adv_instance_cnt read within the device lock by Niels Dossche · 3 years, 1 month ago
- e616fec Bluetooth: make array bt_uuid_any static const by Colin Ian King · 3 years, 1 month ago
- c2b2a1a Bluetooth: Improve skb handling in mgmt_device_connected() by Radoslaw Biernacki · 3 years, 1 month ago
- ba17bb6 Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected() by Radoslaw Biernacki · 3 years, 1 month ago
- a6fbb2b Bluetooth: mgmt: Remove unneeded variable by Minghao Chi · 3 years, 1 month ago
- 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 815d512 Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() by Hans de Goede · 3 years ago
- 275f3f6 Bluetooth: Fix not checking MGMT cmd pending queue by Brian Gix · 3 years ago
- 91cb4c1 Bluetooth: Increment management interface revision by Marcel Holtmann · 3 years, 1 month ago
- 8d7f167 Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events by Manish Mandlik · 3 years, 2 months ago
- 5d1dd2e Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous" by Colin Ian King · 3 years, 2 months ago
- 76d0685 Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported by Luiz Augusto von Dentz · 3 years, 2 months ago
- 4fc9857a Bluetooth: hci_sync: Add check simultaneous roles support by Luiz Augusto von Dentz · 3 years, 2 months ago
- e967414 Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTED by Luiz Augusto von Dentz · 3 years, 3 months ago
- cf1bce1 Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUND by Luiz Augusto von Dentz · 3 years, 3 months ago
- 6126ffa Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag by Luiz Augusto von Dentz · 3 years, 3 months ago
- fe92ee6 Bluetooth: hci_core: Rework hci_conn_params flags by Luiz Augusto von Dentz · 3 years, 3 months ago
- 6f59f99 Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag by Luiz Augusto von Dentz · 3 years, 3 months ago
- ea13aed Bluetooth: Send device found event on name resolve failure by Archie Pusaka · 3 years, 3 months ago
- f056a65 Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 4 months ago
- 2bd1b23 Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 4 months ago
- 258f56d Bluetooth: aosp: Support AOSP Bluetooth Quality Report by Joseph Hwang · 3 years, 4 months ago
- 182ee45 Bluetooth: hci_sync: Rework hci_suspend_notifier by Luiz Augusto von Dentz · 3 years, 4 months ago
- 3244845 Bluetooth: hci_sync: Convert MGMT_OP_SSP by Brian Gix · 3 years, 4 months ago
- 5e233ed Bluetooth: hci_sync: Convert adv_expire by Brian Gix · 3 years, 4 months ago
- 26ac4c5 Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING by Brian Gix · 3 years, 4 months ago
- 71efbb0 Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION by Brian Gix · 3 years, 4 months ago
- 6f6ff38 Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME by Brian Gix · 3 years, 4 months ago
- 177e77a Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA by Brian Gix · 3 years, 4 months ago
- f892244 Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA by Brian Gix · 3 years, 4 months ago
- d81a494 Bluetooth: hci_sync: Convert MGMT_OP_SET_LE by Brian Gix · 3 years, 4 months ago
- 5a75013 Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO by Brian Gix · 3 years, 4 months ago
- 2f2eb0c Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN by Brian Gix · 3 years, 4 months ago
- 47db6b4 Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO by Brian Gix · 3 years, 4 months ago
- 451d95a Bluetooth: hci_sync: Enable synch'd set_bredr by Brian Gix · 3 years, 4 months ago
- 353a024 Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE by Brian Gix · 3 years, 4 months ago
- abfeea4 Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY by Luiz Augusto von Dentz · 3 years, 4 months ago
- cf75ad8 Bluetooth: hci_sync: Convert MGMT_SET_POWERED by Luiz Augusto von Dentz · 3 years, 4 months ago
- 5bee2fd Bluetooth: hci_sync: Rework background scan by Luiz Augusto von Dentz · 3 years, 4 months ago
- ad383c2 Bluetooth: hci_sync: Enable advertising when LL privacy is enabled by Luiz Augusto von Dentz · 3 years, 4 months ago
- e8907f7 Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 by Luiz Augusto von Dentz · 3 years, 4 months ago
- cba6b75 Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 by Luiz Augusto von Dentz · 3 years, 4 months ago
- 161510c Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 by Luiz Augusto von Dentz · 3 years, 4 months ago
- b15bfa4 Bluetooth: mgmt: Fix Experimental Feature Changed event by Tedd Ho-Jeong An · 3 years, 5 months ago
- 7f7fd17 Bluetooth: Fix handling of experimental feature for codec offload by Marcel Holtmann · 3 years, 5 months ago
- 823f3bc Bluetooth: Fix handling of experimental feature for quality reports by Marcel Holtmann · 3 years, 5 months ago
- 4139ff0 Bluetooth: Fix wrong opcode when LL privacy enabled by Yun-Hao Chung · 3 years, 5 months ago
- 01ce70b Bluetooth: eir: Move EIR/Adv Data functions to its own file by Luiz Augusto von Dentz · 3 years, 5 months ago
- ad93315 Bluetooth: Add offload feature under experimental flag by Kiran K · 3 years, 6 months ago
- ae7d925 Bluetooth: Support the quality report events by Joseph Hwang · 3 years, 7 months ago
- 93fb70b Bluetooth: refactor set_exp_feature with a feature table by Joseph Hwang · 3 years, 7 months ago
- 81218cb Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA by Brian Gix · 3 years, 6 months ago
- a31e5a4 Bluetooth: mgmt: Pessimize compile-time bounds-check by Kees Cook · 3 years, 7 months ago
- a25fca4 Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd by Tedd Ho-Jeong An · 3 years, 7 months ago
- 43e59cb Bluetooth: Increment management interface revision by Marcel Holtmann · 3 years, 9 months ago
- 3d4f9c0 Bluetooth: use inclusive language when filtering devices by Archie Pusaka · 3 years, 9 months ago