Bluetooth: hci_persistent_key should return bool
[linux-flexiantxendom0-3.2.10.git] / net / bluetooth / mgmt.c
2012-04-16 Vishal AgarwalBluetooth: hci_persistent_key should return bool
2012-03-28 Andrei EmeltchenkoBluetooth: mgmt: Add missing endian conversion
2012-03-28 Brian GixBluetooth: mgmt: Fix corruption of device_connected pkt
2012-03-08 Gustavo F. PadovanBluetooth: fix conding style issues all over the tree
2012-03-02 Johan HedbergBluetooth: mgmt: Fix updating local name when powering on
2012-03-02 Johan HedbergBluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
2012-03-02 Johan HedbergBluetooth: mgmt: Add new error code for invalid index
2012-03-02 Johan HedbergBluetooth: mgmt: Fix command status error code values
2012-03-01 Marcel HoltmannBluetooth: Update MGMT and SMP timeout constants to...
2012-03-01 Johan HedbergBluetooth: mgmt: Centralize message length checks
2012-03-01 Johan HedbergBluetooth: mgmt: Move command handlers into a table
2012-03-01 Johan HedbergBluetooth: mgmt: Initialize HCI_MGMT flag for any command
2012-03-01 Johan HedbergBluetooth: mgmt: Refactor hci_dev lookup for commands
2012-03-01 Andre GuedesBluetooth: Check capabilities in BR/EDR and LE-Only...
2012-03-01 Johan HedbergBluetooth: mgmt: Add missing hci_dev locking to set_le()
2012-03-01 Gustavo F. PadovanBluetooth: Fix coding style with breaking lines
2012-02-29 Andre GuedesBluetooth: Change interleaved discovery behavior
2012-02-27 Johan HedbergBluetooth: Don't send unnecessary write_le_enable command
2012-02-27 Johan HedbergBluetooth: Use kernel int types instead of ones from...
2012-02-23 Johan HedbergBluetooth: mgmt: Fix clear_uuids response
2012-02-23 Johan HedbergBluetooth: mgmt: Fix dev_class related command response...
2012-02-23 Johan HedbergBluetooth: mgmt: Track pending class changes
2012-02-23 Johan HedbergBluetooth: mgmt: Add flags parameter to device_connected
2012-02-23 Johan HedbergBluetooth: mgmt: Fix clear UUIDs response
2012-02-23 Johan HedbergBluetooth: mgmt: Move service cache setting to a more...
2012-02-23 Johan HedbergBluetooth: mgmt: Fix return value of add/remove_uuid
2012-02-23 Johan HedbergBluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF...
2012-02-23 Johan HedbergBluetooth: mgmt: Fix count parameter in get_connections...
2012-02-23 Johan HedbergBluetooth: mgmt: Add legacy pairing info to dev_found...
2012-02-23 Johan HedbergBluetooth: mgmt: Fix device_found parameters
2012-02-23 Johan HedbergBluetooth: mgmt: Fix unpair_device responses
2012-02-23 Johan HedbergBluetooth: mgmt: Add missing powered checks to commands
2012-02-23 Johan HedbergBluetooth: mgmt: Allow class of device changes while...
2012-02-23 Johan HedbergBluetooth: mgmt: Check for HCI_UP in update_eir() and...
2012-02-23 Johan HedbergBluetooth: mgmt: Fix return value for set_class
2012-02-23 Johan HedbergBluetooth: mgmt: Fix missing short_name in read_info
2012-02-23 Johan HedbergBluetooth: mgmt: Fix name_changed event for short name...
2012-02-23 Johan HedbergBluetooth: mgmt: Allow local name changes while powered off
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 Marcel HoltmannBluetooth: Fix handling of discoverable setting with...
2012-02-23 Marcel HoltmannBluetooth: Disabling discoverable with timeout is invalid
2012-02-23 Johan HedbergBluetooth: mgmt: Fix updating EIR when updating the...
2012-02-23 Johan HedbergBluetooth: mgmt: Implement Set LE command
2012-02-23 Johan HedbergBluetooth: mgmt: Fix Set SSP supported check
2012-02-23 Marcel HoltmannBluetooth: Enable timestamps for control channel
2012-02-23 Johan HedbergBluetooth: mgmt: Fix clearing of hdev->eir
2012-02-23 Johan HedbergBluetooth: mgmt: Fix EIR toggling with SSP
2012-02-23 Andrei EmeltchenkoBluetooth: Fix coding style issues in mgmt code
2012-02-23 Marcel HoltmannBluetooth: Fix two minor style issues in management...
2012-02-23 Johan HedbergBluetooth: mgmt: Make Set SSP command callable while...
2012-02-23 Johan HedbergBluetooth: mgmt: Make Set Link Security callable while...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix connectable/discoverable response...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix New Settings event for connectable...
2012-02-21 Johan HedbergBluetooth: mgmt: Add convenience function for sending...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix current settings values when power...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix Removing discoverable timeout...
2012-02-21 Johan HedbergBluetooth: mgmt: Allow connectable/discoverable changes...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix pairable setting upon initialization
2012-02-21 Johan HedbergBluetooth: mgmt: Fix set_fast_connectable error return
2012-02-21 Johan HedbergBluetooth: mgmt: Fix set_local_name and set_dev_class...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix powered checks for commands
2012-02-21 Marcel HoltmannBluetooth: Only keep controller up after init if powered on
2012-02-20 Johan HedbergBluetooth: mgmt: Clear EIR data when disabling SSP
2012-02-20 Johan HedbergBluetooth: mgmt: Fix Set SSP check for supported feature
2012-02-20 Johan HedbergBluetooth: mgmt: Add basic support for Set High Speed...
2012-02-20 Johan HedbergBluetooth: mgmt: Add address type parameter to Discover...
2012-02-20 Johan HedbergBluetooth: mgmt: Add address type parameter to Stop...
2012-02-20 Marcel HoltmannBluetooth: Set supported settings based on enabled...
2012-02-20 Marcel HoltmannBluetooth: Remove unneeded bt_cb(skb)->channel variable
2012-02-20 Marcel HoltmannBluetooth: Split sending for HCI raw and control sockets
2012-02-19 Johan HedbergBluetooth: mgmt: Bump mgmt version
2012-02-19 Johan HedbergBluetooth: mgmt: Fix OOB command response parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix (Un)Block Device return parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix Start Discovery return parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix Pair Device response status values
2012-02-19 Johan HedbergBluetooth: mgmt: Move status parameters into the cmd_co...
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: Add Intel copyright to mgmt files
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to confirm name command
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to PIN code messages
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to link key messages
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-17 Johan HedbergBluetooth: mgmt: Use more consistent error variable...
2012-02-17 Johan HedbergBluetooth: Remove unused member from cmd_lookup struct
2012-02-15 Andre GuedesBluetooth: Fix discovery state machine
2012-02-15 Johan HedbergBluetooth: Implement Read Supported Commands commands...
2012-02-13 Johan HedbergBluetooth: Add Device Unpaired mgmt event
2012-02-13 Johan HedbergBluetooth: Fix mgmt_unpair_device command status
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 Out Of Band mgmt 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 Johan HedbergBluetooth: Update and rename mgmt_remove_keys to mgmt_u...
2012-02-13 Andre GuedesBluetooth: Add BT_DBG to mgmt_discovering()
next