aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-19
|\
| * Bluetooth: Use correct struct for user_confirm_neg_replyJohan Hedberg2011-12-18
| * Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-18
| * Bluetooth: Move EIR and CoD update functions to a better positionJohan Hedberg2011-12-18
| * Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-18
| * Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2011-12-18
| * Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-18
| * Bluetooth: Use system workqueue to schedule power_onGustavo F. Padovan2011-12-18
| * Bluetooth: move power_off to system workqueueGustavo F. Padovan2011-12-18
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-06
|\|
| * Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-01
| * Bluetooth: Differentiate LE User Pairing ResponsesBrian Gix2011-11-21
| * Bluetooth: User Pairing Response restructuringBrian Gix2011-11-21
| * Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-16
| * Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg2011-11-16
| * Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-16
| * Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg2011-11-16
| * Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg2011-11-16
| * Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-16
| * Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-16
| * Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-16
| * Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-10
| * Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-10
| * Bluetooth: Fix deadlock with mgmt_pair_deviceJohan Hedberg2011-11-10
| * Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| | |\
| | | * Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-31
| * | | net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
| |/ /
* | | Bluetooth: Remove redundant hci_dev comparisons in mgmt lookupsJohan Hedberg2011-11-09
* | | Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmdJohan Hedberg2011-11-09
* | | Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg2011-11-09
* | | Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg2011-11-09
* | | Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-09
* | | Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-09
* | | Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-08
* | | Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-08
* | | Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg2011-11-08
* | | Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg2011-11-08
* | | Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-08
* | | Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-08
* | | Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-08
* | | Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-08
* | | Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-08
* | | Bluetooth: Fix mgmt response when adapter goes down or is removedJohan Hedberg2011-11-07
* | | Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-11-07
* | | Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-07
* | | Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07