1. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 10 years ago
  2. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 10 years ago
  3. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 10 years ago
  4. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 10 years ago
  5. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  6. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  7. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  8. 05b3c3e Bluetooth: Remove no longer needed force_sc_support debugfs option by Marcel Holtmann · 10 years ago
  9. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
  10. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 10 years ago
  11. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  12. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  13. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  14. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  15. da25cf6 Bluetooth: Report invalid RSSI for service discovery and background scan by Marcel Holtmann · 10 years ago
  16. 0256325 Bluetooth: Add helper function for clearing the discovery filter by Marcel Holtmann · 10 years ago
  17. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  18. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  19. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  20. ef8efe4 Bluetooth: Add skeleton for BR/EDR SMP channel by Johan Hedberg · 10 years ago
  21. fe8bc5a Bluetooth: Add hci_conn flag for new link key generation by Johan Hedberg · 10 years ago
  22. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 10 years ago
  23. 0ac3dbf Bluetooth: Remove unused hci_find_ltk function by Johan Hedberg · 10 years ago
  24. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  25. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  26. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  27. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  28. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  29. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  30. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  31. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  32. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  33. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  34. 0097db0 Bluetooth: Remove exported hci_recv_fragment function by Marcel Holtmann · 10 years ago
  35. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  36. fc75cc8 Bluetooth: Fix locking of the SMP context by Johan Hedberg · 10 years ago
  37. e3b679d Bluetooth: Update hci_disconnect() to return an error value by Johan Hedberg · 10 years ago
  38. f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 10 years ago
  39. eb78d7e Bluetooth: Use zero timeout for immediate scheduling by Johan Hedberg · 10 years ago
  40. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  41. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  42. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  43. defce9e Bluetooth: Make AES crypto context private to SMP by Johan Hedberg · 10 years ago
  44. 70db83c Bluetooth: Add SMP L2CAP channel skeleton by Johan Hedberg · 10 years ago
  45. 432df05 Bluetooth: Create unified helper function for updating page scan by Johan Hedberg · 10 years ago
  46. 84c61d9 Bluetooth: Add convenience function to check for pending power off by Johan Hedberg · 10 years ago
  47. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  48. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  49. 977f8fc Bluetooth: Introduce a flag to track who really initiates authentication by Johan Hedberg · 10 years ago
  50. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 10 years ago
  51. f8218dc Bluetooth: Track number of LE slave connections by Johan Hedberg · 10 years ago
  52. a5c4e30 Bluetooth: Add a role parameter to hci_conn_add() by Johan Hedberg · 10 years ago
  53. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  54. 40bef30 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable by Johan Hedberg · 10 years ago
  55. 899de76 Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c by Marcel Holtmann · 10 years ago
  56. 863def5 Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c by Marcel Holtmann · 10 years ago
  57. 3ad254f Bluetooth: Move struct hci_sec_filter next to its user by Marcel Holtmann · 10 years ago
  58. f49daa8 Bluetooth: Move HCI socket definitions into its own header file by Marcel Holtmann · 10 years ago
  59. 13a779e Bluetooth: Remove unneeded mgmt_write_scan_failed function by Johan Hedberg · 10 years ago
  60. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 10 years ago
  61. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 10 years ago
  62. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  63. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  64. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  65. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  66. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  67. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  68. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  69. 19de082 Bluetooth: Fix sending Device Removed when clearing all parameters by Johan Hedberg · 10 years ago
  70. e30d3f5 Bluetooth: Store Bluetooth address from controller setup by Marcel Holtmann · 10 years ago
  71. 501f882 Bluetooth: Make hci_pend_le_conn_lookup more general purposed by Johan Hedberg · 10 years ago
  72. d9b3ad7 Bluetooth: Remove unused hci_pend_le_conn_add function by Johan Hedberg · 10 years ago
  73. d7347f3 Bluetooth: Fix clearing and restarting all LE actions on power cycle by Johan Hedberg · 10 years ago
  74. ae44e5d Bluetooth: Remove unused hci_pend_le_conn_del() function by Johan Hedberg · 10 years ago
  75. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago
  76. 93450c7 Bluetooth: Convert pend_le_conn list to a generic action list by Johan Hedberg · 10 years ago
  77. 912b42e Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 10 years ago
  78. 851efca Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT by Johan Hedberg · 10 years ago
  79. c46245b Bluetooth: Make is_identity_address a global function by Johan Hedberg · 10 years ago
  80. f4869e2 Bluetooth: Pass store hint to mgmt_new_conn_param by Johan Hedberg · 10 years ago
  81. 7d6ca69 Bluetooth: Make hci_le_conn_update return the store hint by Johan Hedberg · 10 years ago
  82. a3451d2 Bluetooth: Add new auto_conn value matching mgmt action 0x00 by Johan Hedberg · 10 years ago
  83. 55af49a Bluetooth: Add specific connection parameter clear functions by Johan Hedberg · 10 years ago
  84. 373110c Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all by Johan Hedberg · 10 years ago
  85. 24c457e Bluetooth: Add support for hdev->set_bdaddr callback handling by Marcel Holtmann · 10 years ago
  86. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 10 years ago
  87. 2a8357f Bluetooth: Fix redundant device (un)blocked events by Johan Hedberg · 10 years ago
  88. fe59a05 Bluetooth: Add flag to track STK encryption by Johan Hedberg · 10 years ago
  89. c70a7e4 Bluetooth: Add support for Not Connectable flag for Device Found events by Marcel Holtmann · 10 years ago
  90. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  91. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 10 years ago
  92. 51d167c Bluetooth: Change hci_conn_params_add to return the parameter struct by Marcel Holtmann · 10 years ago
  93. d4905f2 Bluetooth: Connection parameters check helper by Andre Guedes · 10 years ago
  94. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 10 years ago
  95. 04fb7d9 Bluetooth: Provide defaults for LE connection latency and timeout by Marcel Holtmann · 10 years ago
  96. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  97. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  98. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 10 years ago
  99. dbbfa2a Bluetooth: Use macro instead of hard-coded value by Andre Guedes · 10 years ago
  100. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago