aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-04
* Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-26
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-21
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-21
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-20
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-20
* Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann2015-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-16
* | Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann2015-10-08
* | Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-08
* | Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-08
* | Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-08
* | Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
* | Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
* | Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
* | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-05
* | Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-29
* | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-17
* | Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg2015-09-17
|/
* Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-10
* Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2015-07-23
* Bluetooth: Use zalloc when possibleJohan Hedberg2015-06-18
* Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-18
* Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-18
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-09
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-31
|\
| * Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-15
* | 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