aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-13
* Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2012-02-13
* Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()Andre Guedes2012-02-13
* Bluetooth: Fix 'enable_hs' typeFabio Estevam2012-02-13
* Bluetooth: Sort to-be-resolved devices by RSSI during discoveryJohan Hedberg2012-02-13
* Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg2012-02-13
* Bluetooth: Remove __hci_dev_put/holdDavid Herrmann2012-02-13
* Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann2012-02-13
* Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-13
* Bluetooth: Make hci-destruct callback optionalDavid Herrmann2012-02-13
* Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko2012-02-13
* Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg2012-02-13
* Bluetooth: Add discovery state trackingJohan Hedberg2012-02-13
* Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg2012-02-13
* Bluetooth: Flush inquiry cache when starting mgmt triggered inquiryJohan Hedberg2012-02-13
* Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg2012-02-13
* Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg2012-02-13
* Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg2012-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan2011-12-23