index
:
git.armlinux.org.uk/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_core.c
Age
Commit message (
Expand
)
Author
2011-02-17
Bluetooth: Fix some code style issues in hci_core.c
Szymon Janc
2011-02-16
Bluetooth: Use proper timer for hci command timout
Ville Tervo
2011-02-16
Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
Gustavo F. Padovan
2011-02-16
Bluetooth: Treat LE and ACL links separately on timeout
Ville Tervo
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
2011-02-08
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
2011-02-08
Bluetooth: Remove page timeout setting from HCI init sequence
Johan Hedberg
2011-02-08
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
2011-02-08
Bluetooth: Add special handling with __hci_request and HCI_INIT
Johan Hedberg
2011-02-08
Bluetooth: Implement UUID handling through the management interface
Johan Hedberg
2011-02-08
Bluetooth: Implement set_pairable managment command
Johan Hedberg
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
2011-02-08
Bluetooth: Add support for management powered event
Johan Hedberg
2011-02-08
Bluetooth: Implement automatic setup procedure for local adapters
Johan Hedberg
2011-02-08
Bluetooth: Use non-flushable by default L2CAP data packets
Andrei Emeltchenko
2011-01-19
Bluetooth: Fix leaking blacklist when unregistering a hci device
Johan Hedberg
2010-12-22
Bluetooth: Fix __hci_request synchronization for hci_open_dev
Johan Hedberg
2010-12-22
Bluetooth: Add management events for controller addition & removal
Johan Hedberg
2010-12-01
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-10-12
Bluetooth: Don't clear the blacklist when closing the HCI device
Johan Hedberg
2010-07-31
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-27
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
2010-07-21
Bluetooth: Implemented HCI frame reassembly for RX from stream
Suraj Sumangala
2010-07-21
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
Suraj Sumangala
2010-07-21
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
2010-07-21
Bluetooth: Add one more buffer for HCI stream reassembly
Suraj Sumangala
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-10
Bluetooth: Create per controller workqueue
Marcel Holtmann
2010-05-10
Bluetooth: Make hci_send_acl() void
Gustavo F. Padovan
2010-05-10
Bluetooth: Make hci_send_sco() void
Gustavo F. Padovan
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
2009-08-22
Bluetooth: Convert hdev->req_lock to a mutex
Thomas Gleixner
2009-06-08
Bluetooth: Add native RFKILL soft-switch support for all devices
Marcel Holtmann
2009-02-27
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
2008-09-12
[Bluetooth] Fix regression from using default link policy
Marcel Holtmann
2008-07-14
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
2008-07-14
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
2008-03-05
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-02-17
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
S.Çağlar Onur
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
[next]