aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-09-23net: return operator cleanupEric Dumazet
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann
2007-07-11[Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann