1. 66af7aa Bluetooth: EFS: parse L2CAP config response by Andrei Emeltchenko · 13 years ago
  2. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  3. 36f7fc7 Bluetooth: Clean up logic in hci_cc_write_scan_enable by Johan Hedberg · 13 years ago
  4. abc545b Bluetooth: Add debug print to l2cap_chan_create by Szymon Janc · 13 years ago
  5. b24752f Bluetooth: Fix mgmt response when adapter goes down or is removed by Johan Hedberg · 13 years ago
  6. 08add51 Bluetooth: Guarantee BR-EDR device will be registered as hci0 by Mat Martineau · 13 years ago
  7. 8d5a04a Bluetooth: Add signal handlers for channel moves by Mat Martineau · 13 years ago
  8. 50a147c Bluetooth: Use symbolic values for the fixed channel map by Mat Martineau · 13 years ago
  9. d835ac0 Bluetooth: Add definitions for L2CAP fixed channels by Mat Martineau · 13 years ago
  10. f94ff6f Bluetooth: Add signal handlers for channel creation by Mat Martineau · 13 years ago
  11. 38094c7 Bluetooth: Add AMP-related data and structures for channel signals by Mat Martineau · 13 years ago
  12. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 13 years ago
  13. d7c4d11 Bluetooth: Change scope of the enable_hs module parameter by Mat Martineau · 13 years ago
  14. c14968b Bluetooth: Add BT_CHANNEL_POLICY socket option by Mat Martineau · 13 years ago
  15. 6b3c710 Bluetooth: Initialize tx_win_max for fixed channel by Andrei Emeltchenko · 13 years ago
  16. b8aabfc Bluetooth: use buffer priority to mark URB_ISO_ASAP flag by Luiz Augusto von Dentz · 13 years ago
  17. 02b20f0 Bluetooth: recalculate priorities when channels are starving by Luiz Augusto von Dentz · 13 years ago
  18. ec1cce2 Bluetooth: handle priority change within quote by Luiz Augusto von Dentz · 13 years ago
  19. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  20. 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  21. 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago
  22. 7f103a0 Bluetooth: bfusb: Fix error path on firmware load by David Herrmann · 13 years ago
  23. deceb02 Bluetooth: bcm203x: Use GFP_KERNEL in workqueue by David Herrmann · 13 years ago
  24. 844e4b7 Bluetooth: bcm203x: Fix race condition on disconnect by David Herrmann · 13 years ago
  25. 52a1020 Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC by David Herrmann · 13 years ago
  26. df164df Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  27. 43611a7 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  28. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  29. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 13 years ago
  30. 262038f Bluetooth: make use sk_priority to priritize RFCOMM packets by Luiz Augusto von Dentz · 13 years ago
  31. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  32. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  33. 457f485 Bluetooth: correct debug output by Andrei Emeltchenko · 13 years ago
  34. c6337ea Bluetooth: remove magic offset and size by Andrei Emeltchenko · 13 years ago
  35. 3e6b3b9 Bluetooth: small styles clean ups to l2cap_core.c by Gustavo F. Padovan · 13 years ago
  36. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 13 years ago
  37. c3eae82 Bluetooth: ath3k: output firmware filename when request_firmware failed by Paul Fertser · 13 years ago
  38. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  39. 13ea401 Bluetooth: Ignore hci_unregister_dev return value by David Herrmann · 13 years ago
  40. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  41. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  42. 42dceae Bluetooth: EFS: parse L2CAP config request by Andrei Emeltchenko · 13 years ago
  43. c8f7916 Bluetooth: EWS: fix max_pdu calculation by Andrei Emeltchenko · 13 years ago
  44. 03a5121 Bluetooth: EWS: remove magic numbers in l2cap by Andrei Emeltchenko · 13 years ago
  45. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 13 years ago
  46. 88843ab Bluetooth: EWS: handling different Control fields by Andrei Emeltchenko · 13 years ago
  47. e5b82e5 Bluetooth: Fix missing cmd_status in mgmt by Gustavo F. Padovan · 13 years ago
  48. c636ef5 Bluetooth: Fix mgmt interaction with userspace by Gustavo F. Padovan · 13 years ago
  49. 12dc074 Bluetooth: Use list_for_each_entry() in mgmt by Gustavo F. Padovan · 13 years ago
  50. b705913 Bluetooth: Add missing cmd_status() in mgmt by Gustavo F. Padovan · 13 years ago
  51. 56b7d13 Bluetooth: return proper error if sock_queue_rcv_skb() fails by Gustavo F. Padovan · 13 years ago
  52. 33ca954 Bluetooth: Forward errors from hci_register_dev by David Herrmann · 13 years ago
  53. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 13 years ago
  54. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 13 years ago
  55. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 13 years ago
  56. f89cef0 Bluetooth: EFS: add efs option in L2CAP conf req by Andrei Emeltchenko · 13 years ago
  57. 8f7975b Bluetooth: EFS: assign default values in chan add by Andrei Emeltchenko · 13 years ago
  58. 5a9e705 Bluetooth: EFS: definitions and headers by Andrei Emeltchenko · 13 years ago
  59. d43cb28 Bluetooth: EWS: define L2CAP header sizes by Andrei Emeltchenko · 13 years ago
  60. e4ca6d9 Bluetooth: EWS: recalculate L2CAP header size by Andrei Emeltchenko · 13 years ago
  61. e378173 Bluetooth: EWS: rewrite handling POLL (P) bit by Andrei Emeltchenko · 13 years ago
  62. 03f6715 Bluetooth: EWS: rewrite handling FINAL (F) bit by Andrei Emeltchenko · 13 years ago
  63. 793c2f1 Bluetooth: EWS: rewrite check frame type function by Andrei Emeltchenko · 13 years ago
  64. fb45de7 Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation by Andrei Emeltchenko · 13 years ago
  65. 0b209fa Bluetooth: EWS: rewrite reqseq calculation by Andrei Emeltchenko · 13 years ago
  66. 7e0ef6e Bluetooth: EWS: rewrite handling SAR bits by Andrei Emeltchenko · 13 years ago
  67. ab784b7 Bluetooth: EWS: rewrite handling Supervisory (S) bits by Andrei Emeltchenko · 13 years ago
  68. 57253fd Bluetooth: EWS: adds ext control field bit mask by Andrei Emeltchenko · 13 years ago
  69. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 13 years ago
  70. 669bb39 Bluetooth: Fix permission of enable_le param by Gustavo F. Padovan · 13 years ago
  71. 8d6765a Bluetooth: clean up spaces in L2CAP header by Andrei Emeltchenko · 13 years ago
  72. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  73. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  74. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  75. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  76. d4b8d1c Bluetooth: btusb: hide more usb_submit_urb errors by Paul Bolle · 13 years ago
  77. 5a9b80e Bluetooth: btusb: also be quiet when suspending by Paul Bolle · 13 years ago
  78. 3e90dc8 Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  79. 81b25cd Bluetooth: Delay session allocation in hidp by Gustavo F. Padovan · 13 years ago
  80. 1785dbf Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  81. ab88f71 Bluetooth: Uses test_and_clear_bit() when possible by Gustavo F. Padovan · 13 years ago
  82. 192893c Bluetooth: Remove wrong error check by Gustavo F. Padovan · 13 years ago
  83. 3415a5f Bluetooth: Fix input device registration by Gustavo F. Padovan · 13 years ago
  84. 679344e Bluetooth: Trasmit interrupt channel messages first by Gustavo F. Padovan · 13 years ago
  85. dc0da5c Bluetooth: prioritize the interrupt channel in hidp by Gustavo F. Padovan · 13 years ago
  86. cd11cdd Bluetooth: use list_for_each_entry() in hidp by Gustavo F. Padovan · 13 years ago
  87. 794d175 Bluetooth: hidp: Stop I/O on shutdown by David Herrmann · 13 years ago
  88. a5fd6f3 Bluetooth: EFS: add enable_hs kernel param by Andrei Emeltchenko · 13 years ago
  89. a858393 Bluetooth: EFS: l2cap extended feature mask update by Andrei Emeltchenko · 13 years ago
  90. c510eae btusb: add device entry for Broadcom SoftSailing by Oliver Neukum · 13 years ago
  91. e95beb4 Bluetooth: hci_le_adv_report_evt code refactoring by Andre Guedes · 13 years ago
  92. b6f9804 Bluetooth: Fix possible NULL pointer dereference by Waldemar Rymarkiewicz · 13 years ago
  93. 67c9e84 Bluetooth: Mark not declared l2cap_core functions as static by Szymon Janc · 13 years ago
  94. 0e83391 Bluetooth: use recommended LE connection parameters by Anderson Lizardo · 13 years ago
  95. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 13 years ago
  96. 5b668eb Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() by Mat Martineau · 13 years ago
  97. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  98. 9fd481e Bluetooth: Allow ACL packets over USB in HCI_RAW mode by Peter Hurley · 13 years ago
  99. ab0ff76 Bluetooth: mark l2cap_create_iframe_pdu as static by Luiz Augusto von Dentz · 13 years ago
  100. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 13 years ago