Age | Commit message (Expand) | Author |
2012-09-27 | Bluetooth: A2MP: Add fallback to normal l2cap init sequence | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Write remote AMP Assoc | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Create Physical Link | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Add AMP key calculation | Andrei Emeltchenko |
2012-09-27 | Bluetooth: Choose connection based on capabilities | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Remote AMP ctrl definitions | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Physical link struct and helpers | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Use HCI cmd to Read AMP Info | Andrei Emeltchenko |
2012-09-27 | Bluetooth: A2MP: Create amp_mgr global list | Andrei Emeltchenko |
2012-09-27 | Bluetooth: Add HCI logical link cmds definitions | Andrei Emeltchenko |
2012-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-09-18 | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg |
2012-09-08 | Bluetooth: debug: Print refcnt for hci_dev | Andrei Emeltchenko |
2012-09-08 | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko |
2012-09-08 | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-27 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes |
2012-08-21 | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan |
2012-08-21 | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz |
2012-08-21 | Bluetooth: Add more HCI error codes | Mikel Astiz |
2012-08-15 | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes |
2012-08-06 | Bluetooth: Fix hci_le_conn_complete_evt | Andre Guedes |
2012-08-06 | Bluetooth: /proc/net/ entries for bluetooth protocols | Masatake YAMATO |
2012-08-06 | Bluetooth: Free the l2cap channel list only when refcount is zero | Jaganath Kanakkassery |
2012-08-06 | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c | Jaganath Kanakkassery |
2012-08-06 | Bluetooth: Make connect / disconnect cfm functions return void | Andrei Emeltchenko |
2012-08-06 | Bluetooth: Define AMP controller statuses | Andrei Emeltchenko |
2012-08-06 | Bluetooth: trivial: Fix mixing spaces and tabs in smp | Andrei Emeltchenko |
2012-08-06 | Bluetooth: debug: Fix printing refcnt for hci_conn | Andrei Emeltchenko |
2012-08-06 | Bluetooth: mgmt: Managing only BR/EDR HCI controllers | Andrei Emeltchenko |
2012-08-06 | Bluetooth: Remove missing code | Andre Guedes |
2012-07-15 | Bluetooth: Use tx window from config response for ack timing | Mat Martineau |
2012-07-11 | Bluetooth: debug: Print l2cap_chan refcount | Andrei Emeltchenko |
2012-06-30 | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko |
2012-06-19 | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko |
2012-06-12 | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes |
2012-06-12 | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko |
2012-06-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan |
2012-06-08 | Bluetooth: Add support for encryption key refresh | Johan Hedberg |
2012-06-05 | Bluetooth: Create empty l2cap ops function | Gustavo Padovan |
2012-06-05 | Bluetooth: Rename L2CAP_LE_DEFAULT_MTU | Andre Guedes |
2012-06-05 | Bluetooth: Remove unused HCI timeouts definitions | Szymon Janc |
2012-06-05 | Bluetooth: A2MP: Manage incoming connections | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: Handling fixed channels | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: Process A2MP Discover Request | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: Define A2MP status codes | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: Definitions for A2MP commands | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: Build and Send msg helpers | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: AMP Manager basic functions | Andrei Emeltchenko |