aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Bluetooth: mgmt: Add missing hci_dev locking to set_le()Johan Hedberg2012-02-29
* Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-02-29
* Bluetooth: Fix Kconfig help descriptionAndre Guedes2012-02-29
* Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc2012-02-29
* Bluetooth: Change interleaved discovery behaviorAndre Guedes2012-02-29
* Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-29
* Bluetooth: change min_t() cast in hci_reassembly()Dan Carpenter2012-02-29
* Bluetooth: use kfree_skb() instead of kfree()Dan Carpenter2012-02-29
* Bluetooth: Use LMP_HOST_SSP define instead of magic valuesJohan Hedberg2012-02-27
* Bluetooth: Add missing host features definitionsJohan Hedberg2012-02-27
* Bluetooth: Remove redundant read_host_features commandsJohan Hedberg2012-02-27
* Bluetooth: Don't send unnecessary write_le_enable commandJohan Hedberg2012-02-27
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-27
* Bluetooth: Remove duplicated code in l2cap conn reqAndrei Emeltchenko2012-02-24
* Bluetooth: Fix double locking in LE and conless chanAndrei Emeltchenko2012-02-24
* Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann2012-02-24
* Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann2012-02-24
* Bluetooth: Fix init request completion with AMP controllersAndrei Emeltchenko2012-02-24
* Bluetooth: Fix init request completion with old controllersJohan Hedberg2012-02-24
* Bluetooth: mgmt: Fix clear_uuids responseJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix dev_class related command response timingJohan Hedberg2012-02-23
* Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-23
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix clear UUIDs responseJohan Hedberg2012-02-23
* Bluetooth: mgmt: Move service cache setting to a more sensible placeJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix return value of add/remove_uuidJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag setJohan Hedberg2012-02-23
* Bluetooth: Set DISCOVERY_STOPPED if controller resetsAndre Guedes2012-02-23
* Bluetooth: mgmt: Fix count parameter in get_connections replyJohan Hedberg2012-02-23
* Bluetooth: Remove socket lock checkAndrei Emeltchenko2012-02-23
* Bluetooth: Change sk lock to chan lock in L2CAP coreAndrei Emeltchenko2012-02-23
* Bluetooth: Add unlocked __l2cap_chan_add functionAndrei Emeltchenko2012-02-23
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix device_found parametersJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix unpair_device responsesJohan Hedberg2012-02-23
* Bluetooth: mgmt: Add missing powered checks to commandsJohan Hedberg2012-02-23
* Bluetooth: mgmt: Allow class of device changes while powered offJohan Hedberg2012-02-23
* Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()Johan Hedberg2012-02-23
* Bluetooth: mgmt: Fix return value for set_classJohan Hedberg2012-02-23
* Bluetooth: Fix clearing of dev_class when powering downJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix missing short_name in read_infoJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix name_changed event for short name changesJohan Hedberg2012-02-23
* Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg2012-02-23
* Bluetooth: Fix read_name updating when HCI_SETUP is not setJohan Hedberg2012-02-23
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-23
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-23
* Bluetooth: Fix handling of discoverable setting with timeoutMarcel Holtmann2012-02-23
* Bluetooth: Disabling discoverable with timeout is invalidMarcel Holtmann2012-02-23
* Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg2012-02-23
* Bluetooth: Fix EIR data clearing when powering offJohan Hedberg2012-02-23