Bluetooth: Add support for max_tx_power in Get Conn Info
[deliverable/linux.git] / net / bluetooth / mgmt.c
2014-05-16  Andrzej KaczmarekBluetooth: Add support for max_tx_power in Get Conn...
2014-05-16  Andrzej KaczmarekBluetooth: Avoid polling TX power for LE links
2014-05-16  Andrzej KaczmarekBluetooth: Add support to get connection information
2014-05-09  Marcel HoltmannBluetooth: Increment management interface revision
2014-04-11  Mikel AstizBluetooth: Refactor code for outgoing dedicated bonding
2014-03-28  Lukasz RymanowskiBluetooth: Keep msec in DISCOV_LE_TIMEOUT
2014-03-28  Lukasz RymanowskiBluetooth: Add new debugfs parameter
2014-03-28  Lukasz RymanowskiBluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
2014-03-26  Johan HedbergBluetooth: Fix line splitting of mgmt_device_found...
2014-03-26  Johan HedbergBluetooth: Add scan_rsp parameter to mgmt_device_found()
2014-03-20  Johan HedbergBluetooth: Fix address value for early disconnection...
2014-03-20  Johan HedbergBluetooth: Fix passkey endianess in user_confirm and...
2014-03-19  Johan HedbergBluetooth: Fix Pair Device response parameters for...
2014-03-12  Joe PerchesBluetooth: Convert uses of __constant_<foo> to <foo>
2014-03-10  Marcel HoltmannBluetooth: Make LTK and CSRK only persisent when bonding
2014-03-09  Marcel HoltmannBluetooth: Add support for handling signature resolving...
2014-03-07  Johan HedbergBluetooth: Fix expected key count debug logs
2014-02-28  Johan HedbergBluetooth: Add protections for updating local random...
2014-02-28  Marcel HoltmannBluetooth: Use __le64 type for LE random numbers
2014-02-28  Johan HedbergBluetooth: Add timer to force power off
2014-02-28  Johan HedbergBluetooth: Fix disconnecting connections in non-connect...
2014-02-27  Lukasz RymanowskiBluetooth: Fix response on confirm_name
2014-02-27  Andre GuedesBluetooth: Update background scan parameters
2014-02-27  Andre GuedesBluetooth: Connection parameters and resolvable address
2014-02-27  Andre GuedesBluetooth: Auto connection and power on
2014-02-27  Andre GuedesBluetooth: Temporarily stop background scanning on...
2014-02-27  Andre GuedesBluetooth: Move address type conversion to outside...
2014-02-27  Andre GuedesBluetooth: Refactor HCI connection code
2014-02-27  Andre GuedesBluetooth: Create hci_req_add_le_scan_disable helper
2014-02-25  Johan HedbergBluetooth: Fix advertising address type when toggling...
2014-02-24  Johan HedbergBluetooth: Clean up HCI state when doing power off
2014-02-24  Johan HedbergBluetooth: Don't clear HCI_ADVERTISING when powering off
2014-02-24  Johan HedbergBluetooth: Don't clear HCI_CONNECTABLE when powering off
2014-02-24  Johan HedbergBluetooth: Don't clear HCI_DISCOVERABLE when powering off
2014-02-24  Johan HedbergBluetooth: Move check for MGMT_CONNECTED flag into...
2014-02-24  Johan HedbergBluetooth: Move HCI_ADVERTISING handling into mgmt.c
2014-02-24  Johan HedbergBluetooth: Enable RPA resolving if mgmt_set_privacy...
2014-02-24  Marcel HoltmannBluetooth: Use privacy mode for non-connectable advertising
2014-02-24  Marcel HoltmannBluetooth: Use unresolvable private address for active...
2014-02-23  Johan HedbergBluetooth: Add support for Set Privacy command
2014-02-23  Johan HedbergBluetooth: Don't write static address during power on
2014-02-23  Johan HedbergBluetooth: Use hci_update_random_address() for initiati...
2014-02-23  Johan HedbergBluetooth: Use hci_update_random_address() for enabling...
2014-02-23  Johan HedbergBluetooth: Add timer for regenerating local RPA
2014-02-22  Johan HedbergBluetooth: Add Privacy flag to mgmt supported/current...
2014-02-22  Johan HedbergBluetooth: Move enable/disable_advertising higher up...
2014-02-22  Marcel HoltmannBluetooth: Fix issue with missing management event...
2014-02-21  Marcel HoltmannBluetooth: Provide option for changing LE advertising...
2014-02-20  Marcel HoltmannBluetooth: Add comment explainging store hint for long...
2014-02-20  Marcel HoltmannBluetooth: Don't send store hint for devices using...
2014-02-19  Johan HedbergBluetooth: Add support for sending New IRK event
2014-02-19  Johan HedbergBluetooth: Move SMP LTK notification after key distribution
2014-02-19  Johan HedbergBluetooth: Move New LTK store hint evaluation into...
2014-02-18  Johan HedbergBluetooth: Use Identity Address in Device Found event
2014-02-18  Johan HedbergBluetooth: Wait for SMP key distribution completion...
2014-02-18  Johan HedbergBluetooth: Fix removing any IRKs when unpairing devices
2014-02-18  Johan HedbergBluetooth: Remove return values from functions that...
2014-02-18  Johan HedbergBluetooth: Fix missing address type check for removing...
2014-02-18  Johan HedbergBluetooth: Implement mgmt_load_irks command
2014-02-17  Marcel HoltmannBluetooth: Restrict long term keys to public and static...
2014-02-13  Marcel HoltmannBluetooth: Add management command for Secure Connection...
2014-02-13  Marcel HoltmannBluetooth: Rename authentication to key_type in mgmt_lt...
2014-02-13  Marcel HoltmannBluetooth: Remove check for valid LTK authenticated...
2014-02-13  Marcel HoltmannBluetooth: Add management command to allow use of debug...
2014-02-13  Marcel HoltmannBluetooth: Add management setting for use of debug...
2014-02-13  Johan HedbergBluetooth: Remove Simultaneous LE & BR/EDR flags from AD
2014-02-13  Marcel HoltmannBluetooth: Increment management interface revision
2014-02-13  Johan HedbergBluetooth: Fix mgmt error code for negative PIN response
2014-02-13  Marcel HoltmannBluetooth: Add support for remote OOB input of P-256...
2014-02-13  Marcel HoltmannBluetooth: Add debugfs quirk for forcing Secure Connect...
2014-02-13  Marcel HoltmannBluetooth: Add support for local OOB data with Secure...
2014-02-13  Marcel HoltmannBluetooth: Limit acceptable link key types to only...
2014-02-13  Marcel HoltmannBluetooth: Add management command for enabling Secure...
2014-02-13  Marcel HoltmannBluetooth: Add flags and setting for Secure Connections...
2014-02-10  James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-09  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-07  H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-06  Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://peopl...
2014-02-06  Dave AirlieMerge tag 'ttm-fixes-3.14-2014-02-05' of git://people...
2014-02-06  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-02-06  Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc1-tag' of git:/...
2014-02-05  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-02-05  Paul MooreMerge tag 'v3.13' into stable-3.14
2014-02-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-04  Mark BrownMerge remote-tracking branches 'regulator/fix/ab3100...
2014-02-04  Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2014-02-03  Mauro Carvalho ChehabMerge tag 'v3.14-rc1' into patchwork
2014-02-02  Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-02-02  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-02-01  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-02-01  Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-01-31  Linus TorvaldsMerge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org...
2014-01-31  Linus TorvaldsMerge tag 'sound-fix-3.14-rc1' of git://git./linux...
2014-01-31  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-01-31  Olof JohanssonMerge tag 'renesas-dt-fixes2-for-v3.14' of git://git...
2014-01-31  Olof JohanssonMerge tag 'mvebu-fixes-3.13-2' of git://git.infradead...
2014-01-31  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-01-31  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
next
This page took 0.21023 seconds and 108 git commands to generate.