1. a3d0935 Bluetooth: Refactor mgmt_pending_foreach by Andre Guedes · 12 years ago
  2. 3810285 Bluetooth: Increment Management interface revision by Johan Hedberg · 12 years ago
  3. f0ff92f Bluetooth: Fix link security setting when powering on by Johan Hedberg · 12 years ago
  4. c00d575 Bluetooth: Add support for 128-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  5. cdf1963 Bluetooth: Add support for 32-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  6. 213202e Bluetooth: Refactor UUID-16 list generation into its own function by Johan Hedberg · 12 years ago
  7. 892bbc5 Bluetooth: Remove useless eir_len variable from EIR creation by Johan Hedberg · 12 years ago
  8. a10f27c Bluetooth: Simplify UUID16 list generation for EIR by Johan Hedberg · 12 years ago
  9. 056341c Bluetooth: Simplify UUID removal code by Johan Hedberg · 12 years ago
  10. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  11. de66aa6 Bluetooth: Store UUIDs in the same order that they were added by Johan Hedberg · 12 years ago
  12. 5d0846d Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock by Johan Hedberg · 12 years ago
  13. 06a63b1 Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect by Johan Hedberg · 12 years ago
  14. 118da70 Bluetooth: Fix checking for valid disconnect parameters in unpair_device by Johan Hedberg · 12 years ago
  15. 4ee71b2 Bluetooth: Fix checking for valid address type values in mgmt commands by Johan Hedberg · 12 years ago
  16. 44b20d3 Bluetooth: Check for valid key->authenticated value for LTKs by Johan Hedberg · 12 years ago
  17. 3f706b7 Bluetooth: Refactor valid LTK data testing into its own function by Johan Hedberg · 12 years ago
  18. 54ad6d8 Bluetooth: Fix checking for proper key->master value in Load LTKs by Johan Hedberg · 12 years ago
  19. e57e619 Bluetooth: Fix returning proper mgmt status for Load LTKs by Johan Hedberg · 12 years ago
  20. 4ae1430 Bluetooth: Fix checking for correct mgmt_load_link_keys parameters by Johan Hedberg · 12 years ago
  21. f950a30e Bluetooth: Fix pair device command reply if adapter is powered off by Szymon Janc · 12 years ago
  22. fe03888 Bluetooth: Fix Class of Device indication when powering off by Johan Hedberg · 12 years ago
  23. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 12 years ago
  24. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 12 years ago
  25. a1d7045 Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered by Johan Hedberg · 12 years ago
  26. 0410675 Bluetooth: Fix returning proper command status for start_discovery by Johan Hedberg · 12 years ago
  27. a7e80f2 Bluetooth: Fix checking for exact values of boolean mgmt parameters by Johan Hedberg · 12 years ago
  28. 13ecd8b Bluetooth: Move non-critical sections outside of the dev lock by Johan Hedberg · 12 years ago
  29. ee98f47380 Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers by Johan Hedberg · 12 years ago
  30. 575b3a0 Bluetooth: Fix checking for valid device class values by Johan Hedberg · 12 years ago
  31. 715a5bf Bluetooth: Fix missing command complete for mgmt_load_long_term_keys by Johan Hedberg · 12 years ago
  32. e384662 Bluetooth: Fix missing command complete event for mgmt_confirm_name by Johan Hedberg · 12 years ago
  33. a6785be Bluetooth: mgmt: Avoid using magic number in status code by Szymon Janc · 12 years ago
  34. 47c3794 Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data by Szymon Janc · 12 years ago
  35. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  36. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  37. d2ff5ee Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  38. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  39. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  40. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  41. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  42. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 12 years ago
  43. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 12 years ago
  44. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 12 years ago
  45. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  46. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  47. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 12 years ago
  48. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 12 years ago
  49. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  50. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  51. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. 36a75f1 Bluetooth: Force the process of unpair command if disconnect failed by Jefferson Delfes · 12 years ago
  53. 23b3b13 Bluetooth: Update management interface revision by Johan Hedberg · 12 years ago
  54. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  55. 562fcc2 Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 12 years ago
  56. 3d1cbdd Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 12 years ago
  57. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 13 years ago
  58. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 13 years ago
  59. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 13 years ago
  60. ed3fa31 Bluetooth: Use lmp_bredr_capable where applicable by Andre Guedes · 13 years ago
  61. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 13 years ago
  62. 83ce9a06 Bluetooth: Change page scan interval in fast connectable mode by Johan Hedberg · 13 years ago
  63. afeb019 Bluetooth: Refactor PIN code rejection to use user_pairing_resp() by Jaganath Kanakkassery · 13 years ago
  64. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 13 years ago
  65. 790eff4 Bluetooth: Use GFP_KERNEL in mgmt events functions by Andre Guedes · 13 years ago
  66. 12b9456 Bluetooth: Use GFP_KERNEL in mgmt_pending_add by Andre Guedes · 13 years ago
  67. 92c4c20 Bluetooth: Use GFP_KERNEL in mgmt_handlers by Andre Guedes · 13 years ago
  68. 33cef26 Bluetooth: Fix compile warnings in mgmt by Andrei Emeltchenko · 13 years ago
  69. f960727 Bluetooth: Fix sending HCI_Disconnect only when connected by Vishal Agarwal · 13 years ago
  70. 3701f94 Bluetooth: Remove magic value in disconnect mgmt handler by Andre Guedes · 13 years ago
  71. af7985b Bluetooth: Fix flags of mgmt_device_found event by Jefferson Delfes · 13 years ago
  72. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 13 years ago
  73. 4c47d73 Bluetooth: Fix LE pairing completion on connection failure by Vishal Agarwal · 13 years ago
  74. 489dc48 Bluetooth: Return proper mgmt state when LE pairing connection failed by Andrzej Kaczmarek · 13 years ago
  75. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
  76. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 13 years ago
  77. 6039aa7 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 13 years ago
  78. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 13 years ago
  79. 8ce8e2b Bluetooth: Fix coding style in mgmt.c by Gustavo Padovan · 13 years ago
  80. 53168e5 Bluetooth: Fixed checkpatch warnings by Cristian Chilipirea · 13 years ago
  81. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 13 years ago
  82. b12f62c Bluetooth: Add dst_type parameter to hci_connect by Andre Guedes · 13 years ago
  83. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 13 years ago
  84. 378b5b7 Bluetooth: Rename mgmt_to_le to bdaddr_to_le by Andre Guedes · 13 years ago
  85. 57c1477 Bluetooth: Rename link_to_mgmt to link_to_bdaddr by Andre Guedes · 13 years ago
  86. 591f47f Bluetooth: Move address type macros to bluetooth.h by Andre Guedes · 13 years ago
  87. 4596fde5 Bluetooth: mgmt: Fix address type while loading Long Term Key by Hemant Gupta · 13 years ago
  88. 0c01bc4 Bluetooth: mgmt: Remove unwanted goto statements by Syam Sidhardhan · 13 years ago
  89. 0ed0914 Bluetooth: Remove MGMT_ADDR_INVALID macro by Andre Guedes · 13 years ago
  90. eb19aaa Bluetooth: Send correct address type for LTK by Hemant Gupta · 13 years ago
  91. 053262d Bluetooth: Update management interface revision by Marcel Holtmann · 13 years ago
  92. 642be6c Bluetooth: Check HCI_PERIODIC_INQ in start_discovery by Andre Guedes · 13 years ago
  93. e0d9727e Bluetooth: Refactor stop_discovery by Andre Guedes · 13 years ago
  94. 3e9fb6d Bluetooth: Silence sparse warning by Andrei Emeltchenko · 13 years ago
  95. c72d4b8 Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source by Szymon Janc · 13 years ago
  96. d97dcb6 Bluetooth: mgmt: Fix some code style and indentation issues by Szymon Janc · 13 years ago
  97. c9ecc48 Bluetooth: LE support for MGMT stop discovery by Andre Guedes · 13 years ago
  98. 2e3c35e Bluetooth: trivial: Remove sparse warnings by Andrei Emeltchenko · 13 years ago
  99. 1f350c8 Bluetooth: Fix broken usage of get_unaligned_le16 by Marcel Holtmann · 13 years ago
  100. eb55ef0 Bluetooth: Fix broken usage of put_unaligned_le16 by Marcel Holtmann · 13 years ago