summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-24/+43
|\
| * Bluetooth: LL privacy allow RPASathish Narasimman2021-04-061-0/+4
| * Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman2021-04-061-2/+4
| * Bluetooth: Check inquiry status before sending oneArchie Pusaka2021-04-021-0/+3
| * Bluetooth: Coding style fixMeng Yu2021-04-021-4/+2
| * Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka2021-03-151-0/+1
| * Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-031-1/+2
| * Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-031-17/+27
* | bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-04-231-4/+8
|/
* Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-251-0/+29
* Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka2021-01-251-9/+11
* Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi2020-12-181-17/+8
* Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi2020-12-071-0/+8
* Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-10/+19
* Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-1/+2
* Bluetooth: Handle active scan caseHoward Chung2020-12-071-1/+3
* Bluetooth: Handle system suspend resume caseHoward Chung2020-12-071-1/+3
* Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-7/+121
* Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz2020-12-071-23/+9
* Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz2020-12-071-8/+6
* Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung2020-11-111-26/+26
* Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman2020-11-091-4/+8
* Bluetooth: Resume advertising after LE connectionDaniel Winkler2020-11-091-5/+16
* Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman2020-09-251-1/+7
* Bluetooth: Set scan parameters for ADV MonitorHoward Chung2020-09-201-0/+3
* Bluetooth: pause/resume advertising around suspendDaniel Winkler2020-09-141-10/+57
* Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi2020-09-131-2/+5
* Bluetooth: use the proper scan params when conn is pendingAlain Michaud2020-07-311-0/+24
* Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-301-1/+6
* Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman2020-07-301-11/+34
* Bluetooth: Let controller creates RPA during le create connSathish Narasimman2020-07-301-1/+7
* Bluetooth: Update resolving list when updating whitelistMarcel Holtmann2020-07-301-2/+39
* Bluetooth: Configure controller address resolution if availableMarcel Holtmann2020-07-301-3/+23
* Bluetooth: Add per-instance adv disable/removeDaniel Winkler2020-07-151-9/+50
* Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou2020-07-081-2/+3
* Bluetooth: use configured default params for active scansAlain Michaud2020-07-071-5/+6
* Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi2020-06-241-0/+10
* Bluetooth: use configured params for ext advAlain Michaud2020-06-221-4/+3
* Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-3/+14
* Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi2020-06-181-1/+2
* Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-181-4/+8
* Bluetooth: centralize default value initialization.Alain Michaud2020-06-121-10/+5
* Bluetooth: Check scan state before disabling during suspendManish Mandlik2020-06-031-4/+6
* Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi2020-05-131-1/+1
* Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi2020-05-131-1/+1
* Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi2020-05-131-1/+1
* Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An2020-05-111-3/+3
* Bluetooth: Use extra variable to make code more readableMarcel Holtmann2020-04-151-1/+3
* Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg2020-03-181-17/+0
* Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi2020-03-111-0/+44