summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-181-10/+9
* Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-181-1/+1
* Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-181-2/+1
* Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-091-4/+4
* Bluetooth: Remove empty HCI event handlersJohan Hedberg2013-03-081-164/+0
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-081-74/+4
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-081-0/+7
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-081-253/+2
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-081-2/+2
* Bluetooth: Remove unneeded lockingAndre Guedes2013-02-011-4/+0
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-301-0/+60
|\
| * Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-231-0/+20
| * Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-231-0/+20
| * Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-231-0/+20
* | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
|/
* Bluetooth: Move double negation to macrosGustavo Padovan2012-12-031-2/+2
* Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-031-4/+48
* Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-181-0/+31
* Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-181-1/+10
* Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-181-0/+2
* Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-011-13/+2
* Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko2012-11-011-4/+13
* Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko2012-11-011-0/+26
* Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-011-0/+28
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-011-0/+9
* Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2012-11-011-1/+0
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-011-0/+42
* Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko2012-11-011-0/+55
* Bluetooth: Fix setting host feature bits for SSPJohan Hedberg2012-11-011-3/+10
* Bluetooth: Make use feature test macrosJohan Hedberg2012-11-011-13/+13
* Bluetooth: Fix updating host feature bits for LEJohan Hedberg2012-11-011-0/+5
* Bluetooth: Replace *_init() for *_setup()Gustavo Padovan2012-10-241-4/+4
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-241-0/+20
* Bluetooth: Add setting of the LE event maskJohan Hedberg2012-10-241-0/+20
* Bluetooth: Add initial support for LE-only controllersJohan Hedberg2012-10-241-5/+53
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-0/+1
* Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-111-2/+23
* Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko2012-09-281-1/+1
* Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-271-8/+7
* Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2012-09-271-1/+1
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-0/+20
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-271-0/+21
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-271-0/+29
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-271-0/+9
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-271-0/+41
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-271-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-241-6/+93
|\
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-181-0/+67
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-211-3/+23
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-211-4/+4
OpenPOWER on IntegriCloud