summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg2021-12-221-1/+1
* Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-071-1/+7
* Bluetooth: hci_core: Cancel sync command if sending a frame failedBenjamin Berg2021-12-031-3/+11
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-94/+12
* Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz2021-10-291-1202/+1
* Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-291-12/+33
* Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz2021-10-291-7/+7
* Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann2021-10-291-19/+4
* Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun2021-10-131-0/+1
* Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-011-6/+7
* Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifierLuiz Augusto von Dentz2021-09-291-49/+67
* Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.cLuiz Augusto von Dentz2021-09-221-124/+0
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-0/+54
* Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou2021-09-101-0/+3
* Bluetooth: Add support for Read Local Supported Codecs V2Kiran K2021-09-071-1/+3
* Bluetooth: Enumerate local supported codec and cache detailsKiran K2021-09-071-4/+7
* Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz2021-08-301-9/+0
* Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-201-16/+32
|\
| * Bluetooth: Fix return value in hci_dev_do_close()Kangmin Park2021-08-191-3/+4
| * Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin2021-08-191-0/+6
| * Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-08-161-8/+8
| * Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-3/+10
| * Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-281-8/+9
* | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-051-8/+8
|/
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-12/+12
* Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-261-8/+8
* Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-06-261-8/+8
* Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-261-0/+22
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-071-1/+6
|\
| * Bluetooth: fix the erroneous flush_work() orderLin Ma2021-05-271-1/+6
* | Bluetooth: Fix spelling mistakesZheng Yongjun2021-06-021-4/+4
|/
* Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann2021-04-081-0/+2
* Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann2021-04-061-0/+3
* Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-01-291-7/+11
* Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi2021-01-251-1/+2
* Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-01-251-2/+4
* Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-251-23/+96
* Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-251-9/+46
* Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-071-0/+8
* Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-3/+5
* Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-071-0/+31
* Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-0/+1
* Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-0/+3
* Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear2020-12-071-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-09-291-2/+39
|\
| * Bluetooth: Update Adv monitor count upon removalMiao-chen Chou2020-09-201-0/+2
| * Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-1/+25
| * Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler2020-09-111-1/+1
| * Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi2020-09-111-1/+1
| * Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi2020-09-011-0/+11