aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-14
* Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-21
* Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes2011-09-21
* Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz2011-09-21
* Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-11
* Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter2011-08-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\
| * Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-08
| * Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-08
| * Bluetooth: Fix potential deadlock in hci_coreAndre Guedes2011-07-07
| * Bluetooth: Remove enable_smp parameterAndre Guedes2011-07-06
| * Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-06
| * Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * Bluetooth: Fix locking in blacklist codeGustavo F. Padovan2011-06-17
| * Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-16
| * Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-13
| * Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-08
| * Bluetooth: Advertising entries lifetimeAndre Guedes2011-06-08
| * Bluetooth: LE advertising cacheAndre Guedes2011-06-08
* | net: Remove unnecessary semicolonsJoe Perches2011-06-05
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-29
| |\
| | * Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2011-04-28
| | * Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2011-04-28
| | * Bluetooth: Fix connection key type updating for buggy controllersJohan Hedberg2011-04-28