summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
* Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
* Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
* Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
* Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+1
* Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-34/+33
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-074-39/+39
* Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan2012-03-071-3/+3
* Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan2012-03-071-79/+78
* Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-031-4/+0
* Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-0/+1
* Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-021-5/+5
* Bluetooth: mgmt: Add defines for command sizesJohan Hedberg2012-03-011-0/+34
* Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-291-0/+1
* Bluetooth: Add missing host features definitionsJohan Hedberg2012-02-281-1/+3
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-271-2/+2
* Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-241-0/+1
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-232-2/+3
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-231-2/+3
* Bluetooth: mgmt: Fix device_found parametersJohan Hedberg2012-02-231-1/+4
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-232-1/+4
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-231-0/+2
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-232-0/+2
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-1/+1
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-0/+1
* Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko2012-02-231-0/+11
* Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2012-02-211-0/+2
* Bluetooth: Fix parameter list for setting local nameMarcel Holtmann2012-02-211-0/+1
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-211-0/+1
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-211-0/+4
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-211-0/+3
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-203-0/+53
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-5/+2
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-1/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-2/+2
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-191-7/+1
* Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg2012-02-191-1/+1
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-0/+2
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-2/+1
* Bluetooth: Track discovery typeAndre Guedes2012-02-191-0/+1
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-192-5/+12
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-171-2/+2
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-171-4/+4
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-171-1/+1
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-171-1/+2
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-171-0/+27
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-171-6/+8
OpenPOWER on IntegriCloud