aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-06
* Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-10
* Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-30
* Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-18
* Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-11
* Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-11
* Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-11
* Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-11
* Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko2012-06-11
* Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko2012-06-04
* Bluetooth: Filter duplicated reports in LE scanAndre Guedes2012-06-04
* Bluetooth: Really fix registering hci with duplicate nameSasha Levin2012-06-04
* Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko2012-06-04
* Bluetooth: Remove unneeded EXPORT_SYMBOLGustavo Padovan2012-06-04
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-04
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-04
* Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-04
* Bluetooth: Fix coding style in hci_core.cGustavo Padovan2012-06-04
* Bluetooth: Fix packet size provided to the controllerGustavo Padovan2012-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-16
|\
| * Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2012-05-14
* | Bluetooth: Remove advertising cacheAndre Guedes2012-05-09
* | Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-09
* | Bluetooth: Remove unneeded initialization in hci_alloc_dev()David Herrmann2012-05-09
* | Bluetooth: Move device initialization to hci_alloc_dev()David Herrmann2012-05-09
* | Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_devDavid Herrmann2012-05-09
* | Bluetooth: Fix registering hci with duplicate nameUlisses Furquim2012-05-09
* | Bluetooth: Fix debug printing unallocated nameAndrei Emeltchenko2012-05-09
* | Bluetooth: Use unsigned int instead of signed intMikel Astiz2012-05-09
* | Bluetooth: Add Read Local AMP Info to initAndrei Emeltchenko2012-05-08
* | Bluetooth: Fix clearing discovery type when stopping discoveryHemant Gupta2012-05-08
* | Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiryAndre Guedes2012-05-08
* | Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes2012-05-08
* | Bluetooth: Fix opcode access in hci_completeAndrei Emeltchenko2012-05-08
* | Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko2012-05-08
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-27
|\
| * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-16
| * Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-09
|\|
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-28
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
* Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes2012-03-02
* Bluetooth: Fix init sequence for some CSR based controllersJohan Hedberg2012-03-01
* Bluetooth: change min_t() cast in hci_reassembly()Dan Carpenter2012-02-29
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-23
* Bluetooth: Fix clearing of dev_class when powering downJohan Hedberg2012-02-23
* Bluetooth: Fix EIR data clearing when powering offJohan Hedberg2012-02-23