summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Enable RPA TimeoutSathish Narasimman2020-07-301-0/+8
* Bluetooth: Translate additional address type correctlyMarcel Holtmann2020-07-301-0/+9
* Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi2020-07-281-2/+3
* Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou2020-07-281-1/+1
* Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-281-2/+4
* Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou2020-07-071-2/+0
* Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-071-0/+1
* Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-0/+13
* Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-181-0/+31
* Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-181-0/+40
* Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-181-1/+9
* Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-181-1/+0
* Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-181-0/+58
* Bluetooth: centralize default value initialization.Alain Michaud2020-06-121-1/+13
* Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-121-0/+1
* Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi2020-06-081-7/+10
* Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi2020-05-131-2/+4
* Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi2020-05-131-1/+1
* Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann2020-04-161-8/+0
* Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann2020-04-151-0/+8
* Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann2020-04-051-0/+4
* Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou2020-04-051-0/+5
* Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi2020-04-031-49/+57
* Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi2020-03-231-19/+20
* Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2020-03-111-3/+19
* Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi2020-03-111-0/+86
* Bluetooth: fix off by one in err_data_reporting cmd masks.Alain Michaud2020-03-111-2/+2
* Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-081-0/+23
* Bluetooth: Fix calculation of SCO handle for packet processingMarcel Holtmann2020-03-071-2/+5
* Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...Madhuparna Bhowmik2020-02-281-1/+1
* Bluetooth: Fix Suspicious RCU usage warningsMadhuparna Bhowmik2020-02-281-4/+4
* Bluetooth: Add missing checks for HCI_ISODATA_PKT packet typeMarcel Holtmann2020-01-251-1/+3
* Bluetooth: Make use of __check_timeout on hci_sched_leLuiz Augusto von Dentz2020-01-151-8/+3
* Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud2020-01-151-8/+77
* Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann2019-11-221-2/+24
* Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek2019-10-171-1/+8
* Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)2019-10-161-2/+2
* Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+1
* Bluetooth: Use controller sets when availableLuiz Augusto von Dentz2019-07-061-1/+2
* Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-061-0/+1
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-051-0/+5
* Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi2019-04-241-2/+0
* Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke2019-02-261-0/+43
* Bluetooth: make hw_err static, reduces object code sizeColin Ian King2019-01-251-1/+1
* Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-251-0/+3
* Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-281-0/+2
* Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-271-0/+63
* Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-301-1/+2
* Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-301-0/+8
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-301-1/+32