summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-18Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko
2012-09-08Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko
2012-06-30Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko
2012-06-12Bluetooth: Add opcode to error messageAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko
2012-06-05Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko
2012-06-05Bluetooth: Filter duplicated reports in LE scanAndre Guedes
2012-06-05Bluetooth: Really fix registering hci with duplicate nameSasha Levin
2012-06-05Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko
2012-06-05Bluetooth: Remove unneeded EXPORT_SYMBOLGustavo Padovan
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc
2012-06-05Bluetooth: Fix coding style in hci_core.cGustavo Padovan
2012-05-16Bluetooth: Fix packet size provided to the controllerGustavo Padovan
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes
2012-05-09Bluetooth: Remove unneeded initialization in hci_alloc_dev()David Herrmann
2012-05-09Bluetooth: Move device initialization to hci_alloc_dev()David Herrmann
2012-05-09Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_devDavid Herrmann
2012-05-09Bluetooth: Fix registering hci with duplicate nameUlisses Furquim
2012-05-09Bluetooth: Fix debug printing unallocated nameAndrei Emeltchenko
2012-05-09Bluetooth: Use unsigned int instead of signed intMikel Astiz
2012-05-09Bluetooth: Add Read Local AMP Info to initAndrei Emeltchenko
2012-05-09Bluetooth: Fix clearing discovery type when stopping discoveryHemant Gupta
2012-05-09Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiryAndre Guedes
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes
2012-05-09Bluetooth: Fix opcode access in hci_completeAndrei Emeltchenko
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-03-28Remove all #inclusions of asm/system.hDavid Howells