summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-131-12/+12
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-131-60/+60
* Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg2015-03-111-0/+7
* Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg2015-03-111-1/+3
* Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-101-0/+27
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-021-16/+32
|\
| * Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-191-5/+5
| * Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg2015-02-191-1/+1
| * Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg2015-02-171-10/+20
| * Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-151-0/+6
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-021-1/+1
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-021-6/+6
|/
* Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-021-0/+74
* Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-311-0/+8
* Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-291-6/+2Star
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-281-0/+21
* Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-281-23/+34
* Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-281-0/+2
* Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann2015-01-221-1/+4
* Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-151-3/+3
* Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann2015-01-141-23/+23
* Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann2015-01-121-0/+8
* Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-121-4/+5
* Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2015-01-031-1/+2
* Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann2015-01-031-39/+11Star
* Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann2015-01-021-3/+13
* Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann2014-12-261-3/+9
* Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-201-0/+6
* Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+14
* Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-478/+0Star
* Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-349/+1Star
* Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-201/+0Star
* Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-201-0/+7
* Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2014-12-201-1/+7
* Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2014-12-191-56/+0Star
* Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-191-58/+0Star
* Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-191-89/+0Star
* Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-191-369/+1Star
* Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-191-5/+12
* Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg2014-12-111-8/+6Star
* Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann2014-12-111-10/+10
* Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery2014-12-111-0/+2
* Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann2014-12-081-6/+18
* Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann2014-12-051-0/+14
* Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann2014-12-051-0/+13
* Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann2014-12-051-0/+8
* Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann2014-12-051-11/+9Star
* Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann2014-12-051-0/+1
* Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-051-4/+1Star
* Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-051-0/+14