summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+6
* Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen2013-12-111-0/+45
* Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-091-3/+3
* Bluetooth: Set default own address type only during controller setupMarcel Holtmann2013-12-041-9/+11
* Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann2013-10-191-5/+5
* Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann2013-10-191-12/+10
* Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-191-0/+73
* Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-191-0/+62
* Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-191-1/+53
* Bluetooth: Add LE features to debugfs if availableMarcel Holtmann2013-10-191-1/+8
* Bluetooth: Expose setting if debug keys are used or notMarcel Holtmann2013-10-191-0/+20
* Bluetooth: Expose debugfs entry read/write own address typeMarcel Holtmann2013-10-191-0/+30
* Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-191-1/+12
* Bluetooth: Expose current list of long term keys via debugfsMarcel Holtmann2013-10-191-0/+32
* Bluetooth: Expose white list size information in debugfsMarcel Holtmann2013-10-191-1/+4
* Bluetooth: Expose current list of link keys via debugfsMarcel Holtmann2013-10-191-0/+30
* Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann2013-10-191-0/+26
* Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann2013-10-191-0/+4
* Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann2013-10-191-0/+8
* Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann2013-10-191-1/+33
* Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.cMarcel Holtmann2013-10-181-0/+93
* Bluetooth: Include address type in blacklist debugfs dataMarcel Holtmann2013-10-181-1/+1
* Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-181-2/+4
* Bluetooth: Create HCI device debugfs directory in hci_register_devMarcel Holtmann2013-10-181-0/+5
* Bluetooth: Move uuids debugfs entry creation into hci_core.cMarcel Holtmann2013-10-181-0/+40
* Bluetooth: Move blacklist debugfs entry creation into hci_core.cMarcel Holtmann2013-10-181-0/+28
* Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-10/+11
* Bluetooth: Expose current voice setting in debugfsMarcel Holtmann2013-10-171-0/+16
* Bluetooth: Expose static address value for LE capable controllersMarcel Holtmann2013-10-171-0/+27
* Bluetooth: Expose auto_accept_delay debugfs only when SSP is supportedMarcel Holtmann2013-10-171-0/+29
* Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllersMarcel Holtmann2013-10-161-2/+55
* Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann2013-10-151-18/+1
* Bluetooth: Add support for entering limited discoverable modeMarcel Holtmann2013-10-151-0/+8
* Bluetooth: Update advertising data based on management commandsMarcel Holtmann2013-10-151-86/+1
* Bluetooth: Use hci_request for discoverable timeout handlingMarcel Holtmann2013-10-151-1/+4
* Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann2013-10-141-0/+3
* Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-141-1/+5
* Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-131-12/+0
* Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devicesMarcel Holtmann2013-10-121-2/+6
* Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSEMarcel Holtmann2013-10-111-0/+1
* Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-111-0/+3
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-3/+1
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-4/+2
* Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann2013-10-111-2/+3
* Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann2013-10-111-5/+0
* Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2013-10-111-15/+10
* Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2013-10-101-0/+10
* Bluetooth: Read flow control mode on AMP controller initMarcel Holtmann2013-10-071-0/+3
* Bluetooth: Read location data on AMP controller initMarcel Holtmann2013-10-071-0/+3
* Bluetooth: Read supported features and commands on AMP controllersMarcel Holtmann2013-10-071-0/+6
OpenPOWER on IntegriCloud