index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Bluetooth: Fix warning with hci_cmd_timer
Thomas Gleixner
1
-1
/
+3
2011-03-24
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-1
/
+5
2011-02-17
Bluetooth: Fix some code style issues in hci_core.c
Szymon Janc
1
-4
/
+3
2011-02-16
Bluetooth: Use proper timer for hci command timout
Ville Tervo
1
-6
/
+16
2011-02-16
Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
Gustavo F. Padovan
1
-0
/
+2
2011-02-16
Bluetooth: Treat LE and ACL links separately on timeout
Ville Tervo
1
-7
/
+7
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
1
-4
/
+70
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
1
-3
/
+9
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
1
-0
/
+1
2011-02-08
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
1
-0
/
+85
2011-02-08
Bluetooth: Remove page timeout setting from HCI init sequence
Johan Hedberg
1
-4
/
+0
2011-02-08
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
1
-0
/
+5
2011-02-08
Bluetooth: Add special handling with __hci_request and HCI_INIT
Johan Hedberg
1
-8
/
+9
2011-02-08
Bluetooth: Implement UUID handling through the management interface
Johan Hedberg
1
-0
/
+19
2011-02-08
Bluetooth: Implement set_pairable managment command
Johan Hedberg
1
-0
/
+10
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
1
-2
/
+2
2011-02-08
Bluetooth: Add support for management powered event
Johan Hedberg
1
-0
/
+4
2011-02-08
Bluetooth: Implement automatic setup procedure for local adapters
Johan Hedberg
1
-2
/
+62
2011-02-08
Bluetooth: Use non-flushable by default L2CAP data packets
Andrei Emeltchenko
1
-2
/
+5
2011-01-19
Bluetooth: Fix leaking blacklist when unregistering a hci device
Johan Hedberg
1
-0
/
+4
2010-12-23
Bluetooth: Fix __hci_request synchronization for hci_open_dev
Johan Hedberg
1
-3
/
+12
2010-12-23
Bluetooth: Add management events for controller addition & removal
Johan Hedberg
1
-0
/
+2
2010-12-02
Bluetooth: clean up hci code
Andrei Emeltchenko
1
-24
/
+42
2010-10-12
Bluetooth: Don't clear the blacklist when closing the HCI device
Johan Hedberg
1
-1
/
+0
2010-08-01
Bluetooth: Use list_head for HCI blacklist head
David Miller
1
-1
/
+1
2010-07-27
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
1
-4
/
+4
2010-07-21
Bluetooth: Implemented HCI frame reassembly for RX from stream
Suraj Sumangala
1
-0
/
+35
2010-07-21
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
Suraj Sumangala
1
-74
/
+11
2010-07-21
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
1
-0
/
+109
2010-07-21
Bluetooth: Add one more buffer for HCI stream reassembly
Suraj Sumangala
1
-3
/
+3
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
1
-0
/
+3
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-10
Bluetooth: Create per controller workqueue
Marcel Holtmann
1
-0
/
+14
2010-05-10
Bluetooth: Make hci_send_acl() void
Gustavo F. Padovan
1
-2
/
+2
2010-05-10
Bluetooth: Make hci_send_sco() void
Gustavo F. Padovan
1
-8
/
+1
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
1
-1
/
+5
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
1
-4
/
+4
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
1
-6
/
+12
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
1
-0
/
+23
2009-08-23
Bluetooth: Convert hdev->req_lock to a mutex
Thomas Gleixner
1
-1
/
+1
2009-06-08
Bluetooth: Add native RFKILL soft-switch support for all devices
Marcel Holtmann
1
-1
/
+40
2009-02-27
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-6
/
+1
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
1
-1
/
+1
2008-11-30
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
1
-1
/
+1
2008-09-12
[Bluetooth] Fix regression from using default link policy
Marcel Holtmann
1
-0
/
+3
2008-07-14
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
1
-2
/
+5
2008-07-14
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
1
-11
/
+24
2008-03-06
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
1
-2
/
+2
2008-02-18
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
S.Çağlar Onur
1
-2
/
+3
[next]