summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg
2015-11-19Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg
2015-11-19Bluetooth: Add support for controller specific loggingMarcel Holtmann
2015-11-19Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann
2015-11-19Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg
2015-11-19Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg
2015-11-19Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann
2015-10-05Bluetooth: Send transport open and close monitor eventsMarcel Holtmann
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann
2015-09-29Bluetooth: Add hci_cmd_sync functionLoic Poulain
2015-09-24Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels
2015-09-17Bluetooth: Add bt_dev logging macrosLoic Poulain
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski
2015-07-23Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-06-18Bluetooth: hci_core: increase max adv instFlorian Grandel
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel