1. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 9 years ago
  2. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 9 years ago
  3. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 9 years ago
  4. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 9 years ago
  5. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 9 years ago
  6. bf21d79 Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode by Marcel Holtmann · 9 years ago
  7. 6858bcd Bluetooth: Expose remote OOB information as debugfs entry by Marcel Holtmann · 9 years ago
  8. 5789f37 Bluetooth: Expose hardware error code as debugfs entry by Marcel Holtmann · 9 years ago
  9. 0886aea Bluetooth: Expose debug keys usage setting via debugfs by Marcel Holtmann · 9 years ago
  10. c50b33c Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command by Marcel Holtmann · 9 years ago
  11. 6e07231 Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs by Marcel Holtmann · 9 years ago
  12. 41bcfd5 Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values by Marcel Holtmann · 9 years ago
  13. 4775a4e Bluetooth: Fix OOB data present value for SMP pairing by Marcel Holtmann · 9 years ago
  14. 659c7fb Bluetooth: Fix OOB data present value for BR/EDR Secure Connections by Marcel Holtmann · 9 years ago
  15. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 9 years ago
  16. ac363cf Bluetooth: Fix sending Read Remote Extended Features command by Szymon Janc · 9 years ago
  17. 64dae96 Bluetooth: Move smp_unregister() into hci_dev_do_close() function by Marcel Holtmann · 9 years ago
  18. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 9 years ago
  19. 5c91249 Bluetooth: Introduce hci_dev_do_reset helper function by Marcel Holtmann · 9 years ago
  20. 8f502f8 Bluetooth: Fix notifying discovery state when powering off by Johan Hedberg · 9 years ago
  21. 39c5d97 Bluetooth: Fix notifying discovery state upon reset by Johan Hedberg · 9 years ago
  22. 5920028 Bluetooth: Fix check for SSP when enabling SC by Johan Hedberg · 9 years ago
  23. aa5b034 Bluetooth: Check for P-256 OOB values in Secure Connections Only mode by Marcel Holtmann · 9 years ago
  24. a83ed81e Bluetooth: Use helper function to determine BR/EDR OOB data present by Marcel Holtmann · 9 years ago
  25. 6665d05 Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode by Marcel Holtmann · 9 years ago
  26. d25b78e Bluetooth: Enforce zero-valued hash/rand192 for LE OOB by Johan Hedberg · 9 years ago
  27. dfb2fae Bluetooth: Fix nested sleeps by Peter Hurley · 9 years ago
  28. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 9 years ago
  29. 484aabc Bluetooth: Remove incorrect check for BDADDR_BREDR address type by Johan Hedberg · 9 years ago
  30. 5d57e79 Bluetooth: Check for valid bdaddr in add_remote_oob_data by Johan Hedberg · 9 years ago
  31. ed93ec6 Bluetooth: Require SSP enabling before BR/EDR Secure Connections by Marcel Holtmann · 9 years ago
  32. 3a5486e Bluetooth: Limit BR/EDR switching for LE only with secure connections by Marcel Holtmann · 9 years ago
  33. 574ea3c Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP by Marcel Holtmann · 9 years ago
  34. 91200e9 Bluetooth: Fix reporting invalid RSSI for LE devices by Szymon Janc · 9 years ago
  35. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  36. 2b8df32 Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels by Marcel Holtmann · 9 years ago
  37. 327a719 Bluetooth: Fix lookup of fixed channels by local bdaddr by Johan Hedberg · 9 years ago
  38. a250e04 Bluetooth: Add helpers for src/dst bdaddr type conversion by Johan Hedberg · 9 years ago
  39. 162a3ba Bluetooth: Bind the SMP channel registration to management power state by Marcel Holtmann · 9 years ago
  40. 7e7ec44 Bluetooth: Don't register any SMP channel if LE is not supported by Marcel Holtmann · 9 years ago
  41. 157029b Bluetooth: Fix LE SMP channel source address and source address type by Marcel Holtmann · 9 years ago
  42. 111e4bc Bluetooth: Fix issue with switching BR/EDR back on when disabled by Marcel Holtmann · 9 years ago
  43. eeb5a06 Bluetooth: Show device address type for L2CAP debugfs entries by Marcel Holtmann · 9 years ago
  44. 7b2ed60 Bluetooth: 6lowpan: Remove PSM setting code by Jukka Rissanen · 10 years ago
  45. e12af48 Bluetooth: Fix valid Identity Address check by Johan Hedberg · 9 years ago
  46. 36c269c Bluetooth: Remove dead code by Gowtham Anandha Babu · 10 years ago
  47. 5ced246 Bluetooth: Use %llu for printing duration details of selftests by Marcel Holtmann · 9 years ago
  48. 36f260c Bluetooth: Move Delete Stored Link Key to 4th phase of initialization by Marcel Holtmann · 9 years ago
  49. a936612 Bluetooth: Process result of HCI Delete Stored Link Key command by Marcel Holtmann · 10 years ago
  50. 48ce62c Bluetooth: Read stored link key information when powering on controller by Marcel Holtmann · 10 years ago
  51. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  52. 41e91e7 Bluetooth: Replace send_monitor_event with queue_monitor_skb by Marcel Holtmann · 10 years ago
  53. d7f72f6 Bluetooth: Create generic queue_monitor_skb helper function by Marcel Holtmann · 10 years ago
  54. 2b53129 Bluetooth: Simplify packet copy in hci_send_to_monitor function by Marcel Holtmann · 10 years ago
  55. 15762fa Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco by Marcel Holtmann · 10 years ago
  56. 74b3fb8 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc by Marcel Holtmann · 10 years ago
  57. dd62555 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2 by Marcel Holtmann · 10 years ago
  58. b0a8e28 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci by Marcel Holtmann · 10 years ago
  59. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  60. 043ec9b Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option by Marcel Holtmann · 10 years ago
  61. 04422da Bluetooth: Remove dead code for manufacturer inquiry mode quirks by Marcel Holtmann · 10 years ago
  62. ec6cef9 Bluetooth: Fix SMP channel registration for unconfigured controllers by Marcel Holtmann · 10 years ago
  63. 203de21 Bluetooth: Fix for a leftover debug of pairing credentials by Marcel Holtmann · 10 years ago
  64. cb0d2fa Bluetooth: Fix scope of sc_only_mode debugfs entry by Marcel Holtmann · 10 years ago
  65. 05b3c3e Bluetooth: Remove no longer needed force_sc_support debugfs option by Marcel Holtmann · 10 years ago
  66. 91389af Bluetooth: Remove broken force_lesc_support debugfs option by Marcel Holtmann · 10 years ago
  67. 300acfde Bluetooth: Introduce force_bredr_smp debugfs option for testing by Marcel Holtmann · 10 years ago
  68. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  69. e64b4fb Bluetooth: Add timing information to ECDH test case runs by Marcel Holtmann · 10 years ago
  70. 255047b Bluetooth: Add timing information to SMP test case runs by Marcel Holtmann · 10 years ago
  71. fb2969a Bluetooth: Add LE Secure Connections tests for SMP by Johan Hedberg · 10 years ago
  72. cfc4198 Bluetooth: Add legacy SMP tests by Johan Hedberg · 10 years ago
  73. 0a2b0f0 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  74. 0b6415b Bluetooth: Add support for ECDH test cases by Johan Hedberg · 10 years ago
  75. ee48529 Bluetooth: Add support for self testing framework by Marcel Holtmann · 10 years ago
  76. 4da50de Bluetooth: Fix const declarations for smp_f5 and smp_f6 by Johan Hedberg · 10 years ago
  77. 0f3adea Bluetooth: Remove BlueFritz! specific check from initialization by Marcel Holtmann · 10 years ago
  78. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  79. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  80. 72e4a6b Bluetooth: Remove duplicate constant for RFCOMM PSM by Marcel Holtmann · 10 years ago
  81. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
  82. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 10 years ago
  83. a9f6068 Bluetooth: Enable basics for LE Data Length Extension feature by Marcel Holtmann · 10 years ago
  84. 3a5c82b Bluetooth: Move LE debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  85. 71c3b60 Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  86. 40ce72b Bluetooth: Move common debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  87. 60c5f5f Bluetooth: Add skeleton functions for debugfs creation by Marcel Holtmann · 10 years ago
  88. 50b5b95 Bluetooth: Support static address when BR/EDR has been disabled by Marcel Holtmann · 10 years ago
  89. 405a261 Bluetooth: Move hci_update_page_scan to hci_request.c by Johan Hedberg · 10 years ago
  90. 9df7465 Bluetooth: Add return parameter to cmd_complete callbacks by Johan Hedberg · 10 years ago
  91. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  92. 51ef3eb Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  93. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  94. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  95. 96c2665 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  96. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
  97. 004fa5e Bluetooth: 6lowpan: Do not free skb when packet is dropped by Jukka Rissanen · 10 years ago
  98. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  99. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  100. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago