aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes
2011-12-22Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan
2011-12-22Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko
2011-12-18Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: convert conn hash to RCUGustavo F. Padovan
2011-12-18Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan
2011-12-18Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-12-18Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann
2011-12-16Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan
2011-12-16Bluetooth: Initialize LE connection countGustavo F. Padovan
2011-12-16Bluetooth: remove lock from struct conn_hashGustavo F. Padovan
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann
2011-10-31bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes