Age | Commit message (Expand) | Author |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-16 | Bluetooth: Change page scan interval in fast connectable mode | Johan Hedberg |
2012-07-15 | Bluetooth: Use tx window from config response for ack timing | Mat Martineau |
2012-07-11 | Bluetooth: debug: Print amp_mgr refcnt | Andrei Emeltchenko |
2012-07-11 | Bluetooth: debug: Use standard hex object specifiers in hci_event | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Add debug to l2cap_security_cfm | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Print CID and PSM in hex format | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Correct types specifiers for L2CAP | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Add printing num of cmds queued | Andrei Emeltchenko |
2012-07-10 | Bluetooth: Refactor PIN code rejection to use user_pairing_resp() | Jaganath Kanakkassery |
2012-06-30 | Bluetooth: Do not auto off AMP controller | Andrei Emeltchenko |
2012-06-30 | Bluetooth: Route traffic only through BR/EDR controller | Andrei Emeltchenko |
2012-06-30 | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-06-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan |
2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg |
2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt events functions | Andre Guedes |
2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt_pending_add | Andre Guedes |
2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt_handlers | Andre Guedes |
2012-06-19 | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko |
2012-06-18 | Bluetooth: Fix compile warnings in mgmt | Andrei Emeltchenko |
2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal |
2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-12 | Bluetooth: Remove magic value in disconnect mgmt handler | Andre Guedes |
2012-06-12 | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes |
2012-06-12 | Bluetooth: Fix not setting HCI_RESET flag for AMP | Andrei Emeltchenko |
2012-06-12 | Bluetooth: Correct debug print specifier for u16 objects | Andrei Emeltchenko |
2012-06-12 | Bluetooth: Add opcode to error message | Andrei Emeltchenko |
2012-06-12 | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko |
2012-06-12 | Bluetooth: Use standard HCI cmd timeout for RESET | Andrei Emeltchenko |
2012-06-11 | Bluetooth: Fix using uninitialized option in RFCMode | Szymon Janc |
2012-06-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan |
2012-06-09 | Bluetooth: Fix style in hidp code | Gustavo Padovan |
2012-06-08 | Bluetooth: Add support for encryption key refresh | Johan Hedberg |
2012-06-08 | Bluetooth: Fix SMP security elevation from medium to high | Johan Hedberg |
2012-06-08 | Bluetooth: Fix deadlock and crash when SMP pairing times out | Johan Hedberg |
2012-06-08 | Bluetooth: Fix LE pairing completion on connection failure | Vishal Agarwal |
2012-06-08 | Bluetooth: Fix SMP pairing method selection | Johan Hedberg |
2012-06-05 | Bluetooth: Remove magic disconnect reason | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes |
2012-06-05 | Bluetooth: Filter duplicated reports in LE scan | Andre Guedes |
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: Check MTU value in l2cap_sock_setsockopt_old | Andre Guedes |
2012-06-05 | Bluetooth: Change default MTU for L2CAP ATT channel | Andre Guedes |
2012-06-05 | Bluetooth: Fix not removing hci_conn for failed LE connection | Andrzej Kaczmarek |
2012-06-05 | Bluetooth: Return proper mgmt state when LE pairing connection failed | Andrzej Kaczmarek |