aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-26Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng1-8/+8
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik1-0/+22
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+6
2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun1-4/+4
2021-05-27Bluetooth: fix the erroneous flush_work() orderLin Ma1-1/+6
2021-04-08Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann1-0/+2
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann1-0/+3
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede1-7/+11
2021-01-25Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi1-1/+2
2021-01-25Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian1-2/+4
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka1-23/+96
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka1-9/+46
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler1-0/+8
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler1-3/+5
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler1-0/+31
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung1-0/+1
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung1-0/+3
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear1-1/+1
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-2/+39
2020-09-20Bluetooth: Update Adv monitor count upon removalMiao-chen Chou1-0/+2
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap1-1/+1
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi1-1/+25
2020-09-11Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler1-1/+1
2020-09-11Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi1-1/+1
2020-09-01Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi1-0/+11
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman1-0/+8
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann1-0/+9
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi1-2/+3
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou1-1/+1
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas1-2/+4
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou1-2/+0
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud1-0/+1
2020-06-18Bluetooth: Update background scan and report device based on advertisement monitorsMiao-chen Chou1-0/+13
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou1-0/+31
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou1-0/+40
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou1-1/+9
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi1-1/+0
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi1-0/+58
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud1-1/+13
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud1-0/+1
2020-06-08Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi1-7/+10
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi1-2/+4
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi1-1/+1
2020-04-16Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann1-8/+0
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann1-0/+8
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann1-0/+4
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou1-0/+5
2020-04-03Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi1-49/+57
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi1-19/+20
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi1-3/+19