1. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 14 years ago
  2. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 14 years ago
  3. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 14 years ago
  4. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 14 years ago
  5. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 14 years ago
  6. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 14 years ago
  7. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 14 years ago
  8. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 14 years ago
  9. c768708 Bluetooth: Add MGMT event for Passkey Entry by Brian Gix · 14 years ago
  10. 8830f51 Bluetooth: Move scope of kernel parameter enable_hs by Andrei Emeltchenko · 14 years ago
  11. 453a838 Bluetooth: Add MGMT opcodes for Passkey Entry by Brian Gix · 14 years ago
  12. 9ad4019 Bluetooth: Add HCI defines for User Passkey entry by Brian Gix · 14 years ago
  13. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 14 years ago
  14. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 14 years ago
  15. ba4e564 Bluetooth: Add address type to mgmt_pair_device by Johan Hedberg · 14 years ago
  16. e6d465c Bluetooth: mgmt_stop_discovery_failed() by Andre Guedes · 14 years ago
  17. 7a13510 Bluetooth: Rename mgmt_inquiry_failed() by Andre Guedes · 14 years ago
  18. d45fc42 Bluetooth: Rename l2cap_check_security() by Gustavo F. Padovan · 14 years ago
  19. 37d9ef7 Bluetooth: Add status parameter to mgmt_disconnect response by Johan Hedberg · 14 years ago
  20. a8a1d19 Bluetooth: Add proper response to mgmt_remove_keys command by Johan Hedberg · 14 years ago
  21. 48264f0 Bluetooth: Add public/random LE address information to mgmt messages by Johan Hedberg · 14 years ago
  22. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 14 years ago
  23. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 14 years ago
  24. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 14 years ago
  25. 4c659c3 Bluetooth: Add address type fields to mgmt messages that need them by Johan Hedberg · 14 years ago
  26. 86742e1 Bluetooth: Update link key mgmt APIs to match latest spec. by Johan Hedberg · 14 years ago
  27. 3243553 Bluetooth: Convert power off mechanism to use delayed_work by Johan Hedberg · 14 years ago
  28. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 14 years ago
  29. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 14 years ago
  30. 023d504 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 14 years ago
  31. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 14 years ago
  32. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 14 years ago
  33. d835ac0 Bluetooth: Add definitions for L2CAP fixed channels by Mat Martineau · 14 years ago
  34. 38094c7 Bluetooth: Add AMP-related data and structures for channel signals by Mat Martineau · 14 years ago
  35. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 14 years ago
  36. d7c4d11 Bluetooth: Change scope of the enable_hs module parameter by Mat Martineau · 14 years ago
  37. c14968b Bluetooth: Add BT_CHANNEL_POLICY socket option by Mat Martineau · 14 years ago
  38. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 14 years ago
  39. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 14 years ago
  40. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 14 years ago
  41. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 14 years ago
  42. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 14 years ago
  43. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 14 years ago
  44. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 14 years ago
  45. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  46. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  47. 22097fd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  48. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 14 years ago
  49. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 14 years ago
  50. 1d58996 bluetooth: macroize two small inlines to avoid module.h by Paul Gortmaker · 15 years ago
  51. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 14 years ago
  52. 88843ab Bluetooth: EWS: handling different Control fields by Andrei Emeltchenko · 14 years ago
  53. c636ef5 Bluetooth: Fix mgmt interaction with userspace by Gustavo F. Padovan · 14 years ago
  54. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 14 years ago
  55. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 14 years ago
  56. 88149db Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 14 years ago
  57. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 14 years ago
  58. 8f7975b Bluetooth: EFS: assign default values in chan add by Andrei Emeltchenko · 14 years ago
  59. 5a9e705 Bluetooth: EFS: definitions and headers by Andrei Emeltchenko · 14 years ago
  60. d43cb28 Bluetooth: EWS: define L2CAP header sizes by Andrei Emeltchenko · 14 years ago
  61. e378173 Bluetooth: EWS: rewrite handling POLL (P) bit by Andrei Emeltchenko · 14 years ago
  62. 03f6715 Bluetooth: EWS: rewrite handling FINAL (F) bit by Andrei Emeltchenko · 14 years ago
  63. 793c2f1 Bluetooth: EWS: rewrite check frame type function by Andrei Emeltchenko · 14 years ago
  64. fb45de7 Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation by Andrei Emeltchenko · 14 years ago
  65. 0b209fa Bluetooth: EWS: rewrite reqseq calculation by Andrei Emeltchenko · 14 years ago
  66. 7e0ef6e Bluetooth: EWS: rewrite handling SAR bits by Andrei Emeltchenko · 14 years ago
  67. ab784b7 Bluetooth: EWS: rewrite handling Supervisory (S) bits by Andrei Emeltchenko · 14 years ago
  68. 57253fd Bluetooth: EWS: adds ext control field bit mask by Andrei Emeltchenko · 14 years ago
  69. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 14 years ago
  70. 8d6765a Bluetooth: clean up spaces in L2CAP header by Andrei Emeltchenko · 14 years ago
  71. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  72. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  73. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  74. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  75. a858393 Bluetooth: EFS: l2cap extended feature mask update by Andrei Emeltchenko · 15 years ago
  76. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 15 years ago
  77. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 15 years ago
  78. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 15 years ago
  79. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 15 years ago
  80. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 15 years ago
  81. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 15 years ago
  82. 454d48f Bluetooth: Use the same timeouts for both ACL and LE links by Vinicius Costa Gomes · 15 years ago
  83. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 15 years ago
  84. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 15 years ago
  85. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  86. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 15 years ago
  87. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 15 years ago
  88. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 15 years ago
  89. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 15 years ago
  90. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 15 years ago
  91. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 15 years ago
  92. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 15 years ago
  93. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 15 years ago
  94. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 15 years ago
  95. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 15 years ago
  96. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 15 years ago
  97. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 15 years ago
  98. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 15 years ago
  99. f8c1fbd Bluetooth: Clean up unused struct hci_conn items by Gustavo F. Padovan · 15 years ago
  100. e1447d8 Bluetooth: Add bt_printk by Joe Perches · 15 years ago