aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Fix two minor style issues in HCI codeMarcel Holtmann2012-02-23
* Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2012-02-21
* Bluetooth: Don't send New Settings event during setup power downMarcel Holtmann2012-02-21
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-20
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-20
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-20
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-20
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-20
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-19
* Bluetooth: Track discovery typeAndre Guedes2012-02-19
* Bluetooth: Fix event sending with DISCOVERY_STOPPED stateAndre Guedes2012-02-15
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-13
* Bluetooth: Add hci_le_scan()Andre Guedes2012-02-13
* Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-13
* Bluetooth: Minor code refactoringAndre Guedes2012-02-13
* Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-13
* Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-13
* Bluetooth: Helper removes duplicated codeAndrei Emeltchenko2012-02-13
* Bluetooth: Recalculate sched HCI blk/pkt flow ctrlAndrei Emeltchenko2012-02-13
* Bluetooth: Add support for notifying userspace of new LTK'sVinicius Costa Gomes2012-02-13