aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAge
* 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: Fix not updating scan rsp when adv offMichał Narajowski2016-09-22
* Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa2016-09-22
* Bluetooth: Set appearance only for LE capable controllersMichał Narajowski2016-09-19
* Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski2016-09-19
* Bluetooth: Add supported data types to ext info changed eventMichał Narajowski2016-09-19
* Bluetooth: Add appearance to Read Ext Controller Info commandSzymon Janc2016-09-19
* Bluetooth: Factor appending EIR to separate helperMichał Narajowski2016-09-19
* Bluetooth: Refactor read_ext_controller_info handlerSzymon Janc2016-09-19
* Bluetooth: Increment management interface revisionSzymon Janc2016-09-19
* Bluetooth: Fix advertising instance validity check for flagsSzymon Janc2016-09-19
* Bluetooth: Unify advertising instance flags checkSzymon Janc2016-09-19
* Bluetooth: Remove unused parameter from tlv_data_is_valid functionSzymon Janc2016-09-19
* Bluetooth: Add support for appearance in scan rspMichał Narajowski2016-09-19
* Bluetooth: Add support for local name in scan rspMichał Narajowski2016-09-19
* Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun2016-09-19
* Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski2016-09-19
* Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2016-09-19
* Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann2016-09-19
* Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann2016-09-19
* Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-19
* Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg2016-09-19
* Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2016-09-19
* Bluetooth: Increment management interface revisionJohan Hedberg2016-07-13
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg2016-03-11
* Bluetooth: Increment management interface revisionJohan Hedberg2016-03-10
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-10
* Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-05
* Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-05
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-09
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-09
* Bluetooth: Simplify read_adv_features codeJohan 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
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Increment management interface revisionJohan Hedberg2015-11-23
* Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek2015-11-23
* Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-22
* Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann2015-11-22
* Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann2015-11-22
* Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-19