summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Send AdvMonitor Dev Found for all matched devicesManish Mandlik2022-03-181-33/+37
* Bluetooth: mgmt: remove redundant assignment to variable cur_lenColin Ian King2022-03-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-1/+1
|\
| * Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()Hans de Goede2022-03-031-1/+1
* | Bluetooth: move adv_instance_cnt read within the device lockNiels Dossche2022-03-041-1/+3
* | Bluetooth: make array bt_uuid_any static constColin Ian King2022-03-041-1/+3
* | Bluetooth: Improve skb handling in mgmt_device_connected()Radoslaw Biernacki2022-03-041-17/+8
* | Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()Radoslaw Biernacki2022-03-041-10/+8
* | Bluetooth: mgmt: Remove unneeded variableMinghao Chi2022-03-041-5/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-36/+63
|\|
| * Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix2022-03-011-36/+63
* | Bluetooth: Increment management interface revisionMarcel Holtmann2022-01-271-1/+1
* | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-201-5/+110
|/
* Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"Colin Ian King2021-12-231-1/+1
* Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz2021-12-221-42/+72
* Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz2021-12-221-4/+1
* Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTEDLuiz Augusto von Dentz2021-12-211-8/+18
* Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUNDLuiz Augusto von Dentz2021-12-211-21/+31
* Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz2021-12-071-0/+12
* Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-071-10/+20
* Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flagLuiz Augusto von Dentz2021-12-071-7/+7
* Bluetooth: Send device found event on name resolve failureArchie Pusaka2021-11-251-2/+10
* Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-17/+19
* Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-23/+20
* Bluetooth: aosp: Support AOSP Bluetooth Quality ReportJoseph Hwang2021-11-021-5/+12
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-38/+1
* Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-291-78/+72
* Bluetooth: hci_sync: Convert adv_expireBrian Gix2021-10-291-14/+19
* Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISINGBrian Gix2021-10-291-55/+48
* Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATIONBrian Gix2021-10-291-50/+66
* Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix2021-10-291-33/+32
* Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix2021-10-291-17/+20
* Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix2021-10-291-26/+46
* Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix2021-10-291-42/+43
* Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix2021-10-291-70/+51
* Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix2021-10-291-34/+32
* Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix2021-10-291-90/+58
* Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix2021-10-291-37/+35
* Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix2021-10-291-40/+30
* Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz2021-10-291-30/+75
* Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-291-82/+63
* Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz2021-10-291-4/+4
* Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-291-36/+3
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz2021-10-291-4/+15
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-291-202/+189
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-291-99/+93
* Bluetooth: mgmt: Fix Experimental Feature Changed eventTedd Ho-Jeong An2021-10-071-6/+9
* Bluetooth: Fix handling of experimental feature for codec offloadMarcel Holtmann2021-09-281-13/+4
* Bluetooth: Fix handling of experimental feature for quality reportsMarcel Holtmann2021-09-281-11/+4
* Bluetooth: Fix wrong opcode when LL privacy enabledYun-Hao Chung2021-09-281-1/+1