summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-233-20/+46
* 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-233-5/+35
* 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-232-0/+13
* Bluetooth: Revert to mutexes from RCU listAndrei Emeltchenko2012-02-232-67/+109
* Bluetooth: trivial: Fix long lineAndrei Emeltchenko2012-02-231-1/+2
* Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2012-02-232-0/+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-213-18/+76
* 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: Fix parameter list for setting local nameMarcel Holtmann2012-02-211-0/+1
* Bluetooth: mgmt: Clear EIR data when disabling SSPJohan Hedberg2012-02-211-1/+19
* Bluetooth: mgmt: Fix Set SSP check for supported featureJohan Hedberg2012-02-211-0/+6
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-212-0/+42
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-213-4/+11
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-212-11/+25
* Bluetooth: Always enable management interfaceMarcel Holtmann2012-02-201-6/+1
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-204-12/+17
* Bluetooth: Restrict access to management interfaceMarcel Holtmann2012-02-201-0/+5
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-205-3/+270
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-205-94/+64
* Bluetooth: Fix issue with shared SKB between HCI raw socket and driverMarcel Holtmann2012-02-201-4/+14
* Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann2012-02-201-16/+31
* Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann2012-02-201-1/+5
* Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann2012-02-201-6/+17
* Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann2012-02-201-0/+6
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-202-3/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-205-18/+45
* Bluetooth: Fix hci_connect error return valuesJohan Hedberg2012-02-191-2/+2
* Bluetooth: mgmt: Bump mgmt versionJohan Hedberg2012-02-191-2/+2
* Bluetooth: mgmt: Fix OOB command response parametersJohan Hedberg2012-02-191-12/+18
* Bluetooth: mgmt: Fix (Un)Block Device return parametersJohan Hedberg2012-02-191-13/+18
OpenPOWER on IntegriCloud