Age | Commit message (Expand) | Author |
2013-06-23 | Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag | Andrei Emeltchenko |
2013-06-23 | Bluetooth: Remove empty event handler | Andre Guedes |
2013-06-23 | Bluetooth: Refactor hci_cc_le_set_scan_enable | Andre Guedes |
2013-06-23 | Bluetooth: Remove stop discovery handling from hci_event.c | Andre Guedes |
2013-06-23 | Bluetooth: Use HCI request in interleaved discovery | Andre Guedes |
2013-06-23 | Bluetooth: Remove start discovery handling from hci_event.c | Andre Guedes |
2013-04-18 | Bluetooth: Rename LE_SCANNING_* macros | Andre Guedes |
2013-04-18 | Bluetooth: Add reading of all local feature pages | Johan Hedberg |
2013-04-18 | Bluetooth: Track feature pages in a single table | Johan Hedberg |
2013-04-18 | Bluetooth: Move and rename hci_conn_accept | Frédéric Dalleau |
2013-04-18 | Bluetooth: Fix incorrect SSP mode bit for non SSP devices | Jaganath Kanakkassery |
2013-04-17 | Bluetooth: remove unneeded hci_conn_hold/put_device() | David Herrmann |
2013-04-11 | Bluetooth: Fix SCO connection reference | Claudio Takahasi |
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 |