Age | Commit message (Expand) | Author |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-08 | Bluetooth: Add support for storing the key size | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Add functions to manipulate the link key list for SMP | Vinicius Costa Gomes |
2011-07-07 | Bluetooth: Fix potential deadlock in hci_core | Andre Guedes |
2011-07-06 | Bluetooth: Remove enable_smp parameter | Andre Guedes |
2011-07-06 | Bluetooth: Add lmp_host_le_capable() macro | Andre Guedes |
2011-06-30 | Bluetooth: Rename function bt_err to bt_to_errno | Joe Perches |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-17 | Bluetooth: Fix locking in blacklist code | Gustavo F. Padovan |
2011-06-16 | Bluetooth: Move blacklisting functions to hci_core | Antti Julku |
2011-06-13 | Bluetooth: Add support for using the crypto subsystem | Vinicius Costa Gomes |
2011-06-08 | Bluetooth: Add BT_POWER L2CAP socket option. | Jaikumar Ganesh |
2011-06-08 | Bluetooth: Advertising entries lifetime | Andre Guedes |
2011-06-08 | Bluetooth: LE advertising cache | Andre Guedes |
2011-06-05 | net: Remove unnecessary semicolons | Joe Perches |
2011-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-04-28 | Bluetooth: Add store_hint parameter to mgmt_new_key | Johan Hedberg |
2011-04-28 | Bluetooth: Remove old_key_type from mgmt_ev_new_key | Johan Hedberg |
2011-04-28 | Bluetooth: Fix connection key type updating for buggy controllers | Johan Hedberg |
2011-04-28 | Bluetooth: Fix old_key_type logic for non-persistent keys | Johan Hedberg |
2011-04-28 | Bluetooth: Fix link key persistent storage criteria | Johan Hedberg |
2011-04-28 | Bluetooth: Add definitions for link key types | Waldemar Rymarkiewicz |
2011-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-04-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan |
2011-04-18 | Bluetooth: Fix keeping the command timer running | Vinicius Costa Gomes |
2011-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-04 | Bluetooth: Remove gfp_mask param from hci_reassembly() | Gustavo F. Padovan |
2011-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Fix warning with hci_cmd_timer | Thomas Gleixner |
2011-03-31 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Add add/remove_remote_oob_data management commands | Szymon Janc |
2011-03-31 | Bluetooth: remove unnecessary function declaration | Gustavo F. Padovan |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Bluetooth: Fix warning with hci_cmd_timer | Thomas Gleixner |
2011-03-24 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan |
2011-02-17 | Bluetooth: Fix some code style issues in hci_core.c | Szymon Janc |
2011-02-16 | Bluetooth: Use proper timer for hci command timout | Ville Tervo |
2011-02-16 | Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails | Gustavo F. Padovan |
2011-02-16 | Bluetooth: Treat LE and ACL links separately on timeout | Ville Tervo |
2011-02-16 | Bluetooth: Use LE buffers for LE traffic | Ville Tervo |
2011-02-08 | Bluetooth: Do not use assignments in IF conditions | Andrei Emeltchenko |
2011-02-08 | Bluetooth: Add set_io_capability management command | Johan Hedberg |
2011-02-08 | Bluetooth: Implement link key handling for the management interface | Johan Hedberg |
2011-02-08 | Bluetooth: Remove page timeout setting from HCI init sequence | Johan Hedberg |
2011-02-08 | Bluetooth: Add controller side link key clearing to hci_init_req | Johan Hedberg |
2011-02-08 | Bluetooth: Add special handling with __hci_request and HCI_INIT | Johan Hedberg |