aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan2011-12-23
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| |\
| | * Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-31
* | | Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan2011-12-22
* | | Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2011-12-22
* | | Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim2011-12-22
* | | Bluetooth: Remove global mutex hci_task_lockUlisses Furquim2011-12-20
* | | Bluetooth: Initialize default flow control modeAndrei Emeltchenko2011-12-20
* | | Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2011-12-20
* | | Bluetooth: Incoming ACL packets do not force active modeMat Martineau2011-12-18
* | | Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-18
* | | Bluetooth: Add ProFUSION's copyrightGustavo F. Padovan2011-12-18
* | | Bluetooth: Use system workqueue to schedule power_onGustavo F. Padovan2011-12-18
* | | Bluetooth: Use new alloc_workqueue()Gustavo F. Padovan2011-12-18
* | | Bluetooth: move power_off to system workqueueGustavo 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 RCU to manipulate chan_listGustavo F. Padovan2011-12-18
* | | Bluetooth: move hci_task_lock to mutexGustavo F. Padovan2011-12-18
* | | Bluetooth: Use delayed work for advertisiment cache 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: remove struct hci_chan_hashGustavo F. Padovan2011-12-16
* | | Bluetooth: remove old codeAndrei Emeltchenko2011-12-02
* | | Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-02
* | | Bluetooth: Use queue in the device listAndrei Emeltchenko2011-11-21
* | | Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko2011-11-21
* | | Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc2011-11-16
* | | Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko2011-11-16
* | | Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg2011-11-09
* | | Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg2011-11-09
* | | 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: 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: 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: Guarantee BR-EDR device will be registered as hci0Mat Martineau2011-11-07
* | | Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz2011-11-07
* | | Bluetooth: handle priority change within quoteLuiz Augusto von Dentz2011-11-07
* | | Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
* | | Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-11-07
* | | Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
* | | Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-07
* | | Bluetooth: Forward errors from hci_register_devDavid Herrmann2011-10-14
* | | Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-14