summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
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
2012-11-01Bluetooth: Fix setting host feature bits for SSPJohan Hedberg
2012-11-01Bluetooth: Make use feature test macrosJohan Hedberg
2012-11-01Bluetooth: Fix updating host feature bits for LEJohan Hedberg
2012-10-24Bluetooth: Replace *_init() for *_setup()Gustavo Padovan
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg
2012-10-24Bluetooth: Add setting of the LE event maskJohan Hedberg
2012-10-24Bluetooth: Add initial support for LE-only controllersJohan Hedberg
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko
2012-09-28Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Fix two warnings in BT_DBGGustavo Padovan
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg