aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
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
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz
2012-08-21Bluetooth: Fix minor coding style in hci_event.cMikel Astiz
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-08-06Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes
2012-08-06Bluetooth: Refactor hci_cs_le_create_connAndre Guedes