summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-02-23Bluetooth: Explicitly clear EIR data upon hci_dev setupJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix clearing of hdev->eirJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix EIR toggling with SSPJohan Hedberg
2012-02-23Bluetooth: Fix coding style issues in mgmt codeAndrei Emeltchenko
2012-02-23Bluetooth: Fix two minor style issues in HCI codeMarcel Holtmann
2012-02-23Bluetooth: Fix two minor style issues in management codeMarcel Holtmann
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg
2012-02-23Bluetooth: Remove unneeded hci_cc_read_ssp_mode functionJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg
2012-02-23Bluetooth: Add socket error functionAndrei Emeltchenko
2012-02-23Bluetooth: Add locked and unlocked state_changeAndrei Emeltchenko
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko
2012-02-23Bluetooth: Revert to mutexes from RCU listAndrei Emeltchenko
2012-02-23Bluetooth: trivial: Fix long lineAndrei Emeltchenko
2012-02-21Bluetooth: mgmt: Fix connectable/discoverable response valuesJohan Hedberg
2012-02-21Bluetooth: Fix clearing of persistent dev_flagsJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix New Settings event for connectable/discoverableJohan Hedberg
2012-02-21Bluetooth: mgmt: Add convenience function for sending New SettingsJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix current settings values when powered offJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectableJohan Hedberg
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix pairable setting upon initializationJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix set_fast_connectable error returnJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checksJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix powered checks for commandsJohan Hedberg
2012-02-21Bluetooth: Don't send New Settings event during setup power downMarcel Holtmann
2012-02-21Bluetooth: Only keep controller up after init if powered onMarcel Holtmann
2012-02-21Bluetooth: mgmt: Clear EIR data when disabling SSPJohan Hedberg
2012-02-21Bluetooth: mgmt: Fix Set SSP check for supported featureJohan Hedberg
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg
2012-02-20Bluetooth: Always enable management interfaceMarcel Holtmann
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Restrict access to management interfaceMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Fix issue with shared SKB between HCI raw socket and driverMarcel Holtmann
2012-02-20Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann
2012-02-20Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann
2012-02-20Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann
2012-02-20Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann