Age | Commit message (Expand) | Author |
2013-04-11 | Bluetooth: rename hci_conn_put to hci_conn_drop | David Herrmann |
2013-04-04 | Bluetooth: Add support for custom event terminated commands | Johan Hedberg |
2013-04-04 | Bluetooth: Track received events in hdev | Johan Hedberg |
2013-04-04 | Bluetooth: Fix hci_inquiry ioctl usage | Andre Guedes |
2013-04-04 | Bluetooth: Fix HCI request framework | Andre Guedes |
2013-03-18 | Bluetooth: Update page scan parameters after successful write commands | Johan Hedberg |
2013-03-18 | Bluetooth: Add reading of page scan parameters | Johan Hedberg |
2013-03-18 | Bluetooth: Handle AD updating through an async request | Johan Hedberg |
2013-03-18 | Bluetooth: Add a define for the HCI persistent flags mask | Johan Hedberg |
2013-03-18 | Bluetooth: Remove useless HCI_PENDING_CLASS flag | Johan Hedberg |
2013-03-09 | Bluetooth: Fix endianness handling of cmd_status/complete opcodes | Johan Hedberg |
2013-03-08 | Bluetooth: Remove empty HCI event handlers | Johan Hedberg |
2013-03-08 | Bluetooth: Use async requests internally in hci_req_sync | Johan Hedberg |
2013-03-08 | Bluetooth: Add request cmd_complete and cmd_status functions | Johan Hedberg |
2013-03-08 | Bluetooth: Split HCI init sequence into three stages | Johan Hedberg |
2013-03-08 | Bluetooth: Rename hci_acl_disconn | Andre Guedes |
2013-02-01 | Bluetooth: Remove unneeded locking | Andre Guedes |
2013-01-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-01-23 | Bluetooth: Add support for reading LE supported states | Johan Hedberg |
2013-01-23 | Bluetooth: Add support for reading LE White List Size | Johan Hedberg |
2013-01-23 | Bluetooth: Add LE Local Features reading support | Johan Hedberg |
2013-01-09 | Bluetooth: Fix sending HCI commands after reset | Szymon Janc |
2012-12-03 | Bluetooth: Move double negation to macros | Gustavo Padovan |
2012-12-03 | Bluetooth: Implement deferred sco socket setup | Frédéric Dalleau |
2012-11-18 | Bluetooth: Fix updating advertising state flags and data | Johan Hedberg |
2012-11-18 | Bluetooth: Add support for setting LE advertising data | Johan Hedberg |
2012-11-18 | Bluetooth: Use proper invalid value for tx_power | Johan Hedberg |
2012-11-01 | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Remove hci_conn receiving error command status | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Process Disc Physical Link Complete evt | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Process Disc Logical Link | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Add Logical Link Create function | Andrei Emeltchenko |
2012-11-01 | Bluetooth: Remove unnecessary include export.h | Syam Sidhardhan |
2012-11-01 | Bluetooth: AMP: Process Logical Link complete evt | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Process Physical Link Complete evt | Andrei Emeltchenko |
2012-11-01 | Bluetooth: Fix setting host feature bits for SSP | Johan Hedberg |
2012-11-01 | Bluetooth: Make use feature test macros | Johan Hedberg |
2012-11-01 | Bluetooth: Fix updating host feature bits for LE | Johan Hedberg |
2012-10-24 | Bluetooth: Replace *_init() for *_setup() | Gustavo Padovan |
2012-10-24 | Bluetooth: Read adversiting channel TX power during init sequence | Johan Hedberg |
2012-10-24 | Bluetooth: Add setting of the LE event mask | Johan Hedberg |
2012-10-24 | Bluetooth: Add initial support for LE-only controllers | Johan Hedberg |
2012-10-11 | Bluetooth: AMP: Handle AMP_LINK connection | Andrei Emeltchenko |
2012-10-11 | Bluetooth: AMP: Handle number of compl blocks for AMP_LINK | Andrei Emeltchenko |
2012-09-28 | Bluetooth: Use %zu print specifier for size_t type | Andrei Emeltchenko |
2012-09-27 | Bluetooth: Use %pMR in debug instead of batostr | Andrei Emeltchenko |
2012-09-27 | Bluetooth: Fix two warnings in BT_DBG | Gustavo Padovan |
2012-09-27 | Bluetooth: AMP: Handle Accept phylink command status evt | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Process Chan Selected event | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Write remote AMP Assoc | Andrei Emeltchenko |