summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
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
2013-10-07Bluetooth: Make mgmt power down notification for BR/EDR explicitMarcel Holtmann
2013-10-07Bluetooth: Power off AMP controllers after setup phaseMarcel Holtmann
2013-10-06Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann
2013-10-06Bluetooth: Use explicit check for BR/EDR device typeMarcel Holtmann
2013-10-06Bluetooth: Reject enabling controllers without valid addressesMarcel Holtmann
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg
2013-10-02Bluetooth: Fix advertising data flags with disabled BR/EDRJohan Hedberg
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-10-01Bluetooth: Fix workqueue synchronization in hci_dev_openJohan Hedberg
2013-10-01Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open functionJohan Hedberg
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann
2013-10-02Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg
2013-09-18Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg