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
Age
Commit message (
Expand
)
Author
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
2015-01-15
Bluetooth: Bind the SMP channel registration to management power state
Marcel Holtmann
2015-01-15
Bluetooth: Don't register any SMP channel if LE is not supported
Marcel Holtmann
2015-01-15
Bluetooth: Fix LE SMP channel source address and source address type
Marcel Holtmann
2015-01-15
Bluetooth: Fix issue with switching BR/EDR back on when disabled
Marcel Holtmann
2015-01-15
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
2015-01-14
Bluetooth: 6lowpan: Remove PSM setting code
Jukka Rissanen
2015-01-14
Bluetooth: Fix valid Identity Address check
Johan Hedberg
2015-01-14
Bluetooth: Remove dead code
Gowtham Anandha Babu
2015-01-14
Bluetooth: Use %llu for printing duration details of selftests
Marcel Holtmann
2015-01-14
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
Marcel Holtmann
2015-01-12
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
2015-01-12
Bluetooth: Read stored link key information when powering on controller
Marcel Holtmann
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
2015-01-12
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
2015-01-12
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
2015-01-12
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
Marcel Holtmann
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2015-01-03
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
2015-01-03
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
Marcel Holtmann
2015-01-02
Bluetooth: Fix SMP channel registration for unconfigured controllers
Marcel Holtmann
2015-01-02
Bluetooth: Fix for a leftover debug of pairing credentials
Marcel Holtmann
2015-01-02
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2015-01-02
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
2015-01-02
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-12-30
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
2014-12-30
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
2014-12-30
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
2014-12-30
Bluetooth: Add legacy SMP tests
Johan Hedberg
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-12-30
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
2014-12-30
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
2014-12-26
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2014-12-20
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
[next]