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