index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
2014-06-13
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
2014-06-13
Bluetooth: Add clarifying comment for conn->auth_type
Johan Hedberg
2014-06-13
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-02
Bluetooth: Fix missing check for FIPS security level
Johan Hedberg
2014-05-30
Bluetooth: Fix authentication check for FIPS security level
Johan Hedberg
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-15
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-09
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-05-08
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
2014-04-25
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-11
Bluetooth: Request MITM Protection when initiator
Mikel Astiz
2014-04-11
Bluetooth: Use MITM Protection when IO caps allow it
Timo Mueller
2014-04-11
Bluetooth: Refactor code for outgoing dedicated bonding
Mikel Astiz
2014-04-11
Bluetooth: Refactor hci_get_auth_req()
Mikel Astiz
2014-03-29
Bluetooth: Fix address in unmergeable device found events
Johan Hedberg
2014-03-26
Bluetooth: Fix RSSI value in device found event from disabling scan
Johan Hedberg
2014-03-26
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
2014-03-26
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
2014-03-26
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2014-03-26
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
2014-03-26
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
2014-03-26
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
2014-03-26
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2014-03-26
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
2014-03-24
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
2014-03-21
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-19
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-11
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
2014-03-05
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
Bluetooth: Track LE white list modification via HCI commands
Marcel Holtmann
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2014-02-27
Bluetooth: Add tracking of advertising address type
Johan Hedberg
2014-02-26
Bluetooth: Support resolvable private addresses
Andre Guedes
2014-02-26
Bluetooth: Introduce LE auto connect options
Andre Guedes
2014-02-26
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-26
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2014-02-24
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
[next]