1. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  2. e5b82e5 Bluetooth: Fix missing cmd_status in mgmt by Gustavo F. Padovan · 13 years ago
  3. 12dc074 Bluetooth: Use list_for_each_entry() in mgmt by Gustavo F. Padovan · 13 years ago
  4. b705913 Bluetooth: Add missing cmd_status() in mgmt by Gustavo F. Padovan · 13 years ago
  5. 56b7d13 Bluetooth: return proper error if sock_queue_rcv_skb() fails by Gustavo F. Padovan · 13 years ago
  6. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 13 years ago
  7. a492cd5 Revert "Bluetooth: Add support for communicating keys with userspace" by Vinicius Costa Gomes · 13 years ago
  8. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  9. c908df3 Bluetooth: Use the MEDIUM security level for pairings by Vinicius Costa Gomes · 13 years ago
  10. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  11. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  12. 7a512d0 Bluetooth: Add support for pairing via mgmt over LE by Vinicius Costa Gomes · 13 years ago
  13. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  14. 5a0a8b4 Bluetooth: Add support for communicating keys with userspace by Vinicius Costa Gomes · 13 years ago
  15. 8c156c3 Bluetooth: Fix potential deadlock in mgmt by Andre Guedes · 13 years ago
  16. 7fbec22 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 13 years ago
  17. 94ac027 Bluetooth: fix missing parameter for HCI_OP_DISCONNECT by Anderson Lizardo · 13 years ago
  18. 96d97a6 Bluetooth: Verify a pin code in pin_code_reply by Waldemar Rymarkiewicz · 13 years ago
  19. 24718ca Bluetooth: Remove a magic number by Waldemar Rymarkiewicz · 13 years ago
  20. b5ad8b7 Bluetooth: fix sparse & gcc warnings by Johannes Berg · 13 years ago
  21. 37e1c55 Bluetooth: Remove unnecessary use of hci_dev_list_lock by Johan Hedberg · 13 years ago
  22. 365227e Bluetooth: Add support for disconnecting LE links via mgmt by Vinicius Costa Gomes · 14 years ago
  23. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 14 years ago
  24. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 14 years ago
  25. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 14 years ago
  26. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 14 years ago
  27. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 14 years ago
  28. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 14 years ago
  29. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 14 years ago
  30. e63a15e Bluetooth: Use GFP_KERNEL in user context by Gustavo F. Padovan · 14 years ago
  31. 1322901 Bluetooth: Don't use spin_lock_bh in user context by Gustavo F. Padovan · 14 years ago
  32. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 14 years ago
  33. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 14 years ago
  34. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  35. 08ba538 Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply by Johan Hedberg · 14 years ago
  36. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 14 years ago
  37. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 14 years ago
  38. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 14 years ago
  39. 8fce635 Bluetooth: Allow for NULL data in mgmt_pending_add by Szymon Janc · 14 years ago
  40. c68fb7f Bluetooth: Rename cmd to param in pending_cmd by Szymon Janc · 14 years ago
  41. b312b161 Bluetooth: mgmt: Add support for setting the local name by Johan Hedberg · 14 years ago
  42. dc4fe30 Bluetooth: mgmt: Add local name information to read_info reply by Johan Hedberg · 14 years ago
  43. b8534e0 Bluetooth: Fix some small code style issues in mgmt.c by Szymon Janc · 14 years ago
  44. 3cf2a4f Bluetooth: Use variable name instead of type in sizeof() by Szymon Janc · 14 years ago
  45. 8ce6284 Bluetooth: Remove unused code from get_connections by Szymon Janc · 14 years ago
  46. 34eb525 Bluetooth: Log all parameters in cmd_status for easier debugging by Szymon Janc · 14 years ago
  47. 8020c16 Bluetooth: Fix possible NULL pointer dereference in cmd_complete by Szymon Janc · 14 years ago
  48. 30e7627 Bluetooth: Use ERR_PTR as return error from hci_connect by Ville Tervo · 14 years ago
  49. bdce7ba Bluetooth: Validate data size before accessing mgmt commands by Szymon Janc · 14 years ago
  50. 4e51eae Bluetooth: Move index to common header in management interface by Szymon Janc · 14 years ago
  51. 779cb85 Bluetooth: Use proper command structure in remove_uuid by Szymon Janc · 14 years ago
  52. a664b5b Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove by Johan Hedberg · 14 years ago
  53. 2a61169 Bluetooth: Add mgmt_auth_failed event by Johan Hedberg · 14 years ago
  54. ac56fb1 Bluetooth: Fix mgmt_pin_code_reply return parameters by Johan Hedberg · 14 years ago
  55. 59a24b5 Bluetooth: Fix mgmt_pin_code_reply command status opcode by Johan Hedberg · 14 years ago
  56. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 14 years ago
  57. e9a416b Bluetooth: Add mgmt_pair_device command by Johan Hedberg · 14 years ago
  58. 366a033 Bluetooth: Make pending_add return a pointer to the added entry by Johan Hedberg · 14 years ago
  59. 7235975 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  60. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 14 years ago
  61. 980e1a5 Bluetooth: Add support for PIN code handling in the management interface by Johan Hedberg · 14 years ago
  62. a38528f Bluetooth: Create common cmd_complete function for mgmt.c by Johan Hedberg · 14 years ago
  63. 2784eb4 Bluetooth: Add get_connections managment interface command by Johan Hedberg · 14 years ago
  64. 17d5c04 Bluetooth: Add support for connect failed management event by Johan Hedberg · 14 years ago
  65. 8962ee7 Bluetooth: Add disconnect managment command by Johan Hedberg · 14 years ago
  66. f752054 Bluetooth: Add connected/disconnected management events by Johan Hedberg · 14 years ago
  67. 55ed8ca1 Bluetooth: Implement link key handling for the management interface by Johan Hedberg · 14 years ago
  68. 1aff6f0 Bluetooth: Add class of device control to the management interface by Johan Hedberg · 14 years ago
  69. 2aeb9a1 Bluetooth: Implement UUID handling through the management interface by Johan Hedberg · 14 years ago
  70. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 14 years ago
  71. 053f021 Bluetooth: Add send_mode_rsp convenience function for mgmt.c by Johan Hedberg · 14 years ago
  72. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 14 years ago
  73. 72a734e Bluetooth: Unify mode related management messages to a single struct by Johan Hedberg · 14 years ago
  74. 9fbcbb4 Bluetooth: Add set_connectable management command by Johan Hedberg · 14 years ago
  75. 73f22f6 Bluetooth: Add support for set_discoverable management command by Johan Hedberg · 14 years ago
  76. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 14 years ago
  77. 5add6af Bluetooth: Add support for management powered event by Johan Hedberg · 14 years ago
  78. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  79. b2c60d4 Bluetooth: Fix failure to release lock in read_index_list() by Jesper Juhl · 14 years ago
  80. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 14 years ago
  81. f7b64e69 Bluetooth: Add read_info management command by Johan Hedberg · 14 years ago
  82. faba42e Bluetooth: Add read_index_list management command by Johan Hedberg · 14 years ago
  83. 02d9812 Bluetooth: Add read_version management command by Johan Hedberg · 14 years ago
  84. e41d8b4 Bluetooth: Add error handling for managment command handlers by Johan Hedberg · 14 years ago
  85. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 14 years ago