Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec...
[linux-2.6-block.git] / include / net / bluetooth / hci_core.h
2014-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-03-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-03-15 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-03-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-03-13 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-03-13 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-07 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc5-tag' of git:/...
2014-03-07 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2014-03-06 Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-03-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-03 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-02-28 Johan HedbergBluetooth: Add timeout for LE connection attempts
2014-02-28 Johan HedbergBluetooth: Track LE initiator and responder address...
2014-02-28 Marcel HoltmannBluetooth: Use __le64 type for LE random numbers
2014-02-28 Marcel HoltmannBluetooth: Add support for storing LE white list entries
2014-02-28 Marcel HoltmannBluetooth: Make hci_blacklist_clear function static
2014-02-27 Johan HedbergBluetooth: Add hci_copy_identity_address convenience...
2014-02-27 Johan HedbergBluetooth: Add tracking of advertising address type
2014-02-27 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-02-27 Andre GuedesBluetooth: Create hci_req_add_le_passive_scan helper
2014-02-27 Andre GuedesBluetooth: Connection parameters and resolvable address
2014-02-27 Andre GuedesBluetooth: Introduce LE auto connect options
2014-02-27 Andre GuedesBluetooth: Introduce LE auto connection infrastructure
2014-02-27 Andre GuedesBluetooth: Introduce hdev->pend_le_conn list
2014-02-27 Andre GuedesBluetooth: Refactor HCI connection code
2014-02-27 Andre GuedesBluetooth: Declare le_conn_failed in hci_core.h
2014-02-27 Andre GuedesBluetooth: Create hci_req_add_le_scan_disable helper
2014-02-24 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-02-24 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
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: Add convenience function for getting total...
2014-02-24 Chris ZankelMerge tag 'xtensa-for-next-20140221-1' into for_next
2014-02-24 Marcel HoltmannBluetooth: Store current RPA and update it if needed
2014-02-24 Marcel HoltmannBluetooth: Use unresolvable private address for active...
2014-02-24 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-23 Johan HedbergBluetooth: Remove unneeded hdev->own_addr_type
2014-02-23 Johan HedbergBluetooth: Add hci_update_random_address() convenience...
2014-02-23 Johan HedbergBluetooth: Add timer for regenerating local RPA
2014-02-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-22 Johan HedbergBluetooth: Add initial code for distributing local IRK
2014-02-21 Marcel HoltmannBluetooth: Provide option for changing LE advertising...
2014-02-20 Marcel HoltmannBluetooth: Track the current configured random address
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-19 Johan HedbergBluetooth: Return added key when adding LTKs and IRKs
2014-02-19 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8993' into...
2014-02-19 Mark BrownMerge remote-tracking branches 'asoc/fix/blackfin'...
2014-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-18 Johan HedbergBluetooth: Wait for SMP key distribution completion...
2014-02-18 Johan HedbergBluetooth: Add convenience function for fetching IRKs
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: Add hci_bdaddr_is_rpa convenience function
2014-02-18 Johan HedbergBluetooth: Add basic IRK management support
2014-02-18 Johan HedbergBluetooth: Add AES crypto context for each HCI device
2014-02-18 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-02-18 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-14' of ssh://git...
2014-02-18 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-02-14 Linus TorvaldsMerge tag 'for-v3.14-fixes' of git://git.infradead...
2014-02-13 Andre GuedesBluetooth: Introduce connection parameters list
2014-02-13 Marcel HoltmannBluetooth: Remove __packed from struct smp_ltk
2014-02-13 Marcel HoltmannBluetooth: Track the AES-CCM encryption status of LE...
2014-02-13 Andre GuedesBluetooth: Group list_head fields from strcut hci_dev...
2014-02-13 Andre GuedesBluetooth: Save connection interval parameters in hci_conn
2014-02-13 Johan HedbergBluetooth: Fix differentiating stored master vs slave...
2014-02-13 Marcel HoltmannBluetooth: Track Secure Connections support of remote...
2014-02-13 Marcel HoltmannBluetooth: Add internal function for storing P-192...
2014-02-13 Marcel HoltmannBluetooth: Provide remote OOB data for Secure Connections
2014-02-13 Marcel HoltmannBluetooth: Add support for local OOB data with Secure...
2014-02-13 Marcel HoltmannBluetooth: Add management command for enabling Secure...
2014-02-13 Marcel HoltmannBluetooth: Add LMP feature definitions for Secure Conne...
2014-02-12 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc2-tag' of git:/...
2014-02-11 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-02-11 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-11' of ssh://git...
2014-02-11 Mark BrownMerge remote-tracking branches 'spi/fix/doc', 'spi...
2014-02-11 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-02-11 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-06' of ssh://git...
2014-02-11 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-02-10 Jens AxboeMerge branch 'stable/for-jens-3.14' of git://git./linux...
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-07 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.14a' of git://git./linux...
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 Greg Kroah-HartmanMerge tag 'for-usb-linus-2014-02-04' of git://git....
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...
next