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