aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-1/+2
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-0/+1
|\
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
* | samsung update 1codeworkx2012-06-021-3/+98
|/
* 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
* [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-141-0/+6
* [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-141-0/+11
* [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-141-0/+11
* [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-141-0/+11
* [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-141-0/+9
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-253/+351
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-111-2/+16
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-251-0/+18