aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAge
* Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-09
* Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-09
* Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-09
* Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-09
* Bluetooth: Rename mgmt_to_le to bdaddr_to_leAndre Guedes2012-05-09
* Bluetooth: Rename link_to_mgmt to link_to_bdaddrAndre Guedes2012-05-09
* Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-09
* Bluetooth: mgmt: Fix address type while loading Long Term KeyHemant Gupta2012-05-09
* Bluetooth: mgmt: Remove unwanted goto statementsSyam Sidhardhan2012-05-09
* Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes2012-05-08
* Bluetooth: Send correct address type for LTKHemant Gupta2012-05-08
* Bluetooth: Update management interface revisionMarcel Holtmann2012-05-08
* Bluetooth: Check HCI_PERIODIC_INQ in start_discoveryAndre Guedes2012-05-08
* Bluetooth: Refactor stop_discoveryAndre Guedes2012-05-08
* Bluetooth: Silence sparse warningAndrei Emeltchenko2012-05-08
* Bluetooth: mgmt: Don't allow to set invalid value to DeviceID sourceSzymon Janc2012-05-08
* Bluetooth: mgmt: Fix some code style and indentation issuesSzymon Janc2012-05-08
* Bluetooth: LE support for MGMT stop discoveryAndre Guedes2012-05-08
* Bluetooth: trivial: Remove sparse warningsAndrei Emeltchenko2012-05-08
* Bluetooth: Fix broken usage of get_unaligned_le16Marcel Holtmann2012-05-08
* Bluetooth: Fix broken usage of put_unaligned_le16Marcel Holtmann2012-05-08
* Bluetooth: Add management command for setting Device IDMarcel Holtmann2012-05-08
* Bluetooth: Handle EIR tags for Device IDMarcel Holtmann2012-05-08
* Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-08
* Bluetooth: Fix extra conversion to __le32Andrei Emeltchenko2012-05-08
* Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-16
* Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-28
* Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-28
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
* Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2012-03-02
* Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-02
* Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-01
* Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg2012-03-01
* Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-01
* Bluetooth: mgmt: Centralize message length checksJohan Hedberg2012-03-01
* Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg2012-03-01
* Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg2012-03-01
* Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg2012-03-01
* Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes2012-03-01
* 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: Change interleaved discovery behaviorAndre Guedes2012-02-29
* 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: 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