summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-13Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-10-13Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-07-01Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2013-07-01Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2013-07-01Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau
2013-04-18Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-11Bluetooth: Fix SCO connection referenceClaudio Takahasi
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg
2013-04-04Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes
2013-04-04Bluetooth: Fix HCI request frameworkAndre Guedes
2013-03-18Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg
2013-03-09Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg
2013-03-08Bluetooth: Remove empty HCI event handlersJohan Hedberg
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg
2013-03-08Bluetooth: Split HCI init sequence into three stagesJohan Hedberg
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes
2013-02-01Bluetooth: Remove unneeded lockingAndre Guedes
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-09Bluetooth: Fix sending HCI commands after resetSzymon Janc
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: Remove unnecessary include export.hSyam Sidhardhan
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko