1. 48ce62c Bluetooth: Read stored link key information when powering on controller by Marcel Holtmann · 9 years ago
  2. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 9 years ago
  3. 043ec9b Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option by Marcel Holtmann · 9 years ago
  4. 04422da Bluetooth: Remove dead code for manufacturer inquiry mode quirks by Marcel Holtmann · 9 years ago
  5. ec6cef9 Bluetooth: Fix SMP channel registration for unconfigured controllers by Marcel Holtmann · 9 years ago
  6. 0f3adea Bluetooth: Remove BlueFritz! specific check from initialization by Marcel Holtmann · 9 years ago
  7. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 9 years ago
  8. a9f6068 Bluetooth: Enable basics for LE Data Length Extension feature by Marcel Holtmann · 9 years ago
  9. 3a5c82b Bluetooth: Move LE debugfs file creation into hci_debugfs.c by Marcel Holtmann · 9 years ago
  10. 71c3b60 Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c by Marcel Holtmann · 9 years ago
  11. 40ce72b Bluetooth: Move common debugfs file creation into hci_debugfs.c by Marcel Holtmann · 9 years ago
  12. 60c5f5f Bluetooth: Add skeleton functions for debugfs creation by Marcel Holtmann · 9 years ago
  13. 50b5b95 Bluetooth: Support static address when BR/EDR has been disabled by Marcel Holtmann · 9 years ago
  14. 405a261 Bluetooth: Move hci_update_page_scan to hci_request.c by Johan Hedberg · 9 years ago
  15. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 9 years ago
  16. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 9 years ago
  17. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 9 years ago
  18. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 9 years ago
  19. 1aeb9c6 Bluetooth: Fix notifying mgmt power off before flushing connection list by Johan Hedberg · 10 years ago
  20. 417287d Bluetooth: Fix check for support for page scan related commands by Marcel Holtmann · 10 years ago
  21. 3ad6758 Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() by Jaganath Kanakkassery · 10 years ago
  22. 9437d2e Bluetooth: Fix generation of non-resolvable private addresses by Marcel Holtmann · 10 years ago
  23. 5a34bd5 Bluetooth: Enable events for P-256 Public Key and DHKey commands by Marcel Holtmann · 10 years ago
  24. 4efbb2c Bluetooth: Add support for enabling Extended Scanner Filter Policies by Marcel Holtmann · 10 years ago
  25. 4b71bba Bluetooth: Enabled LE Direct Advertising Report event if supported by Marcel Holtmann · 10 years ago
  26. ee3c3ca Bluetooth: Clear discovery filter before starting background scan by Marcel Holtmann · 10 years ago
  27. 2207880 Bluetooth: Fix memory leaks from discovery filter UUID list by Marcel Holtmann · 10 years ago
  28. 0256325 Bluetooth: Add helper function for clearing the discovery filter by Marcel Holtmann · 10 years ago
  29. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  30. 923e241 Bluetooth: Fix SMP debug key handling by Johan Hedberg · 10 years ago
  31. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  32. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  33. 858cdc7 Bluetooth: Add debugfs switch for forcing SMP over BR/EDR by Johan Hedberg · 10 years ago
  34. e3befab Bluetooth: Fix BR/EDR Link Key type when derived through LE SC by Johan Hedberg · 10 years ago
  35. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 10 years ago
  36. 0ac3dbf Bluetooth: Remove unused hci_find_ltk function by Johan Hedberg · 10 years ago
  37. 5378bc5 Bluetooth: Update LTK lookup to correctly deal with SC LTKs by Johan Hedberg · 10 years ago
  38. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  39. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  40. 22a3cea Bluetooth: Fix setting state back to TASK_RUNNING by Johan Hedberg · 10 years ago
  41. 76727c0 Bluetooth: Call drain_workqueue() before resetting state by Johan Hedberg · 10 years ago
  42. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  43. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  44. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  45. 40f4938 Bluetooth: Consolidate whitelist debugfs entry into device_list by Marcel Holtmann · 10 years ago
  46. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  47. 039fada Bluetooth: Fix hci_sync missing wakeup interrupt by Chan-yeol Park · 10 years ago
  48. 9cfd5a2 Bluetooth: Wrong style spin lock used by Jukka Rissanen · 10 years ago
  49. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  50. 0097db0 Bluetooth: Remove exported hci_recv_fragment function by Marcel Holtmann · 10 years ago
  51. 43e73e4 Bluetooth: Provide HCI command opcode information to driver by Marcel Holtmann · 10 years ago
  52. 9a783a1 Bluetooth: Fix re-setting RPA as expired when deferring update by Johan Hedberg · 10 years ago
  53. f6c6324 Bluetooth: Refactor connection parameter freeing into its own function by Johan Hedberg · 10 years ago
  54. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  55. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  56. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  57. defce9e Bluetooth: Make AES crypto context private to SMP by Johan Hedberg · 10 years ago
  58. 711eafe Bluetooth: Move SMP (de)initialization to smp.c by Johan Hedberg · 10 years ago
  59. 5450691 Bluetooth: Move SMP initialization after HCI init by Johan Hedberg · 10 years ago
  60. 222916e Bluetooth: Refactor SMP (de)initialization into separate functions by Johan Hedberg · 10 years ago
  61. 893eded Bluetooth: Fix IRK lookup when tfm_aes is not available by Johan Hedberg · 10 years ago
  62. fabed38 Bluetooth: Fix hci_update_random_address() error return for no crypto by Johan Hedberg · 10 years ago
  63. 22f433d Bluetooth: Disable page scan if all whitelisted devices are connected by Johan Hedberg · 10 years ago
  64. 432df05 Bluetooth: Create unified helper function for updating page scan by Johan Hedberg · 10 years ago
  65. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  66. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  67. 32226e4 Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero by Marcel Holtmann · 10 years ago
  68. 729a105 Bluetooth: Expose default LE advertising interval via debugfs by Georg Lukas · 10 years ago
  69. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  70. 66d8e83 Bluetooth: Fix white list handling with resolvable private addresses by Marcel Holtmann · 10 years ago
  71. 8540f6c Bluetooth: Add support for using controller white list filtering by Marcel Holtmann · 10 years ago
  72. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  73. f4fe73e Bluetooth: Get MWS transport configuration of the controller by Marcel Holtmann · 10 years ago
  74. 109e319 Bluetooth: Read list of local codecs supported by the controller by Marcel Holtmann · 10 years ago
  75. 27f70f3 Bluetooth: Prefer sizeof(*ptr) when allocating memory by Johan Hedberg · 10 years ago
  76. d1d588c Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now by Johan Hedberg · 10 years ago
  77. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  78. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  79. 395365e Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL by Marcel Holtmann · 10 years ago
  80. 4d6c705 Bluetooth: Enable LE Long Term Key Request event only when supported by Marcel Holtmann · 10 years ago
  81. 0da71f1 Bluetooth: Enable LE encryption events only when supported by Marcel Holtmann · 10 years ago
  82. 15a49cc Bluetooth: Read LE Advertising Channel TX Power only when available by Marcel Holtmann · 10 years ago
  83. 899de76 Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c by Marcel Holtmann · 10 years ago
  84. 12aa4f0 Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl by Marcel Holtmann · 10 years ago
  85. 2e84d8d Bluetooth: Mark controller is down when HCI_AUTO_OFF is set by Marcel Holtmann · 10 years ago
  86. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 10 years ago
  87. 123abc0 Bluetooth: Refactor ioctl scan state update to its own function by Johan Hedberg · 10 years ago
  88. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 10 years ago
  89. 7fabc0f Bluetooth: Fix using test_and_clear instead of test_and_set by Johan Hedberg · 10 years ago
  90. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  91. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  92. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  93. cd7ca0e Bluetooth: Fix enabling Authenticated Payload Timeout Expired event by Marcel Holtmann · 10 years ago
  94. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  95. a70f4b5 Bluetooth: Don't try background scanning if LE is not enabled by Johan Hedberg · 10 years ago
  96. 2b7be33 Bluetooth: Enable passive scanning whenever we're connectable by Johan Hedberg · 10 years ago
  97. ae23ada Bluetooth: Don't let background scanning interfering with discovery by Johan Hedberg · 10 years ago
  98. bb3e0a3 Bluetooth: Update discovery state earlier in hci_discovery_set_state by Johan Hedberg · 10 years ago
  99. 74292d5 Bluetooth: Enforce providing hdev->send driver callback by Marcel Holtmann · 10 years ago
  100. cdc52fa Bluetooth: Fix memory leaking when hdev->send returns an error by Marcel Holtmann · 10 years ago