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