Bluetooth: hci_persistent_key should return bool
[linux-flexiantxendom0-3.2.10.git] / include / net / bluetooth / hci_core.h
2012-04-16 Vishal AgarwalBluetooth: hci_persistent_key should return bool
2012-03-28 Johan HedbergBluetooth: Check for minimum data length in eir_has_dat...
2012-03-28 Johan HedbergBluetooth: Don't increment twice in eir_has_data_type()
2012-03-28 Hemant GuptaBluetooth: Use correct flags for checking HCI_SSP_ENABL...
2012-03-08 Gustavo F. PadovanBluetooth: fix conding style issues all over the tree
2012-03-07 Gustavo F. PadovanBluetooth: Fix coding style in all .h files
2012-03-02 Johan HedbergBluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
2012-02-23 Johan HedbergBluetooth: mgmt: Add flags parameter to device_connected
2012-02-23 Johan HedbergBluetooth: mgmt: Add legacy pairing info to dev_found...
2012-02-23 Johan HedbergBluetooth: Add hdev->short_name for EIR generation
2012-02-23 Marcel HoltmannBluetooth: Send management event for class of device...
2012-02-23 Johan HedbergBluetooth: mgmt: Implement Set LE command
2012-02-23 Johan HedbergBluetooth: mgmt: Make Set SSP command callable while...
2012-02-20 Marcel HoltmannBluetooth: Add support for HCI monitor channel
2012-02-20 Marcel HoltmannBluetooth: Remove HCI notifier handling
2012-02-20 Marcel HoltmannBluetooth: Split sending for HCI raw and control sockets
2012-02-19 Andre GuedesBluetooth: Interleaved discovery support
2012-02-19 Andre GuedesBluetooth: Merge INQUIRY and LE_SCAN discovery states
2012-02-19 Andre GuedesBluetooth: Track discovery type
2012-02-19 Andre GuedesBluetooth: Prepare start_discovery
2012-02-17 Johan HedbergBluetooth: mgmt: Add support for Set SSP command
2012-02-17 Johan HedbergBluetooth: mgmt: Add support for Set Link Security...
2012-02-15 Andre GuedesBluetooth: Fix potential deadlock
2012-02-15 Vinicius Costa GomesBluetooth: Fix using an absolute timeout on hci_conn_put()
2012-02-13 David HerrmannBluetooth: Introduce to_hci_conn
2012-02-13 David HerrmannBluetooth: Remove hci_dev->driver_data
2012-02-13 David HerrmannBluetooth: Introduce to_hci_dev()
2012-02-13 Johan HedbergBluetooth: Add address type to mgmt_ev_auth_failed
2012-02-13 Johan HedbergBluetooth: Add address type to mgmt blacklist messages
2012-02-13 Johan HedbergBluetooth: Add address type to user_confirm and user_pa...
2012-02-13 Johan HedbergBluetooth: Update mgmt_disconnect to match latest API
2012-02-13 Andre GuedesBluetooth: Add hci_le_scan()
2012-02-13 Andre GuedesBluetooth: Add hci_do_le_scan()
2012-02-13 Andre GuedesBluetooth: LE scan should send Discovering events
2012-02-13 Vinicius Costa GomesBluetooth: Clean up structures left unused
2012-02-13 Vinicius Costa GomesBluetooth: Add MGMT handlers for dealing with SMP LTK's
2012-02-13 Vinicius Costa GomesBluetooth: Use the updated key structures for handling...
2012-02-13 Vinicius Costa GomesBluetooth: Add new structures for handling SMP Long...
2012-02-13 Andre GuedesBluetooth: Fix potential deadlock
2012-02-13 Johan HedbergBluetooth: Add a convenience function to check for...
2012-02-13 Johan HedbergBluetooth: Convert hdev->ssp_mode to a flag
2012-02-13 Johan HedbergBluetooth: Merge boolean members of struct hci_conn...
2012-02-13 Johan HedbergBluetooth: Update device_connected and device_found...
2012-02-13 Johan HedbergBluetooth: Convert hdev->out to a bool type
2012-02-13 Johan HedbergBluetooth: Rename conn->pend to conn->flags
2012-02-13 Johan HedbergBluetooth: Merge device class into the EIR data in...
2012-02-13 Johan HedbergBluetooth: Move eir_has_data_field to hci_core.h
2012-02-13 Johan HedbergBluetooth: Add eir_len parameter to mgmt_ev_device_found
2012-02-13 Johan HedbergBluetooth: Rename mgmt connected events to match user...
2012-02-13 Andre GuedesBluetooth: Add 'eir_len' param to mgmt_device_found()
2012-02-13 Johan HedbergBluetooth: Sort to-be-resolved devices by RSSI during...
2012-02-13 David HerrmannBluetooth: Remove __hci_dev_put/hold
2012-02-13 David HerrmannBluetooth: Correctly take hci_dev->dev refcount
2012-02-13 David HerrmannBluetooth: Remove HCI-owner field
2012-02-13 David HerrmannBluetooth: Remove unused hci-destruct cb
2012-02-13 David HerrmannBluetooth: Make hci-destruct callback optional
2012-02-13 Vinicius Costa GomesBluetooth: Fix using an absolute timeout on hci_conn_put()
2012-02-13 Johan HedbergBluetooth: Add name resolving support for mgmt based...
2012-02-13 Johan HedbergBluetooth: Add discovery state tracking
2012-02-13 Johan HedbergBluetooth: Rename hdev->inq_cache to hdev->discovery
2012-02-13 Johan HedbergBluetooth: Return updated name state with hci_inquiry_c...
2012-02-13 Johan HedbergBluetooth: Add initial mgmt_confirm_name support
2012-02-13 Johan HedbergBluetooth: Convert inquiry cache to use standard list...
2012-01-03 Andre GuedesBluetooth: Rename extfeatures
2011-12-22 Gustavo F. PadovanBluetooth: remove *_bh usage from hci_dev_list and...
2011-12-22 Gustavo F. PadovanBluetooth: Remove lock from inquiry_cache
2011-12-22 Brian GixBluetooth: Add MITM mechanism to LE-SMP
2011-12-22 Ulisses FurquimBluetooth: Make HCI call directly into SCO and L2CAP...
2011-12-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-18 Andrei EmeltchenkoBluetooth: Add HCI Read Data Block Size function
2011-12-18 Johan HedbergBluetooth: Add timer for automatically disabling the...
2011-12-18 Johan HedbergBluetooth: Remove mgmt_set_service_cache
2011-12-18 Gustavo F. PadovanBluetooth: Remove work_add and work_del from hci_sysfs
2011-12-18 Gustavo F. PadovanBluetooth: convert tx_task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Move command task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: convert conn hash to RCU
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed work for advertisiment cache...
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed_work for connection timeout
2011-12-18 Gustavo F. PadovanBluetooth: Replace spin_lock by mutex in hci_dev
2011-12-18 Marcel HoltmannBluetooth: Process recv path in a workqueue instead...
2011-12-16 Gustavo F. PadovanBluetooth: make hci_conn_enter_sniff_mode static
2011-12-16 Gustavo F. PadovanBluetooth: Initialize LE connection count
2011-12-16 Gustavo F. PadovanBluetooth: remove lock from struct conn_hash
2011-12-16 Gustavo F. PadovanBluetooth: remove struct hci_chan_hash
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andre GuedesBluetooth: Add dev_flags to struct hci_dev
2011-12-02 Andrei EmeltchenkoBluetooth: Add HCI Read Flow Control Mode function
2011-12-01 Brian GixBluetooth: Add User Passkey Response handling
2011-11-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-16 Andre GuedesBluetooth: mgmt_stop_discovery_failed()
2011-11-16 Andre GuedesBluetooth: Rename mgmt_inquiry_failed()
2011-11-10 Johan HedbergBluetooth: Add status parameter to mgmt_disconnect...
2011-11-10 Johan HedbergBluetooth: Add public/random LE address information...
2011-11-09 Johan HedbergBluetooth: Move pending management command list into...
2011-11-09 Johan HedbergBluetooth: Pass full hci_dev struct to mgmt callbacks
2011-11-08 Johan HedbergBluetooth: Add address type fields to mgmt messages...
2011-11-08 Johan HedbergBluetooth: Update link key mgmt APIs to match latest...
2011-11-08 Johan HedbergBluetooth: Convert power off mechanism to use delayed_work
2011-11-08 Johan HedbergBluetooth: Fix mgmt response when HCI_Write_Scan_Enable...
next