1. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  2. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 9 years ago
  3. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 9 years ago
  4. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 9 years ago
  5. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 9 years ago
  6. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 9 years ago
  7. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 9 years ago
  8. 41533fe Bluetooth: Remove unneeded extra ( ) in valid flags check by Marcel Holtmann · 9 years ago
  9. c3370de Bluetooth: Expose current Device ID information via debugfs by Marcel Holtmann · 9 years ago
  10. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  11. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 9 years ago
  12. 20fa110 Bluetooth: Remove superfluous extra empty line between functions by Marcel Holtmann · 9 years ago
  13. 57b0d3e Bluetooth: Fix error returns for Read Local OOB Extended Data commands by Marcel Holtmann · 9 years ago
  14. efcd8c9 Bluetooth: Move memory location outside of hci_dev lock by Marcel Holtmann · 9 years ago
  15. 880897d Bluetooth: Update adv. parameters when conn. setting changes by Arman Uguray · 9 years ago
  16. c7d4883 Bluetooth: Use ADV_SCAN_IND for adv. instances by Arman Uguray · 9 years ago
  17. faccb95 Bluetooth: Fix using global connectable settings for adv by Arman Uguray · 9 years ago
  18. 600b215 Bluetooth: Fix race condition with HCI_RESET flag by Johan Hedberg · 9 years ago
  19. 6331c68 Bluetooth: btusb: Consolidate Broadcom based device entries by Marcel Holtmann · 9 years ago
  20. a7a484b at86rf230: fix is_tx while error handling by Alexander Aring · 9 years ago
  21. 3ff7092 at86rf230: remove unnecessary spinlock by Alexander Aring · 9 years ago
  22. 8bf9538 mac802154: cleanup concurrent check by Alexander Aring · 9 years ago
  23. fdf5178 Bluetooth: Unify advertising data code paths by Arman Uguray · 9 years ago
  24. 089fa8c Bluetooth: Update supported_flags for AD features by Arman Uguray · 9 years ago
  25. 5507e35 Bluetooth: Support the "tx-power" adv flag by Arman Uguray · 9 years ago
  26. 67e0c0c Bluetooth: Support the "managed-flags" adv flag by Arman Uguray · 9 years ago
  27. 807ec77 Bluetooth: Support the "limited-discoverable" adv flag by Arman Uguray · 9 years ago
  28. b44133f Bluetooth: Support the "discoverable" adv flag by Arman Uguray · 9 years ago
  29. e7a685d Bluetooth: Support the "connectable mode" adv flag by Arman Uguray · 9 years ago
  30. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 9 years ago
  31. 08dc0e9 Bluetooth: Fix minor typo in comment for static address setting by Marcel Holtmann · 9 years ago
  32. eb17380 Bluetooth: hci_uart: Add setup callback by Loic Poulain · 9 years ago
  33. 99c679a Bluetooth: Filter list of supported commands/events for untrusted users by Marcel Holtmann · 10 years ago
  34. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 10 years ago
  35. 4117ed7 Bluetooth: Add support for instance scan response by Arman Uguray · 10 years ago
  36. da929335 Bluetooth: Implement the Remove Advertising command by Arman Uguray · 10 years ago
  37. 24b4f38 Bluetooth: Implement the Add Advertising command by Arman Uguray · 10 years ago
  38. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 10 years ago
  39. 4453b00 Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags by Arman Uguray · 10 years ago
  40. 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 10 years ago
  41. 17b2772 Bluetooth: Read Broadcom chip info for Apple Bluetooth devices by Marcel Holtmann · 10 years ago
  42. baf880a Bluetooth: Fix memory leak in le_scan_disable_work_complete() by Johan Hedberg · 10 years ago
  43. 15c32c5 Bluetooth: Read Verbose Config Version Info for Broadcom devices by Marcel Holtmann · 10 years ago
  44. b55d1ab Bluetooth: Expose quirks through debugfs by Jakub Pawlowski · 10 years ago
  45. dc5d82a Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value by Marcel Holtmann · 10 years ago
  46. e7844ee Bluetooth: Gracefully response to enabling LE on LE only devices by Marcel Holtmann · 10 years ago
  47. ea6edfb mac802154: fix typo in header guard by Nicolas Iooss · 10 years ago
  48. f0b7d43 cc2520: Add support for CC2591 amplifier. by Brad Campbell · 10 years ago
  49. 0db055c cc2520: Do not store platform_data in spi_device by Brad Campbell · 10 years ago
  50. 63511f6d Bluetooth: Fix potential NULL dereference in SMP channel setup by Marcel Holtmann · 10 years ago
  51. 19c5ce9 Bluetooth: Add workaround for broken OS X legacy SMP pairing by Johan Hedberg · 10 years ago
  52. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  53. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 10 years ago
  54. a380b6c Bluetooth: Add generic mgmt helper API by Johan Hedberg · 10 years ago
  55. 333ae95 Bluetooth: Add channel parameter to mgmt_pending_find() API by Johan Hedberg · 10 years ago
  56. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  57. 49c989a Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR by Jakub Pawlowski · 10 years ago
  58. c115484 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL by Jakub Pawlowski · 10 years ago
  59. 3d50d51 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 by Jakub Pawlowski · 10 years ago
  60. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 10 years ago
  61. 812abb1 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. by Jakub Pawlowski · 10 years ago
  62. 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 10 years ago
  63. d907c4f at86rf230: fix at86rf230_read_subreg succeed handling by Alexander Aring · 10 years ago
  64. c9e4447 Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries by Marcel Holtmann · 10 years ago
  65. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 10 years ago
  66. 5425f98 Bluetooth: Fix length for Read Local OOB Extended Data respone packet by Marcel Holtmann · 10 years ago
  67. 5082a59 Bluetooth: Do not include LE SC out-of-band data if not enabled by Marcel Holtmann · 10 years ago
  68. b880ab8 Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets by Marcel Holtmann · 10 years ago
  69. fb334fe Bluetooth: Rename smp->local_rr into smp->local_rand by Marcel Holtmann · 10 years ago
  70. bc07cd6 Bluetooth: Add extra SMP_DBG statement for remote OOB data by Marcel Holtmann · 10 years ago
  71. e091526 Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32] by Marcel Holtmann · 10 years ago
  72. cb06d36 Bluetooth: Add clarifying comment when setting local OOB flag by Johan Hedberg · 10 years ago
  73. a8ca617 Bluetooth: Don't send public key if OOB data verification fails by Johan Hedberg · 10 years ago
  74. 94ea725 Bluetooth: Fix verifying confirm value when lacking remote OOB data by Johan Hedberg · 10 years ago
  75. 5842856 Bluetooth: Set local OOB data flag if remote has our OOB data by Johan Hedberg · 10 years ago
  76. 1a8bab4 Bluetooth: Track local vs remote OOB data availability by Johan Hedberg · 10 years ago
  77. 882fafa Bluetooth: Fix local OOB data handling for SMP by Johan Hedberg · 10 years ago
  78. 8e4e2ee Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32] by Marcel Holtmann · 10 years ago
  79. 33d0c03 Bluetooth: Use OOB key pair for LE SC pairing with OOB method by Marcel Holtmann · 10 years ago
  80. 0821a2c Bluetooth: Return LE SC confirm and random values for out-of-band data by Marcel Holtmann · 10 years ago
  81. 60a27d6 Bluetooth: Add function for generating LE SC out-of-band data by Marcel Holtmann · 10 years ago
  82. 6e2dc6d1 Bluetooth: Add support for AES-CMAC hash for security manager device by Marcel Holtmann · 10 years ago
  83. f709bfc Bluetooth: Add constants for LE SC Confirmation and Random values by Marcel Holtmann · 10 years ago
  84. 88a479d Bluetooth: Create SMP device structure for local crypto context by Marcel Holtmann · 10 years ago
  85. 276812e Bluetooth: Use kzfree instead of kfree in security manager by Marcel Holtmann · 10 years ago
  86. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
  87. 455c2ff Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data by Marcel Holtmann · 10 years ago
  88. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 10 years ago
  89. 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 10 years ago
  90. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 10 years ago
  91. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
  92. a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 10 years ago
  93. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  94. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  95. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
  96. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 10 years ago
  97. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
  98. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  99. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  100. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago