1. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 9 years ago
  2. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 9 years ago
  3. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 9 years ago
  4. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  5. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 9 years ago
  6. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 9 years ago
  7. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 9 years ago
  8. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 9 years ago
  9. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 9 years ago
  10. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 9 years ago
  11. c3370de Bluetooth: Expose current Device ID information via debugfs by Marcel Holtmann · 9 years ago
  12. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  13. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 9 years ago
  14. 20fa110 Bluetooth: Remove superfluous extra empty line between functions by Marcel Holtmann · 9 years ago
  15. 57b0d3e Bluetooth: Fix error returns for Read Local OOB Extended Data commands by Marcel Holtmann · 9 years ago
  16. efcd8c9 Bluetooth: Move memory location outside of hci_dev lock by Marcel Holtmann · 9 years ago
  17. 880897d Bluetooth: Update adv. parameters when conn. setting changes by Arman Uguray · 9 years ago
  18. c7d4883 Bluetooth: Use ADV_SCAN_IND for adv. instances by Arman Uguray · 9 years ago
  19. faccb95 Bluetooth: Fix using global connectable settings for adv by Arman Uguray · 9 years ago
  20. 600b215 Bluetooth: Fix race condition with HCI_RESET flag by Johan Hedberg · 9 years ago
  21. fdf5178 Bluetooth: Unify advertising data code paths by Arman Uguray · 9 years ago
  22. 089fa8c Bluetooth: Update supported_flags for AD features by Arman Uguray · 9 years ago
  23. 5507e35 Bluetooth: Support the "tx-power" adv flag by Arman Uguray · 9 years ago
  24. 67e0c0c Bluetooth: Support the "managed-flags" adv flag by Arman Uguray · 9 years ago
  25. 807ec77 Bluetooth: Support the "limited-discoverable" adv flag by Arman Uguray · 9 years ago
  26. b44133f Bluetooth: Support the "discoverable" adv flag by Arman Uguray · 9 years ago
  27. e7a685d Bluetooth: Support the "connectable mode" adv flag by Arman Uguray · 9 years ago
  28. 08dc0e9 Bluetooth: Fix minor typo in comment for static address setting by Marcel Holtmann · 9 years ago
  29. 99c679a Bluetooth: Filter list of supported commands/events for untrusted users by Marcel Holtmann · 9 years ago
  30. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 9 years ago
  31. 4117ed7 Bluetooth: Add support for instance scan response by Arman Uguray · 9 years ago
  32. da929335 Bluetooth: Implement the Remove Advertising command by Arman Uguray · 9 years ago
  33. 24b4f38 Bluetooth: Implement the Add Advertising command by Arman Uguray · 9 years ago
  34. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 9 years ago
  35. baf880a Bluetooth: Fix memory leak in le_scan_disable_work_complete() by Johan Hedberg · 9 years ago
  36. b55d1ab Bluetooth: Expose quirks through debugfs by Jakub Pawlowski · 9 years ago
  37. dc5d82a Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value by Marcel Holtmann · 9 years ago
  38. e7844ee Bluetooth: Gracefully response to enabling LE on LE only devices by Marcel Holtmann · 9 years ago
  39. 63511f6d Bluetooth: Fix potential NULL dereference in SMP channel setup by Marcel Holtmann · 9 years ago
  40. 19c5ce9 Bluetooth: Add workaround for broken OS X legacy SMP pairing by Johan Hedberg · 9 years ago
  41. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 9 years ago
  42. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 9 years ago
  43. a380b6c Bluetooth: Add generic mgmt helper API by Johan Hedberg · 9 years ago
  44. 333ae95 Bluetooth: Add channel parameter to mgmt_pending_find() API by Johan Hedberg · 9 years ago
  45. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 9 years ago
  46. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 9 years ago
  47. 812abb1 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. by Jakub Pawlowski · 9 years ago
  48. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 9 years ago
  49. 5425f98 Bluetooth: Fix length for Read Local OOB Extended Data respone packet by Marcel Holtmann · 9 years ago
  50. 5082a59 Bluetooth: Do not include LE SC out-of-band data if not enabled by Marcel Holtmann · 9 years ago
  51. b880ab8 Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets by Marcel Holtmann · 9 years ago
  52. fb334fe Bluetooth: Rename smp->local_rr into smp->local_rand by Marcel Holtmann · 9 years ago
  53. bc07cd6 Bluetooth: Add extra SMP_DBG statement for remote OOB data by Marcel Holtmann · 9 years ago
  54. e091526 Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32] by Marcel Holtmann · 9 years ago
  55. cb06d36 Bluetooth: Add clarifying comment when setting local OOB flag by Johan Hedberg · 9 years ago
  56. a8ca617 Bluetooth: Don't send public key if OOB data verification fails by Johan Hedberg · 9 years ago
  57. 94ea725 Bluetooth: Fix verifying confirm value when lacking remote OOB data by Johan Hedberg · 9 years ago
  58. 5842856 Bluetooth: Set local OOB data flag if remote has our OOB data by Johan Hedberg · 9 years ago
  59. 1a8bab4 Bluetooth: Track local vs remote OOB data availability by Johan Hedberg · 9 years ago
  60. 882fafa Bluetooth: Fix local OOB data handling for SMP by Johan Hedberg · 9 years ago
  61. 8e4e2ee Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32] by Marcel Holtmann · 9 years ago
  62. 33d0c03 Bluetooth: Use OOB key pair for LE SC pairing with OOB method by Marcel Holtmann · 9 years ago
  63. 0821a2c Bluetooth: Return LE SC confirm and random values for out-of-band data by Marcel Holtmann · 9 years ago
  64. 60a27d6 Bluetooth: Add function for generating LE SC out-of-band data by Marcel Holtmann · 9 years ago
  65. 6e2dc6d Bluetooth: Add support for AES-CMAC hash for security manager device by Marcel Holtmann · 9 years ago
  66. 88a479d Bluetooth: Create SMP device structure for local crypto context by Marcel Holtmann · 9 years ago
  67. 276812e Bluetooth: Use kzfree instead of kfree in security manager by Marcel Holtmann · 9 years ago
  68. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 9 years ago
  69. 455c2ff Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data by Marcel Holtmann · 9 years ago
  70. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 9 years ago
  71. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 9 years ago
  72. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 9 years ago
  73. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 9 years ago
  74. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 9 years ago
  75. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 9 years ago
  76. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 9 years ago
  77. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 9 years ago
  78. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 9 years ago
  79. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 9 years ago
  80. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 9 years ago
  81. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 9 years ago
  82. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 9 years ago
  83. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 9 years ago
  84. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 9 years ago
  85. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 9 years ago
  86. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  87. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 9 years ago
  88. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 9 years ago
  89. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 9 years ago
  90. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 9 years ago
  91. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 9 years ago
  92. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 9 years ago
  93. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 9 years ago
  94. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 9 years ago
  95. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 9 years ago
  96. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 9 years ago
  97. 983f981 Bluetooth: Remove two else branches that are not needed by Marcel Holtmann · 9 years ago
  98. 4ba9faf Bluetooth: Check for matching IRK when looking for paired LE devices by Johan Hedberg · 9 years ago
  99. 87c8b28 Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired() by Johan Hedberg · 9 years ago
  100. beb1c21 Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago