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