1. 24c457e Bluetooth: Add support for hdev->set_bdaddr callback handling by Marcel Holtmann · 10 years ago
  2. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 10 years ago
  3. 662bc2e Bluetooth: Enable new LE meta event by Andre Guedes · 10 years ago
  4. 9193c6e Bluetooth: Move LE event mask setting into init3 phase by Andre Guedes · 10 years ago
  5. 8e75b46 Bluetooth: Connection Parameter Update Procedure by Andre Guedes · 10 years ago
  6. 396e04f Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend by Chin-Ran Lo · 10 years ago
  7. 4df82b5 Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event by Bing Zhao · 11 years ago
  8. 2a8357f Bluetooth: Fix redundant device (un)blocked events by Johan Hedberg · 10 years ago
  9. c83ed19 Bluetooth: Ensure that background scanning gets enabled on power on by Marcel Holtmann · 10 years ago
  10. b822177 Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set by Marcel Holtmann · 10 years ago
  11. 9ab65d60 Bluetooth: Allow re-encryption with LTK when STK is in use by Johan Hedberg · 10 years ago
  12. fe59a05 Bluetooth: Add flag to track STK encryption by Johan Hedberg · 10 years ago
  13. 854f472 Bluetooth: Fix redundant encryption when receiving Security Request by Johan Hedberg · 10 years ago
  14. c70a7e4 Bluetooth: Add support for Not Connectable flag for Device Found events by Marcel Holtmann · 10 years ago
  15. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  16. 42bd6a5 Bluetooth: Fix merge of advertising data and scan response data by Marcel Holtmann · 10 years ago
  17. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 10 years ago
  18. 8c87aae Bluetooth: Use hci_conn_params_add within hci_conn_params_set by Marcel Holtmann · 10 years ago
  19. 51d167c Bluetooth: Change hci_conn_params_add to return the parameter struct by Marcel Holtmann · 10 years ago
  20. f81cd82 Bluetooth: Use bool for smp_ltk_encrypt return value by Marcel Holtmann · 10 years ago
  21. 81218d2 Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout) by Nick Pelly · 10 years ago
  22. bf19d51 Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state by Johan Hedberg · 10 years ago
  23. 26b0f4e Bluetooth: constify seq_operations by Fabian Frederick · 10 years ago
  24. d4905f2 Bluetooth: Connection parameters check helper by Andre Guedes · 10 years ago
  25. c20c02d Bluetooth: Start background scanning only when controller is ready by Marcel Holtmann · 10 years ago
  26. 7c264b1 Bluetooth: Add default connection parameters before pairing by Marcel Holtmann · 10 years ago
  27. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 10 years ago
  28. f164957 Bluetooth: Expose default supervision timeout setting via debugfs by Marcel Holtmann · 10 years ago
  29. 816a93d Bluetooth: Expose default connection latency setting via debugfs by Marcel Holtmann · 10 years ago
  30. 04fb7d9 Bluetooth: Provide defaults for LE connection latency and timeout by Marcel Holtmann · 10 years ago
  31. 8afef09 Bluetooth: Add Device Added and Device Removed management events by Marcel Holtmann · 10 years ago
  32. 0b3c7d3 Bluetooth: Replace le_auto_conn debugfs with device_list entry by Marcel Holtmann · 10 years ago
  33. 2faade5 Bluetooth: Add support for Add/Remove Device management commands by Marcel Holtmann · 10 years ago
  34. 037fc41 Bluetooth: Use LE connection parameters if known by Marcel Holtmann · 10 years ago
  35. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  36. 1c1697c Bluetooth: Update background scanning from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  37. 1089b67 Bluetooth: Clear pending connections from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  38. 4b10966 Bluetooth: Move hci_pend_le_conn_* functions to different location by Marcel Holtmann · 10 years ago
  39. 6ab535a Bluetooth: Don't use non-resolvable private address for passive scanning by Marcel Holtmann · 10 years ago
  40. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 10 years ago
  41. 9586842 Bluetooth: Add support for Get Clock Info mgmt command by Johan Hedberg · 10 years ago
  42. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  43. fca2001 Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands by Johan Hedberg · 10 years ago
  44. 730f091 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  45. df93542 Bluetooth: Send HCI_Read_Clock_Offset before disconnecting by Marcel Holtmann · 10 years ago
  46. 40051e4 Bluetooth: Remove unneeded hci_conn_disconnect abstraction by Marcel Holtmann · 10 years ago
  47. a2b1976 Bluetooth: Remove reason parameter from hci_amp_disconn function by Marcel Holtmann · 10 years ago
  48. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 10 years ago
  49. 642ac77 Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply by Johan Hedberg · 10 years ago
  50. a999934 Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply by Johan Hedberg · 10 years ago
  51. ec70f36 Bluetooth: Update SMP crypto functions to take the SMP context by Johan Hedberg · 10 years ago
  52. 6a7bd10 Bluetooth: Add dedicated AES instance for each SMP context by Johan Hedberg · 10 years ago
  53. 31dd624 Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info by Johan Hedberg · 10 years ago
  54. dbbfa2a Bluetooth: Use macro instead of hard-coded value by Andre Guedes · 10 years ago
  55. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago
  56. 985d904 Bluetooth: Remove ssp_debug_mode debugfs option by Marcel Holtmann · 10 years ago
  57. b9710979 Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys by Johan Hedberg · 10 years ago
  58. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 10 years ago
  59. 58e9293 Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys by Johan Hedberg · 10 years ago
  60. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 10 years ago
  61. 6d5650c Bluetooth: Don't store debug keys if flag for them is not set by Johan Hedberg · 10 years ago
  62. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 10 years ago
  63. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  64. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 10 years ago
  65. 37f468c Bluetooth: Remove redundant calls to h5_reset_rx by Loic Poulain · 10 years ago
  66. 80afeb6 Bluetooth: Add support LE slave connection update procedure by Marcel Holtmann · 10 years ago
  67. a720d73 Bluetooth: Set default min/max connection interval for LE slaves by Marcel Holtmann · 10 years ago
  68. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 10 years ago
  69. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 10 years ago
  70. 7f11825 Bluetooth: 6LoWPAN: Remove network devices when unloading by Jukka Rissanen · 10 years ago
  71. 18d93c1 Bluetooth: 6LoWPAN: Count module usage by Jukka Rissanen · 10 years ago
  72. 5547e48 Bluetooth: 6LoWPAN: Create a kernel module by Jukka Rissanen · 10 years ago
  73. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  74. 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 10 years ago
  75. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  76. d97c9fb Bluetooth: Fix checking for master LTKs by Johan Hedberg · 10 years ago
  77. 4ec86d4 Bluetooth: Fix validating IO capability values in mgmt commands by Johan Hedberg · 10 years ago
  78. 8ba8b4c Bluetooth: Remove trailing whitespaces from Kconfig by Stephan Gabert · 10 years ago
  79. 8a2936f Bluetooth: Add flexible buffer byte order swapping function by Johan Hedberg · 10 years ago
  80. 533e35d Bluetooth: Convert SMP flags into an enum by Johan Hedberg · 10 years ago
  81. ddf4ba0 Bluetooth: Remove unused LTK authentication defines by Johan Hedberg · 10 years ago
  82. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  83. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 10 years ago
  84. c29d244 Bluetooth: Fix missing NULL check for smp_chan_create() return value by Johan Hedberg · 10 years ago
  85. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  86. d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 10 years ago
  87. 0775899 Bluetooth: Shrink size of struct l2cap_ctrl fields by Marcel Holtmann · 10 years ago
  88. 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 10 years ago
  89. 67f86a4 Bluetooth: Use const for struct l2cap_ops field by Marcel Holtmann · 10 years ago
  90. b0c3e13 Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile() by Adam Lee · 10 years ago
  91. 5373010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Marcel Holtmann · 10 years ago
  92. 15be8e8 b43: add more bcma cores by Rafał Miłecki · 10 years ago
  93. fe255b4 b43: N-PHY: complete generic support for 0x2057 radio by Rafał Miłecki · 10 years ago
  94. e90cf1c b43: N-PHY: fixes for radio 0x2057 by Rafał Miłecki · 10 years ago
  95. c1084e0 rtl818x_pci: fix pci probe returns success when it fails by Andrea Merello · 10 years ago
  96. f4cf628 rtl818x_pci: handle broken PIO mapping by Andrea Merello · 10 years ago
  97. fe67bcd rtl8180: disable buggy rate fallback mechanism by Andrea Merello · 10 years ago
  98. 81129fc rtl8180: fix incorrect TX retry. by Andrea Merello · 10 years ago
  99. f82be7c rtl818x_pci: add comment pointing to the rtl8187se reference code by Andrea Merello · 10 years ago
  100. 7df0072 rtl818x_pci: Fix rtl8185 excessive IFS after CTS-to-self by Andrea Merello · 10 years ago