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.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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-25
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
1
-1
/
+1
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
1
-2
/
+0
2016-02-23
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
1
-0
/
+1
2015-07-30
Bluetooth: Add BT_HS config option
Arron Wang
1
-1
/
+2
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
1
-1
/
+2
2015-03-17
Bluetooth: Add generic mgmt helper API
Johan Hedberg
1
-1
/
+1
2015-02-15
Bluetooth: Provide option to enable/disable debugfs information
Marcel Holtmann
1
-1
/
+2
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
1
-0
/
+2
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
1
-1
/
+1
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-1
/
+1
2014-12-03
Bluetooth: Add ECC library for LE Secure Connections
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: 6LoWPAN: Create a kernel module
Jukka Rissanen
1
-1
/
+3
2014-03-11
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
1
-1
/
+2
2014-01-18
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
1
-4
/
+0
2013-12-12
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
1
-1
/
+5
2013-10-02
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
Marcel Holtmann
1
-0
/
+2
2012-09-28
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
1
-1
/
+2
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
1
-3
/
+2
2011-06-13
Bluetooth: Implement the first SMP commands
Anderson Briglia
1
-1
/
+1
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-3
/
+2
2011-02-08
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
1
-1
/
+1
2011-02-08
Bluetooth: Rename l2cap.c to l2cap_core.c
Gustavo F. Padovan
1
-0
/
+1
2010-12-08
Bluetooth: Add initial Bluetooth Management interface callbacks
Johan Hedberg
1
-1
/
+1
2010-12-07
Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+13