aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix remote name event return directly.Wesley Kuo2015-05-14
* Bluetooth: Skip the shutdown routine if the interface is not upGabriele Mazzotta2015-04-30
* Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann2015-04-07
* Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann2015-04-07
* Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-02
* Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-02
* Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-02
* Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-02
* Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
* Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-23
* Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg2015-03-22
* Bluetooth: Add simultaneous dual mode scanJakub Pawlowski2015-03-17
* Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-13
* Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg2015-03-11
* Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg2015-03-11
* Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-10
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\
| * Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-19
| * Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg2015-02-19
| * Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg2015-02-17
| * Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-14
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
|/
* Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-02
* Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-31
* Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-29
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-28
* Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-28
* Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-28
* Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann2015-01-22
* Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-15
* Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann2015-01-14
* Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann2015-01-12
* Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-12
* Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2015-01-03
* Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann2015-01-03
* Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann2015-01-02
* Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann2014-12-26
* Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-20
* Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann2014-12-20
* Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
* Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
* Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20