1. 393432c Bluetooth: Fix context in RFCOMM tty by Gustavo F. Padovan · 13 years ago
  2. 95ca83f Bluetooth: Fix context in rfcomm_sock_lock by Gustavo F. Padovan · 13 years ago
  3. 9219b2a Bluetooth: Fix bacpy in l2cap_core.c by Gustavo F. Padovan · 13 years ago
  4. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  5. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  6. cad44c2 Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" by Gustavo F. Padovan · 13 years ago
  7. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  8. af3e635 Bluetooth: Don't disable interrupt when locking the queue by Gustavo F. Padovan · 13 years ago
  9. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  10. 2fb9b3d Bluetooth: add debug output to l2cap_ack_timeout() by Gustavo F. Padovan · 13 years ago
  11. 5436538 Bluetooth: Remove l2cap priority from inside RFCOMM. by Gustavo F. Padovan · 13 years ago
  12. 5fe57d9 Bluetooth: Add SMP to User Passkey and Confirm by Brian Gix · 13 years ago
  13. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  14. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  15. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  16. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  17. 8a154a8 Bluetooth: fix bt_accept_dequeue() to work in process context by Gustavo F. Padovan · 13 years ago
  18. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  19. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  20. f2d64f6 Bluetooth: Remove global mutex hci_task_lock by Ulisses Furquim · 13 years ago
  21. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  22. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  23. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago
  24. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  25. 32ac5b9 Bluetooth: Check for flow control mode by Andrei Emeltchenko · 13 years ago
  26. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  27. e61ef499 Bluetooth: Split ctrl init to BREDR and AMP parts by Andrei Emeltchenko · 13 years ago
  28. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  29. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  30. 4b0b2f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  31. d766091 Revert "Bluetooth: Revert: Fix L2CAP connection establishment" by Gustavo F. Padovan · 13 years ago
  32. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  33. 36e999a Bluetooth: Prevent uninitialized data access in L2CAP configuration by Mat Martineau · 13 years ago
  34. 65983fc Bluetooth: Incoming ACL packets do not force active mode by Mat Martineau · 13 years ago
  35. f428091 Bluetooth: Simplify num_comp_pkts_evt function by Andrei Emeltchenko · 13 years ago
  36. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  37. c9c2659 Bluetooth: Use correct struct for user_confirm_neg_reply by Johan Hedberg · 13 years ago
  38. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  39. ef58037 Bluetooth: Move EIR and CoD update functions to a better position by Johan Hedberg · 13 years ago
  40. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  41. f7c6869 Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  42. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  43. 590051d Bluetooth: Add ProFUSION's copyright by Gustavo F. Padovan · 13 years ago
  44. 7f97104 Bluetooth: Use system workqueue to schedule power_on by Gustavo F. Padovan · 13 years ago
  45. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  46. 32845eb Bluetooth: Use new alloc_workqueue() by Gustavo F. Padovan · 13 years ago
  47. 80b7ab3 Bluetooth: move power_off to system workqueue by Gustavo F. Padovan · 13 years ago
  48. 3d57dc6 Bluetooth: Change l2cap chan_list to use RCU by Gustavo F. Padovan · 13 years ago
  49. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  50. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  51. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  52. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  53. 3c54711 Bluetooth: Don't disable tasklets to call hdev->notify() by Gustavo F. Padovan · 13 years ago
  54. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  55. 8192ede Bluetooth: Use RCU to manipulate chan_list by Gustavo F. Padovan · 13 years ago
  56. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  57. 67d0dfb Bluetooth: move hci_task_lock to mutex by Gustavo F. Padovan · 13 years ago
  58. eb403a1 Bluetooth: Remove sk_backlog usage from L2CAP by Gustavo F. Padovan · 13 years ago
  59. aa2ac88 Bluetooth: Don't use spin_lock socket lock anymore by Gustavo F. Padovan · 13 years ago
  60. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 13 years ago
  61. b9cc553 Bluetooth: hci_conn_auto_accept() doesn't need locking by Gustavo F. Padovan · 13 years ago
  62. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 13 years ago
  63. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 13 years ago
  64. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  65. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  66. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  67. 3e9c40a Bluetooth: Use list_for_each_entry in hci_conn_hash_flush() by Gustavo F. Padovan · 13 years ago
  68. f9c3123 Bluetooth: Use chan instead of l2cap_pi macro by Gustavo F. Padovan · 13 years ago
  69. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  70. e7ab5f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  71. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  72. 5a13b09 Bluetooth: trivial: correct check for LMP version by Andrei Emeltchenko · 13 years ago
  73. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  74. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  75. 33cb722 Bluetooth: Correct version check in hci_setup by Andrei Emeltchenko · 13 years ago
  76. ce7e4ad Bluetooth: remove old code by Andrei Emeltchenko · 13 years ago
  77. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  78. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  79. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  80. 4f957a7 Bluetooth: Centralize SMP pairing failure handling by Brian Gix · 13 years ago
  81. c8eb969 Bluetooth: Cleanup blkcipher on SMP termination by Brian Gix · 13 years ago
  82. 1143d45 Bluetooth: Add HCI User Passkey Req Evt handling by Brian Gix · 13 years ago
  83. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago
  84. badaaa0 Bluetooth: Add user readable debug for state changes by Gustavo F. Padovan · 13 years ago
  85. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  86. c6feeb2 Bluetooth: Use queue in the device list by Andrei Emeltchenko · 13 years ago
  87. 47c15e2 Bluetooth: Differentiate LE User Pairing Responses by Brian Gix · 13 years ago
  88. 0df4c18 Bluetooth: User Pairing Response restructuring by Brian Gix · 13 years ago
  89. 7784d78 Bluetooth: making enable_hs independent from L2CAP by Andrei Emeltchenko · 13 years ago
  90. 9b338c3 Bluetooth: bnep: Fix module reference by David Herrmann · 13 years ago
  91. 48b28b8 Bluetooth: cmtp: Fix module reference by David Herrmann · 13 years ago
  92. 1ec918c Bluetooth: Fix some checkpatch.pl errors and warnings by Szymon Janc · 13 years ago
  93. 250938c Bluetooth: Simplify __l2cap_global_chan_by_addr by Szymon Janc · 13 years ago
  94. d1726b6 Bluetooth: Refactor loop in l2cap_retransmit_one_frame by Szymon Janc · 13 years ago
  95. 039d957 Bluetooth: Simplify l2cap_add_to_srej_queue by Szymon Janc · 13 years ago
  96. aef89f2 Bluetooth: Fix possible NULL pointer derefence in l2cap code by Szymon Janc · 13 years ago
  97. 07e3b94 Bluetooth: Do not set HCI_RAW when HS enabled by Andrei Emeltchenko · 13 years ago
  98. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 13 years ago
  99. 0e5f875 Bluetooth: Add missing cmd_complete for mgmt_load_link_keys by Johan Hedberg · 13 years ago
  100. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 13 years ago