1. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  2. 5a13b09 Bluetooth: trivial: correct check for LMP version by Andrei Emeltchenko · 13 years ago
  3. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  4. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  5. 33cb722 Bluetooth: Correct version check in hci_setup by Andrei Emeltchenko · 13 years ago
  6. ce7e4ad Bluetooth: remove old code by Andrei Emeltchenko · 13 years ago
  7. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  8. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  9. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  10. 4f957a7 Bluetooth: Centralize SMP pairing failure handling by Brian Gix · 13 years ago
  11. c8eb969 Bluetooth: Cleanup blkcipher on SMP termination by Brian Gix · 13 years ago
  12. 1143d45 Bluetooth: Add HCI User Passkey Req Evt handling by Brian Gix · 13 years ago
  13. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago
  14. badaaa0 Bluetooth: Add user readable debug for state changes by Gustavo F. Padovan · 13 years ago
  15. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  16. c6feeb2 Bluetooth: Use queue in the device list by Andrei Emeltchenko · 13 years ago
  17. 47c15e2 Bluetooth: Differentiate LE User Pairing Responses by Brian Gix · 13 years ago
  18. 0df4c18 Bluetooth: User Pairing Response restructuring by Brian Gix · 13 years ago
  19. 7784d78 Bluetooth: making enable_hs independent from L2CAP by Andrei Emeltchenko · 13 years ago
  20. 9b338c3 Bluetooth: bnep: Fix module reference by David Herrmann · 13 years ago
  21. 48b28b8 Bluetooth: cmtp: Fix module reference by David Herrmann · 13 years ago
  22. 1ec918c Bluetooth: Fix some checkpatch.pl errors and warnings by Szymon Janc · 13 years ago
  23. 250938c Bluetooth: Simplify __l2cap_global_chan_by_addr by Szymon Janc · 13 years ago
  24. d1726b6 Bluetooth: Refactor loop in l2cap_retransmit_one_frame by Szymon Janc · 13 years ago
  25. 039d957 Bluetooth: Simplify l2cap_add_to_srej_queue by Szymon Janc · 13 years ago
  26. aef89f2 Bluetooth: Fix possible NULL pointer derefence in l2cap code by Szymon Janc · 13 years ago
  27. 07e3b94 Bluetooth: Do not set HCI_RAW when HS enabled by Andrei Emeltchenko · 13 years ago
  28. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 13 years ago
  29. 0e5f875 Bluetooth: Add missing cmd_complete for mgmt_load_link_keys by Johan Hedberg · 13 years ago
  30. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 13 years ago
  31. 8680570 Bluetooth: Return success instead of EALREADY for mgmt commands by Johan Hedberg · 13 years ago
  32. 1425acb Bluetooth: Fix mgmt_pair_device imediate error responses by Johan Hedberg · 13 years ago
  33. ba4e564 Bluetooth: Add address type to mgmt_pair_device by Johan Hedberg · 13 years ago
  34. e6d465c Bluetooth: mgmt_stop_discovery_failed() by Andre Guedes · 13 years ago
  35. 7a13510 Bluetooth: Rename mgmt_inquiry_failed() by Andre Guedes · 13 years ago
  36. 4d611e4 Bluetooth: Only set ack_timer if we didn't send and ack by Gustavo F. Padovan · 13 years ago
  37. 0bee1d6 Bluetooth: Allow L2CAP to increase the security level by Gustavo F. Padovan · 13 years ago
  38. d45fc42 Bluetooth: Rename l2cap_check_security() by Gustavo F. Padovan · 13 years ago
  39. 37d9ef7 Bluetooth: Add status parameter to mgmt_disconnect response by Johan Hedberg · 13 years ago
  40. a8a1d19 Bluetooth: Add proper response to mgmt_remove_keys command by Johan Hedberg · 13 years ago
  41. c3f0675 Bluetooth: Fix deadlock with mgmt_pair_device by Johan Hedberg · 13 years ago
  42. 48264f0 Bluetooth: Add public/random LE address information to mgmt messages by Johan Hedberg · 13 years ago
  43. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  44. 2aeabcb Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups by Johan Hedberg · 13 years ago
  45. fc2f4b1 Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd by Johan Hedberg · 13 years ago
  46. e0f9309 Bluetooth: Fix cancel_delayed_work_sync usage with locks by Johan Hedberg · 13 years ago
  47. 56e5cb8 Bluetooth: Add missing hci_dev locking when calling mgmt functions by Johan Hedberg · 13 years ago
  48. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 13 years ago
  49. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 13 years ago
  50. 4c659c3 Bluetooth: Add address type fields to mgmt messages that need them by Johan Hedberg · 13 years ago
  51. 86742e1 Bluetooth: Update link key mgmt APIs to match latest spec. by Johan Hedberg · 13 years ago
  52. bd2d133 Bluetooth: Fix response for mgmt_start_discovery when powered off by Johan Hedberg · 13 years ago
  53. 889d07e Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock by Johan Hedberg · 13 years ago
  54. 3243553 Bluetooth: Convert power off mechanism to use delayed_work by Johan Hedberg · 13 years ago
  55. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 13 years ago
  56. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 13 years ago
  57. 89352e7 Bluetooth: Periodic Inquiry and Discovery by Andre Guedes · 13 years ago
  58. 023d5049 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 13 years ago
  59. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 13 years ago
  60. 66af7aa Bluetooth: EFS: parse L2CAP config response by Andrei Emeltchenko · 13 years ago
  61. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  62. 36f7fc7 Bluetooth: Clean up logic in hci_cc_write_scan_enable by Johan Hedberg · 13 years ago
  63. abc545b Bluetooth: Add debug print to l2cap_chan_create by Szymon Janc · 13 years ago
  64. b24752f Bluetooth: Fix mgmt response when adapter goes down or is removed by Johan Hedberg · 13 years ago
  65. 08add51 Bluetooth: Guarantee BR-EDR device will be registered as hci0 by Mat Martineau · 13 years ago
  66. 8d5a04a Bluetooth: Add signal handlers for channel moves by Mat Martineau · 13 years ago
  67. 50a147c Bluetooth: Use symbolic values for the fixed channel map by Mat Martineau · 13 years ago
  68. f94ff6f Bluetooth: Add signal handlers for channel creation by Mat Martineau · 13 years ago
  69. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 13 years ago
  70. 6b3c710 Bluetooth: Initialize tx_win_max for fixed channel by Andrei Emeltchenko · 13 years ago
  71. 02b20f0 Bluetooth: recalculate priorities when channels are starving by Luiz Augusto von Dentz · 13 years ago
  72. ec1cce2 Bluetooth: handle priority change within quote by Luiz Augusto von Dentz · 13 years ago
  73. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  74. 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  75. 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago
  76. df164df Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  77. 43611a7 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  78. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  79. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 13 years ago
  80. 262038f Bluetooth: make use sk_priority to priritize RFCOMM packets by Luiz Augusto von Dentz · 13 years ago
  81. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  82. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  83. 457f485 Bluetooth: correct debug output by Andrei Emeltchenko · 13 years ago
  84. c6337ea Bluetooth: remove magic offset and size by Andrei Emeltchenko · 13 years ago
  85. 3e6b3b9 Bluetooth: small styles clean ups to l2cap_core.c by Gustavo F. Padovan · 13 years ago
  86. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 13 years ago
  87. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  88. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  89. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  90. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 13 years ago
  91. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  92. 4dff523 Bluetooth: Revert: Fix L2CAP connection establishment by Arek Lichwa · 13 years ago
  93. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  94. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  95. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  96. dafbde3 Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  97. e1b6eb3 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  98. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  99. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  100. 42dceae Bluetooth: EFS: parse L2CAP config request by Andrei Emeltchenko · 13 years ago