1. 20d83f2 Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  2. 29e27dd NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local() by Axel Lin · 11 years ago
  3. 3143a4c NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb by Axel Lin · 11 years ago
  4. 365a721 NFC: Remove redundant test for dev->n_targets in nfc_find_target by Axel Lin · 11 years ago
  5. ceeee42 NFC: digital: Rename Type V tags to Type 5 tags by Mark A. Greer · 11 years ago
  6. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  7. 9ffd2e9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  8. b95eddb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  9. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 11 years ago
  10. 317ac8c Bluetooth: Fix trying to disable scanning twice by Johan Hedberg · 11 years ago
  11. e3098be Bluetooth: Delay LTK encryption to let remote receive all keys by Johan Hedberg · 11 years ago
  12. 38ccdc9 Bluetooth: Re-encrypt link after receiving an LTK by Johan Hedberg · 11 years ago
  13. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 11 years ago
  14. b1cd5fd Bluetooth: Use hdev->init/resp_addr values for smp_c1 function by Johan Hedberg · 11 years ago
  15. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 11 years ago
  16. b46e003 Bluetooth: Fix updating connection state to BT_CONNECT too early by Johan Hedberg · 11 years ago
  17. 8d97250 Bluetooth: Add protections for updating local random address by Johan Hedberg · 11 years ago
  18. 759331d Bluetooth: Fix clearing SMP keys if pairing fails by Johan Hedberg · 11 years ago
  19. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  20. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 11 years ago
  21. c9910d0 Bluetooth: Fix disconnecting connections in non-connected states by Johan Hedberg · 11 years ago
  22. 0f36b58 Bluetooth: Track LE white list modification via HCI commands by Marcel Holtmann · 11 years ago
  23. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 11 years ago
  24. 747d3f0 Bluetooth: Clear all LE white list entries when powering controller by Marcel Holtmann · 11 years ago
  25. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 11 years ago
  26. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 11 years ago
  27. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 11 years ago
  28. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 11 years ago
  29. d3a2541 Bluetooth: Fix response on confirm_name by Lukasz Rymanowski · 11 years ago
  30. dd2ef8e Bluetooth: Update background scan parameters by Andre Guedes · 11 years ago
  31. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 11 years ago
  32. 7d474e0 Bluetooth: Add le_auto_conn file on debugfs by Andre Guedes · 11 years ago
  33. 5b906a8 Bluetooth: Support resolvable private addresses by Andre Guedes · 11 years ago
  34. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 11 years ago
  35. 6046dc3 Bluetooth: Auto connection and power on by Andre Guedes · 11 years ago
  36. c54c386 Bluetooth: Temporarily stop background scanning on discovery by Andre Guedes · 11 years ago
  37. cef952c Bluetooth: Connection parameters and auto connection by Andre Guedes · 11 years ago
  38. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 11 years ago
  39. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 11 years ago
  40. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 11 years ago
  41. 6f77d8c Bluetooth: Move address type conversion to outside hci_connect_le by Andre Guedes · 11 years ago
  42. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 11 years ago
  43. c99ed83 Bluetooth: Remove unused function by Andre Guedes · 11 years ago
  44. 2acf3d9 Bluetooth: Stop scanning on LE connection by Andre Guedes · 11 years ago
  45. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 11 years ago
  46. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 11 years ago
  47. 4bd6d38 Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys() by Johan Hedberg · 11 years ago
  48. efabba3 Bluetooth: Simplify logic for checking for SMP completion by Johan Hedberg · 11 years ago
  49. 9747a9f Bluetooth: Track not yet received keys in SMP by Johan Hedberg · 11 years ago
  50. a9a58f8 Bluetooth: Ignore IRKs with no Identity Address by Johan Hedberg · 11 years ago
  51. a4858cb Bluetooth: Fix advertising address type when toggling connectable by Johan Hedberg · 11 years ago
  52. ede81a2 Bluetooth: Fix NULL pointer dereference when sending data by Andrzej Kaczmarek · 11 years ago
  53. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 11 years ago
  54. db18014 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  55. 8b064a3 Bluetooth: Clean up HCI state when doing power off by Johan Hedberg · 11 years ago
  56. 7c4cfab Bluetooth: Don't clear HCI_ADVERTISING when powering off by Johan Hedberg · 11 years ago
  57. ce3f24c Bluetooth: Don't clear HCI_CONNECTABLE when powering off by Johan Hedberg · 11 years ago
  58. bd10799 Bluetooth: Don't clear HCI_DISCOVERABLE when powering off by Johan Hedberg · 11 years ago
  59. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 11 years ago
  60. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 11 years ago
  61. 4518bb0 Bluetooth: Fix canceling RPA expiry timer by Johan Hedberg · 11 years ago
  62. c21c0ea Bluetooth: Enable RPA resolving if mgmt_set_privacy is called by Johan Hedberg · 11 years ago
  63. 963a1852 mac80211: don't validate unchanged AP bandwidth while tracking by Johannes Berg · 11 years ago
  64. 473deef2c9 Bluetooth: Export current local RPA with identity information by Marcel Holtmann · 11 years ago
  65. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 11 years ago
  66. 41c90c1 Bluetooth: Use privacy mode for non-connectable advertising by Marcel Holtmann · 11 years ago
  67. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 11 years ago
  68. ac34581 Bluetooth: Expose current identity information in debugfs by Marcel Holtmann · 11 years ago
  69. 0b51fc5 NFC: Use LIST_HEAD() at appropriate places by Axel Lin · 11 years ago
  70. 4f913d4 NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks by Axel Lin · 11 years ago
  71. 156cef8 NFC: Use list_for_each_entry in nfc_find_se() by Axel Lin · 11 years ago
  72. 9bec44b NFC: NCI: Use reinit_completion() at appropriate places by Axel Lin · 11 years ago
  73. 44a589c NFC: NCI: Fix NULL pointer dereference by Amitkumar Karwar · 11 years ago
  74. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 11 years ago
  75. e26b1ff Bluetooth: Fix setting correct src_type when connecting LE by Johan Hedberg · 11 years ago
  76. 62b04cd Bluetooth: Add support for Set Privacy command by Johan Hedberg · 11 years ago
  77. c982b2e Bluetooth: Add debugfs entry for RPA regeneration timeout by Johan Hedberg · 11 years ago
  78. 8f71c6c Bluetooth: Don't write static address during power on by Johan Hedberg · 11 years ago
  79. d948394 Bluetooth: Use hci_update_random_address() for initiating LE scan by Johan Hedberg · 11 years ago
  80. 8f2a060 Bluetooth: Use hci_update_random_address() for enabling advertising by Johan Hedberg · 11 years ago
  81. 85030be Bluetooth: Use hci_update_random_address() when connecting LE by Johan Hedberg · 11 years ago
  82. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 11 years ago
  83. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 11 years ago
  84. b1e2b3a Bluetooth: Add SMP function for generating RPAs by Johan Hedberg · 11 years ago
  85. 82d4b35 Bluetooth: Set the correct values for Identity Address Information by Johan Hedberg · 11 years ago
  86. 7be2edb Bluetooth: Ensure hci_conn always contains the local identity address by Johan Hedberg · 11 years ago
  87. 0f4bd94 Bluetooth: Add Privacy flag to mgmt supported/current settings by Johan Hedberg · 11 years ago
  88. 199a2fb Bluetooth: Move enable/disable_advertising higher up in mgmt.c by Johan Hedberg · 11 years ago
  89. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 11 years ago
  90. 524237c Bluetooth: Add helper variables to smp_distribute_keys() by Johan Hedberg · 11 years ago
  91. 1b60ef2 Bluetooth: Fix issue with missing management event opcode by Marcel Holtmann · 11 years ago
  92. 668b7b1 Bluetooth: Fix iterating wrong list in hci_remove_irk() by Johan Hedberg · 11 years ago
  93. 6658ab8 mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes by Luciano Coelho · 11 years ago
  94. 7b2106a cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  95. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 11 years ago
  96. 30f55dc mac80211: allow drivers to request SMPS off by Luciano Coelho · 11 years ago
  97. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 11 years ago
  98. a747439 Bluetooth: Increase minor version of core module by Marcel Holtmann · 11 years ago
  99. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 11 years ago
  100. b1765e7 Bluetooth: Fix channel check when binding RFCOMM sock by Andrzej Kaczmarek · 11 years ago