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