aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg3-14/+24
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg1-1/+2
2012-02-23Bluetooth: mgmt: Fix unpair_device responsesJohan Hedberg1-17/+19
2012-02-23Bluetooth: mgmt: Add missing powered checks to commandsJohan Hedberg1-1/+36
2012-02-23Bluetooth: mgmt: Allow class of device changes while powered offJohan Hedberg1-5/+5
2012-02-23Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()Johan Hedberg1-0/+6
2012-02-23Bluetooth: mgmt: Fix return value for set_classJohan Hedberg1-1/+1
2012-02-23Bluetooth: Fix clearing of dev_class when powering downJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Fix missing short_name in read_infoJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Fix name_changed event for short name changesJohan Hedberg1-0/+4
2012-02-23Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg2-15/+36
2012-02-23Bluetooth: Fix read_name updating when HCI_SETUP is not setJohan Hedberg1-1/+2
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg1-0/+3
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann2-4/+19
2012-02-23Bluetooth: Fix handling of discoverable setting with timeoutMarcel Holtmann1-0/+11
2012-02-23Bluetooth: Disabling discoverable with timeout is invalidMarcel Holtmann1-2/+5
2012-02-23Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg2-3/+4
2012-02-23Bluetooth: Fix EIR data clearing when powering offJohan Hedberg1-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2-2/+124
2012-02-23Bluetooth: mgmt: Fix Set SSP supported checkJohan Hedberg1-6/+6
2012-02-23Bluetooth: Enable timestamps for control channelMarcel Holtmann2-0/+4
2012-02-23Bluetooth: Explicitly clear EIR data upon hci_dev setupJohan Hedberg1-4/+13
2012-02-23Bluetooth: mgmt: Fix clearing of hdev->eirJohan Hedberg1-0/+2
2012-02-23Bluetooth: mgmt: Fix EIR toggling with SSPJohan Hedberg1-6/+5
2012-02-23Bluetooth: Fix coding style issues in mgmt codeAndrei Emeltchenko1-4/+4
2012-02-23Bluetooth: Fix two minor style issues in HCI codeMarcel Holtmann2-2/+2
2012-02-23Bluetooth: Fix two minor style issues in management codeMarcel Holtmann1-2/+2
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2-19/+45
2012-02-23Bluetooth: Remove unneeded hci_cc_read_ssp_mode functionJohan Hedberg1-19/+0
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2-5/+34
2012-02-23Bluetooth: Add socket error functionAndrei Emeltchenko1-9/+21
2012-02-23Bluetooth: Add locked and unlocked state_changeAndrei Emeltchenko1-16/+25
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko1-0/+2
2012-02-23Bluetooth: Revert to mutexes from RCU listAndrei Emeltchenko2-67/+109
2012-02-23Bluetooth: trivial: Fix long lineAndrei Emeltchenko1-1/+2
2012-02-21Bluetooth: mgmt: Fix connectable/discoverable response valuesJohan Hedberg1-5/+6
2012-02-21Bluetooth: Fix clearing of persistent dev_flagsJohan Hedberg1-3/+2
2012-02-21Bluetooth: mgmt: Fix New Settings event for connectable/discoverableJohan Hedberg1-4/+25
2012-02-21Bluetooth: mgmt: Add convenience function for sending New SettingsJohan Hedberg1-52/+44
2012-02-21Bluetooth: mgmt: Fix current settings values when powered offJohan Hedberg1-4/+1
2012-02-21Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectableJohan Hedberg1-1/+6
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2-18/+74
2012-02-21Bluetooth: mgmt: Fix pairable setting upon initializationJohan Hedberg1-1/+9
2012-02-21Bluetooth: mgmt: Fix set_fast_connectable error returnJohan Hedberg1-0/+7
2012-02-21Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checksJohan Hedberg1-0/+13
2012-02-21Bluetooth: mgmt: Fix powered checks for commandsJohan Hedberg1-12/+14
2012-02-21Bluetooth: Don't send New Settings event during setup power downMarcel Holtmann1-9/+11
2012-02-21Bluetooth: Only keep controller up after init if powered onMarcel Holtmann1-9/+14
2012-02-21Bluetooth: mgmt: Clear EIR data when disabling SSPJohan Hedberg1-1/+19
2012-02-21Bluetooth: mgmt: Fix Set SSP check for supported featureJohan Hedberg1-0/+6