aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
Commit message (Expand)AuthorAge
* Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad2019-09-05
* Bluetooth: Use controller sets when availableLuiz Augusto von Dentz2019-07-06
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-05
* Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King2018-12-18
* Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-30
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-30
* Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-30
* Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-30
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-30
* Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-30
* Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-06
* Bluetooth: Introduce helpers for LE set scan start and completeJaganath Kanakkassery2018-07-06
* Bluetooth: use wait_event API instead of open-coding itJohn Keeping2018-05-18
* Bluetooth: Fix incorrect bits for LE statesŁukasz Rymanowski2018-02-10
* Bluetooth: Add support to advertise when connectedŁukasz Rymanowski2017-12-13
* Bluetooth: Remove redundant disable_advertising()Jaganath Kanakkassery2017-12-12
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-30
* Bluetooth: Fix potential memory leakJaganath Kanakkassery2017-10-29
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski2016-10-19
* Bluetooth: Refactor append name and appearanceMichał Narajowski2016-10-06
* Bluetooth: Add appearance to default scan rsp dataMichał Narajowski2016-10-06
* Bluetooth: Fix local name in scan rspMichał Narajowski2016-10-06
* Bluetooth: Add support for appearance in scan rspMichał Narajowski2016-09-19
* Bluetooth: Add support for local name in scan rspMichał Narajowski2016-09-19
* Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau2016-09-19
* Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg2016-09-19
* Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau2016-08-24
* Bluetooth: Fix setting NO_BREDR advertising flagJohan Hedberg2016-04-08
* Bluetooth: Fix setting correct flags in ADJohan Hedberg2016-03-11
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-10
* Bluetooth: Fix adding discoverable to adv instance flagsJohan Hedberg2016-03-10
* Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-29
* Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-05
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-09
* Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-09
* Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-09
* Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-09
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-09
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-09
* Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-09
* Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-09
* Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-09
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-09