aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-19
|\
| * Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-19
| * Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-19
| * Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-19
| * Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-18
| * Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-18
| * Bluetooth: Add timer for automatically disabling the service cacheJohan 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: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-18
| * Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-18
| * Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-18
| * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-18
| * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-18
| * Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-18
| * Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-18
| * Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-18
| * Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-18
| * Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-18
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
| * Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-18
| * Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-16
| * Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-16
| * Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-16
| * Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-06
|\|
| * Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-02
| * Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-02
| * Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-02
| * Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-02
| * Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-01
| * Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-21
| * Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-16
| * Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-16
| * Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-16
| * Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-16
| * Bluetooth: Create a unique mgmt error code hierarchyJohan 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: Rename l2cap_check_security()Gustavo F. Padovan2011-11-10
| * Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-10
| * Bluetooth: Add proper response to mgmt_remove_keys commandJohan 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/linvil...John W. Linville2011-11-04
| | |\
| * | \ Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\ \ \ | | |/ / | |/| |
| | * | bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker2011-10-31