summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2-2/+3
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg1-2/+3
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg1-1/+4
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2-1/+4
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann1-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2-0/+2
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg1-1/+1
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg1-0/+1
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko1-0/+11
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg1-0/+2
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann1-0/+1
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg1-0/+1
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg1-0/+4
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg1-0/+3
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann1-0/+1
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann3-0/+53
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann1-5/+2
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann1-1/+0
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann1-2/+2
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg1-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg1-1/+1
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes1-0/+2
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes1-2/+1
2012-02-19Bluetooth: Track discovery typeAndre Guedes1-0/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes2-5/+12
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg1-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg1-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg1-1/+1
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko1-1/+2
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko1-0/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches1-6/+8
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg139-1250/+3797
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville143-1260/+3809
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg1-0/+7
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann1-0/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-1/+10
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann1-0/+2
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg1-0/+5
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2-2/+3
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2-8/+8