summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan
2011-12-02Bluetooth: remove old codeAndrei Emeltchenko
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes
2011-11-21Bluetooth: Use queue in the device listAndrei Emeltchenko
2011-11-21Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko
2011-11-16Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc
2011-11-16Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko
2011-11-09Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg
2011-11-09Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan 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: 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: 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-07Bluetooth: Guarantee BR-EDR device will be registered as hci0Mat Martineau
2011-11-07Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz
2011-11-07Bluetooth: handle priority change within quoteLuiz Augusto von Dentz
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz
2011-11-07Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc
2011-11-07Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann
2011-10-14Bluetooth: Forward errors from hci_register_devDavid Herrmann
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz
2011-08-11Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc
2011-08-11Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-07Bluetooth: Fix potential deadlock in hci_coreAndre Guedes
2011-07-06Bluetooth: Remove enable_smp parameterAndre Guedes
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17Bluetooth: Fix locking in blacklist codeGustavo F. Padovan
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes
2011-06-08Bluetooth: LE advertising cacheAndre Guedes
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg