1. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 10 years ago
  2. 6f77d8c Bluetooth: Move address type conversion to outside hci_connect_le by Andre Guedes · 10 years ago
  3. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 10 years ago
  4. c99ed83 Bluetooth: Remove unused function by Andre Guedes · 10 years ago
  5. 2acf3d9 Bluetooth: Stop scanning on LE connection by Andre Guedes · 10 years ago
  6. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 10 years ago
  7. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 10 years ago
  8. 4bd6d38 Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys() by Johan Hedberg · 10 years ago
  9. efabba3 Bluetooth: Simplify logic for checking for SMP completion by Johan Hedberg · 10 years ago
  10. 9747a9f Bluetooth: Track not yet received keys in SMP by Johan Hedberg · 10 years ago
  11. a9a58f8 Bluetooth: Ignore IRKs with no Identity Address by Johan Hedberg · 10 years ago
  12. a4858cb Bluetooth: Fix advertising address type when toggling connectable by Johan Hedberg · 10 years ago
  13. ede81a2 Bluetooth: Fix NULL pointer dereference when sending data by Andrzej Kaczmarek · 10 years ago
  14. 8b064a3 Bluetooth: Clean up HCI state when doing power off by Johan Hedberg · 10 years ago
  15. 7c4cfab Bluetooth: Don't clear HCI_ADVERTISING when powering off by Johan Hedberg · 10 years ago
  16. ce3f24c Bluetooth: Don't clear HCI_CONNECTABLE when powering off by Johan Hedberg · 10 years ago
  17. bd10799 Bluetooth: Don't clear HCI_DISCOVERABLE when powering off by Johan Hedberg · 10 years ago
  18. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 10 years ago
  19. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 10 years ago
  20. 4518bb0 Bluetooth: Fix canceling RPA expiry timer by Johan Hedberg · 10 years ago
  21. c21c0ea Bluetooth: Enable RPA resolving if mgmt_set_privacy is called by Johan Hedberg · 10 years ago
  22. 473deef2c9 Bluetooth: Export current local RPA with identity information by Marcel Holtmann · 10 years ago
  23. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 10 years ago
  24. 41c90c1 Bluetooth: Use privacy mode for non-connectable advertising by Marcel Holtmann · 10 years ago
  25. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 10 years ago
  26. ac34581 Bluetooth: Expose current identity information in debugfs by Marcel Holtmann · 10 years ago
  27. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 10 years ago
  28. e26b1ff Bluetooth: Fix setting correct src_type when connecting LE by Johan Hedberg · 10 years ago
  29. 62b04cd Bluetooth: Add support for Set Privacy command by Johan Hedberg · 10 years ago
  30. c982b2e Bluetooth: Add debugfs entry for RPA regeneration timeout by Johan Hedberg · 10 years ago
  31. 8f71c6c Bluetooth: Don't write static address during power on by Johan Hedberg · 10 years ago
  32. d948394 Bluetooth: Use hci_update_random_address() for initiating LE scan by Johan Hedberg · 10 years ago
  33. 8f2a060 Bluetooth: Use hci_update_random_address() for enabling advertising by Johan Hedberg · 10 years ago
  34. 85030be Bluetooth: Use hci_update_random_address() when connecting LE by Johan Hedberg · 10 years ago
  35. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 10 years ago
  36. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 10 years ago
  37. b1e2b3a Bluetooth: Add SMP function for generating RPAs by Johan Hedberg · 10 years ago
  38. 82d4b35 Bluetooth: Set the correct values for Identity Address Information by Johan Hedberg · 10 years ago
  39. 7be2edb Bluetooth: Ensure hci_conn always contains the local identity address by Johan Hedberg · 10 years ago
  40. 0f4bd94 Bluetooth: Add Privacy flag to mgmt supported/current settings by Johan Hedberg · 10 years ago
  41. 199a2fb Bluetooth: Move enable/disable_advertising higher up in mgmt.c by Johan Hedberg · 10 years ago
  42. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 10 years ago
  43. 524237c Bluetooth: Add helper variables to smp_distribute_keys() by Johan Hedberg · 10 years ago
  44. 1b60ef2 Bluetooth: Fix issue with missing management event opcode by Marcel Holtmann · 10 years ago
  45. 668b7b1 Bluetooth: Fix iterating wrong list in hci_remove_irk() by Johan Hedberg · 10 years ago
  46. a747439 Bluetooth: Increase minor version of core module by Marcel Holtmann · 10 years ago
  47. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 10 years ago
  48. b1765e7 Bluetooth: Fix channel check when binding RFCOMM sock by Andrzej Kaczmarek · 10 years ago
  49. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 10 years ago
  50. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 10 years ago
  51. 5192d30 Bluetooth: Add comment explainging store hint for long term keys by Marcel Holtmann · 10 years ago
  52. bab6d1e Bluetooth: Don't send store hint for devices using identity addresses by Marcel Holtmann · 10 years ago
  53. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  54. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  55. 23d0e12 Bluetooth: Track SMP keys in the SMP context by Johan Hedberg · 10 years ago
  56. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  57. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 10 years ago
  58. 0a14ab4 Bluetooth: Avoid using GFP_ATOMIC where not necessary by Johan Hedberg · 10 years ago
  59. d66c295 Bluetooth: Use same LE min/max connection event length during update by Marcel Holtmann · 10 years ago
  60. 3698d70 Bluetooth: Expose current list of identity resolving keys via debugfs by Marcel Holtmann · 10 years ago
  61. edb4b46 Bluetooth: Fix wrong identity address during connection failures by Marcel Holtmann · 10 years ago
  62. 64c7b77 Bluetooth: Use connection address for reporting connection failures by Marcel Holtmann · 10 years ago
  63. 01fdb0f Bluetooth: Report identity address when remote device connects by Marcel Holtmann · 10 years ago
  64. 2c96e03 Bluetooth: Print error when dropping L2CAP data by Szymon Janc · 10 years ago
  65. 5cedbb8 Bluetooth: Use Identity Address in Device Found event by Johan Hedberg · 10 years ago
  66. 1ebfcc1 Bluetooth: Look up RPA for connection requests with Identity Address by Johan Hedberg · 10 years ago
  67. 6cfc998 Bluetooth: Don't try to look up private addresses as Identity Address by Johan Hedberg · 10 years ago
  68. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago
  69. 387a33e Bluetooth: Fix updating Identity Address in L2CAP channels by Johan Hedberg · 10 years ago
  70. 68d6f6d Bluetooth: Track the LE Identity Address in struct hci_conn by Johan Hedberg · 10 years ago
  71. 893ce8b Bluetooth: Remove SMP data specific crypto context by Johan Hedberg · 10 years ago
  72. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 10 years ago
  73. b7d448d Bluetooth: Fix completing SMP as peripheral when no keys are expected by Johan Hedberg · 10 years ago
  74. c51ffa0 Bluetooth: Fix hci_remove_ltk failure when no match is found by Johan Hedberg · 10 years ago
  75. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 10 years ago
  76. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 10 years ago
  77. 6131ddc Bluetooth: Fix properly ignoring unexpected SMP PDUs by Johan Hedberg · 10 years ago
  78. fd349c0 Bluetooth: Enable support for remote IRK distribution by Johan Hedberg · 10 years ago
  79. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 10 years ago
  80. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 10 years ago
  81. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 10 years ago
  82. 6047805 Bluetooth: Add smp_irk_matches helper function by Johan Hedberg · 10 years ago
  83. 6bfdfe3 Bluetooth: Fix minor whitespace issues in SMP code by Johan Hedberg · 10 years ago
  84. c46b98b Bluetooth: Fix missing PDU length checks for SMP by Johan Hedberg · 10 years ago
  85. c6beca0 Bluetooth: Allow HCI User Channel usage for controllers without address by Marcel Holtmann · 10 years ago
  86. c652140 Bluetooth: Add missing index added event on user channel failure by Marcel Holtmann · 10 years ago
  87. 0fe442f Bluetooth: Fix sending wrong store hint for new long term keys by Marcel Holtmann · 10 years ago
  88. 490cb0b Bluetooth: Restrict long term keys to public and static addresses by Marcel Holtmann · 10 years ago
  89. 8981be9 Bluetooth: Fix write_room() calculation by Peter Hurley · 10 years ago
  90. b16b435 Bluetooth: Refactor write_room() calculation by Peter Hurley · 10 years ago
  91. 72e5108 Bluetooth: Don't fail RFCOMM tty writes by Peter Hurley · 10 years ago
  92. 5326a4e Bluetooth: Force -EIO from tty read/write if .activate() fails by Peter Hurley · 10 years ago
  93. fb856e5 Bluetooth: Cleanup RFCOMM device registration error handling by Peter Hurley · 10 years ago
  94. f355095 Bluetooth: Refactor rfcomm_dev_add() by Peter Hurley · 10 years ago
  95. 033ace9 Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls by Peter Hurley · 10 years ago
  96. 7611fce Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup() by Peter Hurley · 10 years ago
  97. b4d21f19 Bluetooth: Fix RFCOMM parent device for reused dlc by Peter Hurley · 10 years ago
  98. b92483d Bluetooth: Fix unsafe RFCOMM device parenting by Peter Hurley · 10 years ago
  99. c4fd318 Bluetooth: Directly close dlc for not yet started RFCOMM session by Peter Hurley · 10 years ago
  100. f622357 Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close() by Peter Hurley · 10 years ago