summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-271-1/+5
|\
| * Bluetooth: Fix encryption key size for peripheral roleAndre Guedes2013-09-161-0/+2
| * Bluetooth: Fix security level for peripheral roleAndre Guedes2013-09-161-1/+3
* | Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-251-0/+1
* | Bluetooth: Use async request for LE enable/disableJohan Hedberg2013-09-251-6/+5
|/
* Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-211-3/+3
* Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau2013-08-211-0/+1
* Bluetooth: Use defines instead of integer literalsMikel Astiz2013-07-251-4/+5
* Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz2013-07-251-5/+8
* Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko2013-06-231-2/+2
* Bluetooth: Remove empty event handlerAndre Guedes2013-06-231-12/+0
* Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes2013-06-231-6/+3
* Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes2013-06-231-14/+2
* Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-10/+0
* Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes2013-06-231-23/+1
* Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
* Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-181-0/+2
* Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-181-28/+30
* Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-181-36/+0
* Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery2013-04-181-1/+12
* Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-171-4/+0
* Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-111-1/+0
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-111-18/+18
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-041-1/+10
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-041-0/+12
* Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-041-0/+5
* Bluetooth: Fix HCI request frameworkAndre Guedes2013-04-041-5/+1
* Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg2013-03-181-0/+43
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-181-0/+32
* 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
OpenPOWER on IntegriCloud