aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-311-1/+1
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-271-0/+2
* Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-211-0/+1
* Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-211-2/+2
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-211-1/+1
* Bluetooth: Remove extraneous white spaceRon Shaffer2010-07-211-7/+7
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-211-0/+9
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-101-0/+2
* Bluetooth: Make hci_send_acl() voidGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-271-0/+1
* Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2010-02-271-0/+2
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-16/+0
* Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-031-22/+1
* Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-221-3/+3
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-221-0/+4
* Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-081-0/+2
* Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-281-2/+3
* Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-271-4/+21
* Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-271-0/+3
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-271-1/+1
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-271-23/+33
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-141-0/+2
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-141-1/+2
* [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-141-0/+2
* [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-141-0/+1
* [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-141-0/+1
* [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-141-5/+5
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-0/+1
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-4/+8
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-111-0/+2
* [Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann2007-07-111-0/+3
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-151-0/+17
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-281-3/+6
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-281-0/+3
* [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-281-0/+6
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-031-3/+3
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-031-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-031-24/+30
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-081-7/+0
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-081-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+626