1. 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
  2. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  3. 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
  4. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  5. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  6. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  7. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  8. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 12 years ago
  9. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 12 years ago
  10. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 12 years ago
  11. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  12. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  13. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 12 years ago
  14. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 12 years ago
  15. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  16. 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
  17. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 36a75f1 Bluetooth: Force the process of unpair command if disconnect failed by Jefferson Delfes · 12 years ago
  19. 23b3b13 Bluetooth: Update management interface revision by Johan Hedberg · 12 years ago
  20. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  21. 562fcc2 Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 12 years ago
  22. 3d1cbdd Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 12 years ago
  23. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  24. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  25. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  26. ed3fa31 Bluetooth: Use lmp_bredr_capable where applicable by Andre Guedes · 12 years ago
  27. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  28. 83ce9a06 Bluetooth: Change page scan interval in fast connectable mode by Johan Hedberg · 12 years ago
  29. afeb019 Bluetooth: Refactor PIN code rejection to use user_pairing_resp() by Jaganath Kanakkassery · 12 years ago
  30. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  31. 790eff4 Bluetooth: Use GFP_KERNEL in mgmt events functions by Andre Guedes · 12 years ago
  32. 12b9456 Bluetooth: Use GFP_KERNEL in mgmt_pending_add by Andre Guedes · 12 years ago
  33. 92c4c20 Bluetooth: Use GFP_KERNEL in mgmt_handlers by Andre Guedes · 12 years ago
  34. 33cef26 Bluetooth: Fix compile warnings in mgmt by Andrei Emeltchenko · 12 years ago
  35. f960727 Bluetooth: Fix sending HCI_Disconnect only when connected by Vishal Agarwal · 12 years ago
  36. 3701f94 Bluetooth: Remove magic value in disconnect mgmt handler by Andre Guedes · 12 years ago
  37. af7985b Bluetooth: Fix flags of mgmt_device_found event by Jefferson Delfes · 12 years ago
  38. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  39. 4c47d73 Bluetooth: Fix LE pairing completion on connection failure by Vishal Agarwal · 12 years ago
  40. 489dc48 Bluetooth: Return proper mgmt state when LE pairing connection failed by Andrzej Kaczmarek · 12 years ago
  41. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  42. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  43. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  44. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  45. 8ce8e2b Bluetooth: Fix coding style in mgmt.c by Gustavo Padovan · 12 years ago
  46. 53168e5 Bluetooth: Fixed checkpatch warnings by Cristian Chilipirea · 12 years ago
  47. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 12 years ago
  48. b12f62c Bluetooth: Add dst_type parameter to hci_connect by Andre Guedes · 12 years ago
  49. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 12 years ago
  50. 378b5b7 Bluetooth: Rename mgmt_to_le to bdaddr_to_le by Andre Guedes · 12 years ago
  51. 57c1477 Bluetooth: Rename link_to_mgmt to link_to_bdaddr by Andre Guedes · 12 years ago
  52. 591f47f Bluetooth: Move address type macros to bluetooth.h by Andre Guedes · 12 years ago
  53. 4596fde Bluetooth: mgmt: Fix address type while loading Long Term Key by Hemant Gupta · 12 years ago
  54. 0c01bc4 Bluetooth: mgmt: Remove unwanted goto statements by Syam Sidhardhan · 12 years ago
  55. 0ed0914 Bluetooth: Remove MGMT_ADDR_INVALID macro by Andre Guedes · 12 years ago
  56. eb19aaa Bluetooth: Send correct address type for LTK by Hemant Gupta · 12 years ago
  57. 053262d Bluetooth: Update management interface revision by Marcel Holtmann · 12 years ago
  58. 642be6c Bluetooth: Check HCI_PERIODIC_INQ in start_discovery by Andre Guedes · 12 years ago
  59. e0d9727e Bluetooth: Refactor stop_discovery by Andre Guedes · 12 years ago
  60. 3e9fb6d Bluetooth: Silence sparse warning by Andrei Emeltchenko · 12 years ago
  61. c72d4b8 Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source by Szymon Janc · 12 years ago
  62. d97dcb6 Bluetooth: mgmt: Fix some code style and indentation issues by Szymon Janc · 12 years ago
  63. c9ecc48 Bluetooth: LE support for MGMT stop discovery by Andre Guedes · 12 years ago
  64. 2e3c35e Bluetooth: trivial: Remove sparse warnings by Andrei Emeltchenko · 12 years ago
  65. 1f350c8 Bluetooth: Fix broken usage of get_unaligned_le16 by Marcel Holtmann · 12 years ago
  66. eb55ef0 Bluetooth: Fix broken usage of put_unaligned_le16 by Marcel Holtmann · 12 years ago
  67. cdbaccc Bluetooth: Add management command for setting Device ID by Marcel Holtmann · 12 years ago
  68. 2b9be13 Bluetooth: Handle EIR tags for Device ID by Marcel Holtmann · 12 years ago
  69. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 12 years ago
  70. 78e8098e Bluetooth: Fix extra conversion to __le32 by Andrei Emeltchenko · 12 years ago
  71. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 12 years ago
  72. 76ec9de Bluetooth: mgmt: Add missing endian conversion by Andrei Emeltchenko · 12 years ago
  73. 5315638 Bluetooth: mgmt: Fix corruption of device_connected pkt by Brian Gix · 12 years ago
  74. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  75. 2b4bf39 Bluetooth: mgmt: Fix updating local name when powering on by Johan Hedberg · 12 years ago
  76. 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 12 years ago
  77. 5f15903 Bluetooth: mgmt: Add new error code for invalid index by Johan Hedberg · 12 years ago
  78. d4f6852 Bluetooth: mgmt: Fix command status error code values by Johan Hedberg · 12 years ago
  79. 17b02e6 Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 12 years ago
  80. be22b54 Bluetooth: mgmt: Centralize message length checks by Johan Hedberg · 12 years ago
  81. 0f4e68c Bluetooth: mgmt: Move command handlers into a table by Johan Hedberg · 12 years ago
  82. 6a91908 Bluetooth: mgmt: Initialize HCI_MGMT flag for any command by Johan Hedberg · 12 years ago
  83. bdb6d97 Bluetooth: mgmt: Refactor hci_dev lookup for commands by Johan Hedberg · 12 years ago
  84. 8b90129 Bluetooth: Check capabilities in BR/EDR and LE-Only discovery by Andre Guedes · 12 years ago
  85. 1de028c Bluetooth: mgmt: Add missing hci_dev locking to set_le() by Johan Hedberg · 12 years ago
  86. 00abfe4 Bluetooth: Fix coding style with breaking lines by Gustavo F. Padovan · 12 years ago
  87. 426c189 Bluetooth: Change interleaved discovery behavior by Andre Guedes · 12 years ago
  88. 0b60eba Bluetooth: Don't send unnecessary write_le_enable command by Johan Hedberg · 12 years ago
  89. 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 12 years ago
  90. 24b78d0 Bluetooth: mgmt: Fix clear_uuids response by Johan Hedberg · 12 years ago
  91. 90e7045 Bluetooth: mgmt: Fix dev_class related command response timing by Johan Hedberg · 12 years ago
  92. c95f0ba Bluetooth: mgmt: Track pending class changes by Johan Hedberg · 12 years ago
  93. 08c79b6 Bluetooth: mgmt: Add flags parameter to device_connected by Johan Hedberg · 12 years ago
  94. 9246a86 Bluetooth: mgmt: Fix clear UUIDs response by Johan Hedberg · 12 years ago
  95. 4004b6d Bluetooth: mgmt: Move service cache setting to a more sensible place by Johan Hedberg · 12 years ago
  96. 9997a53 Bluetooth: mgmt: Fix return value of add/remove_uuid by Johan Hedberg · 12 years ago
  97. 504c8dc Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set by Johan Hedberg · 12 years ago
  98. 60fc5fb6 Bluetooth: mgmt: Fix count parameter in get_connections reply by Johan Hedberg · 12 years ago
  99. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 12 years ago
  100. 9a395a8 Bluetooth: mgmt: Fix device_found parameters by Johan Hedberg · 12 years ago