aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-3.0.y' into cmremoteKalimochoAz2012-04-251-0/+1
|\
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
* | Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-111-0/+4
* | Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-111-0/+3
* | Bluetooth: Add enable_le module parameterAndre Guedes2011-07-111-0/+1
* | Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-111-0/+6
* | Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-111-0/+4
* | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-07-111-0/+34
* | Bluetooth: Clear advertising cache before scanningAndre Guedes2011-07-111-0/+6
* | Bluetooth: Add advertising report meta event structsAnderson Briglia2011-07-111-0/+19
* | Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2011-06-141-2/+4
* | Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly2011-06-141-0/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-0/+9
|\
| * Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz2011-04-281-0/+9
* | net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-2/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-03-311-0/+2
|\
| * Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-311-0/+2
* | Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2011-03-311-0/+8
* | Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-311-0/+17
* | Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-311-0/+7
* | Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-311-3/+5
|/
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-211-0/+17
* Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-161-0/+11
* Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-161-0/+3
* Bluetooth: Add LE connect supportVille Tervo2011-02-161-0/+2
* Bluetooth: Add low energy commands and eventsVille Tervo2011-02-161-0/+49
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-081-0/+8
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-081-0/+8
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-081-0/+2
* Bluetooth: Add class of device control to the management interfaceJohan Hedberg2011-02-081-0/+1
* Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2011-02-081-0/+11
* Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg2011-02-081-0/+6
* Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2011-02-081-0/+14
* Bluetooth: Implement set_pairable managment commandJohan Hedberg2011-02-081-0/+1
* Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg2011-02-081-0/+1
* Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg2011-02-081-0/+3
* Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-081-0/+2
* Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg2010-12-071-0/+4
* Bluetooth: clean up legal textAndrei Emeltchenko2010-12-011-6/+6
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-011-2/+2
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-1/+1
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-211-92/+92
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-211-0/+3
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-271-0/+4
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-281-0/+1
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-271-0/+8
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-1/+1
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-141-4/+14
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-141-0/+2