aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg2013-03-18
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-18
* Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-18
* Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-18
* Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-18
* Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-09
* Bluetooth: Remove empty HCI event handlersJohan Hedberg2013-03-08
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-08
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-08
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-08
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-08
* Bluetooth: Remove unneeded lockingAndre Guedes2013-02-01
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-30
|\
| * Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-22
| * Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-22
| * Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-22
* | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-09
|/
* Bluetooth: Move double negation to macrosGustavo Padovan2012-12-03
* Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-03
* Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-18
* Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-18
* Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-18
* Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-01
* Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2012-11-01
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: Fix setting host feature bits for SSPJohan Hedberg2012-11-01
* Bluetooth: Make use feature test macrosJohan Hedberg2012-11-01
* Bluetooth: Fix updating host feature bits for LEJohan Hedberg2012-11-01
* Bluetooth: Replace *_init() for *_setup()Gustavo Padovan2012-10-24
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-24
* Bluetooth: Add setting of the LE event maskJohan Hedberg2012-10-24
* Bluetooth: Add initial support for LE-only controllersJohan Hedberg2012-10-24
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-11
* Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko2012-09-28
* Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
* Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2012-09-27
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
|\
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18