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