summaryrefslogtreecommitdiff
path: root/net/bluetooth/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit
2015-07-30Bluetooth: Add BT_HS config optionArron Wang
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang
2015-03-17Bluetooth: Add generic mgmt helper APIJohan Hedberg
2015-02-15Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann
2014-12-30Bluetooth: Add support for self testing frameworkMarcel Holtmann
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg
2014-12-03Bluetooth: Add ECC library for LE Secure ConnectionsJohan Hedberg
2014-07-03Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen
2014-03-11Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring
2014-01-17Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-10-02Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan
2011-02-08Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan
2011-02-08Bluetooth: Rename l2cap.c to l2cap_core.cGustavo F. Padovan
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg
2010-12-07Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2004-07-04[Bluetooth] Add HID protocol supportMarcel Holtmann
2004-06-01[Bluetooth] Move function exports out of syms.cMarcel Holtmann
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann
2003-12-22[Bluetooth] Add CAPI message transport protocol supportMarcel Holtmann
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-10-31Improved support for /proc/bluetoothMaksim Krasnyanskiy
2002-10-15Fix files that escaped CONFIG_BLUEZ_XXX -> CONFIG_BT_XXX cleanup.Maksim Krasnyanskiy
2002-10-13Consistent naming for Bluetooth function and constants.Maksim Krasnyanskiy
2002-10-13Now that the module name bluetooth.o is not used by USB subsystem anymoreMaksim Krasnyanskiy
2002-10-06[PATCH] Bluetooth kbuild fix and config cleanupMarcel Holtmann
2002-10-04RFCOMM protocol support.Maksim Krasnyanskiy
2002-10-04BNEP (Bluetooth Network Encapsulation Protocol) support.Maksim Krasnyanskiy
2002-05-24kbuild: Use standard multi-part object declaration in net/*Kai Germaschewski
2002-05-03[PATCH] Bluetooth subsystem sync upMaksim Krasnyanskiy
2002-03-22Remove list-multi plus associated link rules in various Makefiles.Kai Germaschewski
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds