summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-04-16Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou
2020-04-03Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi
2020-03-11Bluetooth: fix off by one in err_data_reporting cmd masks.Alain Michaud
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-03-07Bluetooth: Fix calculation of SCO handle for packet processingMarcel Holtmann
2020-02-28Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...Madhuparna Bhowmik
2020-02-28Bluetooth: Fix Suspicious RCU usage warningsMadhuparna Bhowmik
2020-01-25Bluetooth: Add missing checks for HCI_ISODATA_PKT packet typeMarcel Holtmann
2020-01-15Bluetooth: Make use of __check_timeout on hci_sched_leLuiz Augusto von Dentz
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud
2019-11-22Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2019-10-17Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-10-16Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-01-25Bluetooth: make hw_err static, reduces object code sizeColin Ian King
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-06-29bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-12Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2017-05-18Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann