aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-28
* Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-27
* Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-30
* Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-30
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-30
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-30
* Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-30
* Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-30
* Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-30
* Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-06
* Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-06
* Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-06
* Bluetooth: Store Resolv list sizeAnkit Navik2018-07-06
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-30
* Bluetooth: Add __hci_cmd_send functionLoic Poulain2018-05-18
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-30
* bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo2017-06-29
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2017-06-12
* Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann2017-05-18
* Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-18
* Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann2017-05-18
* Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-18
* Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann2017-05-18
* Bluetooth: Change initial min and max intervalJonas Holmberg2017-04-12
* Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann2016-09-19
* Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-18
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: fix power_on vs close raceJiri Slaby2016-05-13
* Bluetooth: hci_core: cancel power off delayed work properlyWei-Ning Huang2016-02-23
* Bluetooth: Use managed version of led_trigger_register in LED triggerHeiner Kallweit2016-02-23
* Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-23
* Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-20
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-20
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-09
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-09
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-09
* Bluetooth: Clean up hci_core codePrasanna Karthik2015-11-19
* Bluetooth: Simplify request cleanup codeJohan Hedberg2015-11-19
* Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg2015-11-19
* Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-19
* Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-19
* Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg2015-11-19
* Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg2015-11-19
* Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg2015-11-19
* Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-19
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-19
* Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-19