aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: fix power_on vs close raceJiri Slaby2016-05-13
* Bluetooth: hci_core: cancel power off delayed work properlyWei-Ning Huang2016-02-23
* Bluetooth: Use managed version of led_trigger_register in LED triggerHeiner Kallweit2016-02-23
* Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-23
* Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-20
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-20
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-09
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-09
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-09
* Bluetooth: Clean up hci_core codePrasanna Karthik2015-11-19
* Bluetooth: Simplify request cleanup codeJohan Hedberg2015-11-19
* Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg2015-11-19
* Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-19
* Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-19
* Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg2015-11-19
* Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg2015-11-19
* Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg2015-11-19
* Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-19
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-19
* Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-19
* Bluetooth: Make LE only events conditional on supported commandsMarcel Holtmann2015-11-19
* Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event maskMarcel Holtmann2015-11-19
* Bluetooth: Build LE event mask based on supported commandsMarcel Holtmann2015-11-19
* Bluetooth: Move BR/EDR default events behind its featuresMarcel Holtmann2015-11-19
* 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