1. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 9 years ago
  2. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 9 years ago
  3. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 9 years ago
  4. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 9 years ago
  5. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 9 years ago
  6. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 9 years ago
  7. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  8. 039d4e4 Bluetooth: Add missing response structure for HCI Delete Stored Link Key by Marcel Holtmann · 10 years ago
  9. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  10. cb96278 Bluetooth: Add defintions for HCI Read Stored Link Key command by Marcel Holtmann · 10 years ago
  11. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  12. 043ec9b Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option by Marcel Holtmann · 10 years ago
  13. 05b3c3e Bluetooth: Remove no longer needed force_sc_support debugfs option by Marcel Holtmann · 10 years ago
  14. 91389af Bluetooth: Remove broken force_lesc_support debugfs option by Marcel Holtmann · 10 years ago
  15. 300acfde Bluetooth: Introduce force_bredr_smp debugfs option for testing by Marcel Holtmann · 10 years ago
  16. 711ffa7 Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant by Marcel Holtmann · 10 years ago
  17. 72e4a6b Bluetooth: Remove duplicate constant for RFCOMM PSM by Marcel Holtmann · 10 years ago
  18. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
  19. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 10 years ago
  20. 94a3bd0 Bluetooth: Add structures for LE Data Length Extension feature by Marcel Holtmann · 10 years ago
  21. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  22. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  23. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  24. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  25. cab9e3a Bluetooth: 6lowpan: Add IPSP PSM value by Jukka Rissanen · 10 years ago
  26. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  27. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  28. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  29. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  30. 4b71bba Bluetooth: Enabled LE Direct Advertising Report event if supported by Marcel Holtmann · 10 years ago
  31. 32c9d43 Bluetooth: Add definitions for LE Direct Advertising Report event by Marcel Holtmann · 10 years ago
  32. 2331fd4 Bluetooth: Move LE advertising report defines to the right location by Marcel Holtmann · 10 years ago
  33. da25cf6 Bluetooth: Report invalid RSSI for service discovery and background scan by Marcel Holtmann · 10 years ago
  34. 0256325 Bluetooth: Add helper function for clearing the discovery filter by Marcel Holtmann · 10 years ago
  35. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  36. 7e61df5 Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY by Jakub Pawlowski · 10 years ago
  37. a89612a Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value by Marcel Holtmann · 10 years ago
  38. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  39. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  40. ef8efe4 Bluetooth: Add skeleton for BR/EDR SMP channel by Johan Hedberg · 10 years ago
  41. 858cdc7 Bluetooth: Add debugfs switch for forcing SMP over BR/EDR by Johan Hedberg · 10 years ago
  42. fe8bc5a Bluetooth: Add hci_conn flag for new link key generation by Johan Hedberg · 10 years ago
  43. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 10 years ago
  44. 0ac3dbf Bluetooth: Remove unused hci_find_ltk function by Johan Hedberg · 10 years ago
  45. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  46. 23fb8de Bluetooth: Add mgmt support for LE Secure Connections LTK types by Johan Hedberg · 10 years ago
  47. 0bd49fc Bluetooth: Track both local and remote L2CAP fixed channel mask by Johan Hedberg · 10 years ago
  48. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  49. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  50. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  51. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  52. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  53. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  54. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  55. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  56. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  57. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  58. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  59. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  60. d41c15c Bluetooth: Fix reason code used for rejecting SCO connections by Johan Hedberg · 10 years ago
  61. 2b0bf6c Bluetooth: Convert bt_<level> logging functions to return void by Joe Perches · 10 years ago
  62. 0097db0 Bluetooth: Remove exported hci_recv_fragment function by Marcel Holtmann · 10 years ago
  63. 43e73e4 Bluetooth: Provide HCI command opcode information to driver by Marcel Holtmann · 10 years ago
  64. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  65. fc75cc8 Bluetooth: Fix locking of the SMP context by Johan Hedberg · 10 years ago
  66. f3d82d0 Bluetooth: Move identity address update behind a workqueue by Johan Hedberg · 10 years ago
  67. e3b679d Bluetooth: Update hci_disconnect() to return an error value by Johan Hedberg · 10 years ago
  68. b04afa0 Bluetooth: Remove unused l2cap_conn_shutdown API by Johan Hedberg · 10 years ago
  69. f94b665 Bluetooth: Ignore incoming data after initiating disconnection by Johan Hedberg · 10 years ago
  70. eb78d7e Bluetooth: Use zero timeout for immediate scheduling by Johan Hedberg · 10 years ago
  71. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  72. c16900c Bluetooth: Fix hci_conn reference counting for fixed channels by Johan Hedberg · 10 years ago
  73. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  74. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  75. 276d807 Bluetooth: Remove unused l2cap_conn->security_timer by Johan Hedberg · 10 years ago
  76. dec5b49 Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection by Johan Hedberg · 10 years ago
  77. 5d88cc7 Bluetooth: Convert SMP to use l2cap_chan infrastructure by Johan Hedberg · 10 years ago
  78. defce9e Bluetooth: Make AES crypto context private to SMP by Johan Hedberg · 10 years ago
  79. 70db83c Bluetooth: Add SMP L2CAP channel skeleton by Johan Hedberg · 10 years ago
  80. f193844 Bluetooth: Add more L2CAP convenience callbacks by Johan Hedberg · 10 years ago
  81. d52deb1 Bluetooth: Resume BT_CONNECTED state after LE security elevation by Johan Hedberg · 10 years ago
  82. 432df05 Bluetooth: Create unified helper function for updating page scan by Johan Hedberg · 10 years ago
  83. 84c61d9 Bluetooth: Add convenience function to check for pending power off by Johan Hedberg · 10 years ago
  84. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  85. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  86. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  87. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  88. f4fe73e Bluetooth: Get MWS transport configuration of the controller by Marcel Holtmann · 10 years ago
  89. 109e319 Bluetooth: Read list of local codecs supported by the controller by Marcel Holtmann · 10 years ago
  90. 977f8fc Bluetooth: Introduce a flag to track who really initiates authentication by Johan Hedberg · 10 years ago
  91. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 10 years ago
  92. f8218dc Bluetooth: Track number of LE slave connections by Johan Hedberg · 10 years ago
  93. a5c4e30 Bluetooth: Add a role parameter to hci_conn_add() by Johan Hedberg · 10 years ago
  94. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  95. 40bef30 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable by Johan Hedberg · 10 years ago
  96. ba165a9 Bluetooth: Add proper defines for HCI connection role by Johan Hedberg · 10 years ago
  97. 5a54e7c Bluetooth: Convert L2CAP ident spinlock into a mutex by Marcel Holtmann · 10 years ago
  98. 0da71f1 Bluetooth: Enable LE encryption events only when supported by Marcel Holtmann · 10 years ago
  99. 068d69e Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  100. 6190ae7 Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant by Marcel Holtmann · 10 years ago