summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
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
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann
2017-05-18Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann
2017-05-18Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann
2017-04-12Bluetooth: Change initial min and max intervalJonas Holmberg
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann
2016-05-13Bluetooth: fix power_on vs close raceJiri Slaby
2016-02-23Bluetooth: hci_core: cancel power off delayed work properlyWei-Ning Huang
2016-02-23Bluetooth: Use managed version of led_trigger_register in LED triggerHeiner Kallweit
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-11-19Bluetooth: Clean up hci_core codePrasanna Karthik
2015-11-19Bluetooth: Simplify request cleanup codeJohan Hedberg
2015-11-19Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg
2015-11-19Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg
2015-11-19Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg
2015-11-19Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg
2015-11-19Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg
2015-11-19Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg
2015-11-19Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann
2015-11-19Bluetooth: Make LE only events conditional on supported commandsMarcel Holtmann
2015-11-19Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event maskMarcel Holtmann