aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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: 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
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix Set SSP supported checkJohan Hedberg2012-02-23
* Bluetooth: Enable timestamps for control channelMarcel Holtmann2012-02-23
* Bluetooth: Explicitly clear EIR data upon hci_dev setupJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix clearing of hdev->eirJohan Hedberg2012-02-23
* Bluetooth: mgmt: Fix EIR toggling with SSPJohan Hedberg2012-02-23
* Bluetooth: Fix coding style issues in mgmt codeAndrei Emeltchenko2012-02-23
* Bluetooth: Fix two minor style issues in HCI codeMarcel Holtmann2012-02-23
* Bluetooth: Fix two minor style issues in management codeMarcel Holtmann2012-02-23
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-23
* Bluetooth: Remove unneeded hci_cc_read_ssp_mode functionJohan Hedberg2012-02-23
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-23
* Bluetooth: Add socket error functionAndrei Emeltchenko2012-02-23
* Bluetooth: Add locked and unlocked state_changeAndrei Emeltchenko2012-02-23