1. db18014 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  2. 668b7b1 Bluetooth: Fix iterating wrong list in hci_remove_irk() by Johan Hedberg · 10 years ago
  3. 6658ab8 mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes by Luciano Coelho · 10 years ago
  4. 7b2106a cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  5. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 10 years ago
  6. 30f55dc mac80211: allow drivers to request SMPS off by Luciano Coelho · 10 years ago
  7. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 10 years ago
  8. a747439 Bluetooth: Increase minor version of core module by Marcel Holtmann · 10 years ago
  9. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 10 years ago
  10. b1765e7 Bluetooth: Fix channel check when binding RFCOMM sock by Andrzej Kaczmarek · 10 years ago
  11. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  12. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  13. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  14. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 10 years ago
  15. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 10 years ago
  16. 5192d30 Bluetooth: Add comment explainging store hint for long term keys by Marcel Holtmann · 10 years ago
  17. bab6d1e Bluetooth: Don't send store hint for devices using identity addresses by Marcel Holtmann · 10 years ago
  18. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  19. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  20. 23d0e12 Bluetooth: Track SMP keys in the SMP context by Johan Hedberg · 10 years ago
  21. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  22. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 10 years ago
  23. 0a14ab4 Bluetooth: Avoid using GFP_ATOMIC where not necessary by Johan Hedberg · 10 years ago
  24. d66c295 Bluetooth: Use same LE min/max connection event length during update by Marcel Holtmann · 10 years ago
  25. 3698d70 Bluetooth: Expose current list of identity resolving keys via debugfs by Marcel Holtmann · 10 years ago
  26. edb4b46 Bluetooth: Fix wrong identity address during connection failures by Marcel Holtmann · 10 years ago
  27. 64c7b77 Bluetooth: Use connection address for reporting connection failures by Marcel Holtmann · 10 years ago
  28. 01fdb0f Bluetooth: Report identity address when remote device connects by Marcel Holtmann · 10 years ago
  29. 2c96e03 Bluetooth: Print error when dropping L2CAP data by Szymon Janc · 10 years ago
  30. 5cedbb8 Bluetooth: Use Identity Address in Device Found event by Johan Hedberg · 10 years ago
  31. 1ebfcc1 Bluetooth: Look up RPA for connection requests with Identity Address by Johan Hedberg · 10 years ago
  32. 6cfc998 Bluetooth: Don't try to look up private addresses as Identity Address by Johan Hedberg · 10 years ago
  33. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago
  34. 387a33e Bluetooth: Fix updating Identity Address in L2CAP channels by Johan Hedberg · 10 years ago
  35. 68d6f6d Bluetooth: Track the LE Identity Address in struct hci_conn by Johan Hedberg · 10 years ago
  36. 893ce8b Bluetooth: Remove SMP data specific crypto context by Johan Hedberg · 10 years ago
  37. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 10 years ago
  38. b7d448d Bluetooth: Fix completing SMP as peripheral when no keys are expected by Johan Hedberg · 10 years ago
  39. c51ffa0 Bluetooth: Fix hci_remove_ltk failure when no match is found by Johan Hedberg · 10 years ago
  40. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 10 years ago
  41. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 10 years ago
  42. 6131ddc Bluetooth: Fix properly ignoring unexpected SMP PDUs by Johan Hedberg · 10 years ago
  43. fd349c0 Bluetooth: Enable support for remote IRK distribution by Johan Hedberg · 10 years ago
  44. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 10 years ago
  45. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 10 years ago
  46. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 10 years ago
  47. 6047805 Bluetooth: Add smp_irk_matches helper function by Johan Hedberg · 10 years ago
  48. 6bfdfe3 Bluetooth: Fix minor whitespace issues in SMP code by Johan Hedberg · 10 years ago
  49. c46b98b Bluetooth: Fix missing PDU length checks for SMP by Johan Hedberg · 10 years ago
  50. c6beca0 Bluetooth: Allow HCI User Channel usage for controllers without address by Marcel Holtmann · 10 years ago
  51. c652140 Bluetooth: Add missing index added event on user channel failure by Marcel Holtmann · 10 years ago
  52. 0fe442f Bluetooth: Fix sending wrong store hint for new long term keys by Marcel Holtmann · 10 years ago
  53. 490cb0b Bluetooth: Restrict long term keys to public and static addresses by Marcel Holtmann · 10 years ago
  54. 8981be9 Bluetooth: Fix write_room() calculation by Peter Hurley · 10 years ago
  55. b16b435 Bluetooth: Refactor write_room() calculation by Peter Hurley · 10 years ago
  56. 72e5108 Bluetooth: Don't fail RFCOMM tty writes by Peter Hurley · 10 years ago
  57. 5326a4e Bluetooth: Force -EIO from tty read/write if .activate() fails by Peter Hurley · 10 years ago
  58. fb856e5 Bluetooth: Cleanup RFCOMM device registration error handling by Peter Hurley · 10 years ago
  59. f355095 Bluetooth: Refactor rfcomm_dev_add() by Peter Hurley · 10 years ago
  60. 033ace9 Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls by Peter Hurley · 10 years ago
  61. 7611fce Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup() by Peter Hurley · 10 years ago
  62. b4d21f19 Bluetooth: Fix RFCOMM parent device for reused dlc by Peter Hurley · 10 years ago
  63. b92483d Bluetooth: Fix unsafe RFCOMM device parenting by Peter Hurley · 10 years ago
  64. c4fd318 Bluetooth: Directly close dlc for not yet started RFCOMM session by Peter Hurley · 10 years ago
  65. f622357 Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close() by Peter Hurley · 10 years ago
  66. 5998e04 Bluetooth: Refactor deferred setup test in rfcomm_dlc_close() by Peter Hurley · 10 years ago
  67. 4339c25 Bluetooth: Simplify RFCOMM session state eval by Peter Hurley · 10 years ago
  68. c10a848 Bluetooth: Verify dlci not in use before rfcomm_dev create by Peter Hurley · 10 years ago
  69. c949c22 Bluetooth: Fix RFCOMM tty teardown race by Peter Hurley · 10 years ago
  70. 80ea733 Bluetooth: Fix unreleased rfcomm_dev reference by Peter Hurley · 10 years ago
  71. 1c64834 Bluetooth: Release rfcomm_dev only once by Peter Hurley · 10 years ago
  72. 960603a Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl by Peter Hurley · 10 years ago
  73. 082a153 Bluetooth: Fix racy acquire of rfcomm_dev reference by Peter Hurley · 10 years ago
  74. f87c24e Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()" by Peter Hurley · 10 years ago
  75. 136c373 Revert "Bluetooth: Always wait for a connection on RFCOMM open()" by Peter Hurley · 10 years ago
  76. 7f717b9 Revert "Bluetooth: Remove rfcomm_carrier_raised()" by Peter Hurley · 10 years ago
  77. 9b7655e Bluetooth: Enable LE L2CAP CoC support by default by Johan Hedberg · 10 years ago
  78. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  79. 4292f1f Bluetooth: Use connection parameters if any by Andre Guedes · 10 years ago
  80. 15819a7 Bluetooth: Introduce connection parameters list by Andre Guedes · 10 years ago
  81. 914a6ff Bluetooth: Track if link is using P-256 authenticated combination key by Marcel Holtmann · 10 years ago
  82. 9cb2e03 Bluetooth: Include security level 4 in connections check by Marcel Holtmann · 10 years ago
  83. 0ab04a9 Bluetooth: Add management command for Secure Connection Only Mode by Marcel Holtmann · 10 years ago
  84. d40f3ee Bluetooth: Rename authentication to key_type in mgmt_ltk_info by Marcel Holtmann · 10 years ago
  85. f815924 Bluetooth: Remove check for valid LTK authenticated parameter by Marcel Holtmann · 10 years ago
  86. abf76ba Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links by Marcel Holtmann · 10 years ago
  87. dc8357c Bluetooth: Remove one level of indentation from hci_encrypt_change_evt by Marcel Holtmann · 10 years ago
  88. 626bee8 Bluetooth: Remove use_debug_keys debugfs entry by Marcel Holtmann · 10 years ago
  89. 4e39ac8 Bluetooth: Add management command to allow use of debug keys by Marcel Holtmann · 10 years ago
  90. b1de97d Bluetooth: Add management setting for use of debug keys by Marcel Holtmann · 10 years ago
  91. 9bb3c01 Bluetooth: Introduce le_conn_failed() helper by Andre Guedes · 10 years ago
  92. 1e406ee Bluetooth: Save connection interval parameters in hci_conn by Andre Guedes · 10 years ago
  93. 98a0b84 Bluetooth: Fix differentiating stored master vs slave LTK types by Johan Hedberg · 10 years ago
  94. a513e26 Bluetooth: Remove unnecessary LTK type check from hci_add_ltk by Johan Hedberg · 10 years ago
  95. 21b93b7 Bluetooth: Make LTK key type check more readable by Johan Hedberg · 10 years ago
  96. f813f1b Bluetooth: Fix long_term_keys debugfs output by Johan Hedberg · 10 years ago
  97. e834004 Bluetooth: Remove Simultaneous LE & BR/EDR flags from AD by Johan Hedberg · 10 years ago
  98. 0cf73b9 Bluetooth: Enable LTK distribution to slave devices by Johan Hedberg · 10 years ago
  99. 40456644 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  100. 7b25c9b Bluetooth: Remove unnecessary check for chan->psm by Johan Hedberg · 10 years ago