summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-29Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-28Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann
2015-01-28Bluetooth: Fix notifying discovery state when powering offJohan Hedberg
2015-01-22Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann
2015-01-15Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann
2015-01-03Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann
2015-01-02Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann
2014-12-26Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann
2014-12-20Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann
2014-12-20Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann
2014-12-20Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann
2014-12-20Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann
2014-12-20Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann
2014-12-19Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg
2014-12-11Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg
2014-12-11Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery
2014-12-08Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann
2014-12-05Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann
2014-12-05Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann
2014-12-05Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski
2014-12-03Bluetooth: Fix SMP debug key handlingJohan Hedberg
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg
2014-12-03Bluetooth: Fix BR/EDR Link Key type when derived through LE SCJohan Hedberg
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg
2014-12-03Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg
2014-12-03Bluetooth: Update LTK lookup to correctly deal with SC LTKsJohan Hedberg
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg
2014-11-19Bluetooth: Fix setting state back to TASK_RUNNINGJohan Hedberg
2014-11-18Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg