aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann2013-10-19
* Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-19
* Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-19
* Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-19
* Bluetooth: Add LE features to debugfs if availableMarcel Holtmann2013-10-19
* Bluetooth: Expose setting if debug keys are used or notMarcel Holtmann2013-10-19
* Bluetooth: Expose debugfs entry read/write own address typeMarcel Holtmann2013-10-19
* Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-19
* Bluetooth: Expose current list of long term keys via debugfsMarcel Holtmann2013-10-19
* Bluetooth: Expose white list size information in debugfsMarcel Holtmann2013-10-19
* Bluetooth: Expose current list of link keys via debugfsMarcel Holtmann2013-10-19
* Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann2013-10-19
* Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann2013-10-19
* Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.cMarcel Holtmann2013-10-18
* Bluetooth: Include address type in blacklist debugfs dataMarcel Holtmann2013-10-18
* Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-18
* Bluetooth: Create HCI device debugfs directory in hci_register_devMarcel Holtmann2013-10-18
* Bluetooth: Move uuids debugfs entry creation into hci_core.cMarcel Holtmann2013-10-18
* Bluetooth: Move blacklist debugfs entry creation into hci_core.cMarcel Holtmann2013-10-18
* Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-18
* Bluetooth: Expose current voice setting in debugfsMarcel Holtmann2013-10-17
* Bluetooth: Expose static address value for LE capable controllersMarcel Holtmann2013-10-17
* Bluetooth: Expose auto_accept_delay debugfs only when SSP is supportedMarcel Holtmann2013-10-17
* Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllersMarcel Holtmann2013-10-16
* Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann2013-10-15
* Bluetooth: Add support for entering limited discoverable modeMarcel Holtmann2013-10-15
* Bluetooth: Update advertising data based on management commandsMarcel Holtmann2013-10-15
* Bluetooth: Use hci_request for discoverable timeout handlingMarcel Holtmann2013-10-15
* Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann2013-10-14
* Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-14
* Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-13
* Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devicesMarcel Holtmann2013-10-12
* Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSEMarcel Holtmann2013-10-11
* Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-11
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann2013-10-10
* Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann2013-10-10
* Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2013-10-10
* Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2013-10-10
* Bluetooth: Read flow control mode on AMP controller initMarcel Holtmann2013-10-07
* Bluetooth: Read location data on AMP controller initMarcel Holtmann2013-10-07
* Bluetooth: Read supported features and commands on AMP controllersMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt power down notification for BR/EDR explicitMarcel Holtmann2013-10-07
* Bluetooth: Power off AMP controllers after setup phaseMarcel Holtmann2013-10-07
* Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann2013-10-06
* Bluetooth: Use explicit check for BR/EDR device typeMarcel Holtmann2013-10-06