1. edb6e3e Documentation: dt: wireless: Add wl1251 by Sebastian Reichel · 11 years ago
  2. 07bbca6 wl1251: spi: add device tree support by Sebastian Reichel · 11 years ago
  3. e4c2e09 wl1251: spi: add vio regulator support by Sebastian Reichel · 11 years ago
  4. 1d207cd wl1251: move power GPIO handling into the driver by Sebastian Reichel · 11 years ago
  5. 946651c wl1251: split wl251 platform data to a separate structure by Luciano Coelho · 11 years ago
  6. ef1b414 ath5k: set SURVEY_INFO_IN_USE on get_survey by Felix Fietkau · 11 years ago
  7. affad45 ath9k: make some hardware reset log messages debug-only by Felix Fietkau · 11 years ago
  8. cd6cfd7 ath9k: do not set half/quarter channel flags in AR_PHY_MODE by Felix Fietkau · 11 years ago
  9. 2120ac9 ath9k: Use static const by Joe Perches · 11 years ago
  10. 443626e5 ath9k: list more reset causes in debugfs by Felix Fietkau · 11 years ago
  11. 434bb46 wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c by Tejun Heo · 11 years ago
  12. dbdac2b iwlegacy: properly enable power saving by Stanislaw Gruszka · 11 years ago
  13. 8e67427 iwlegacy: merge reclaim check by Stanislaw Gruszka · 11 years ago
  14. 59f0118 iwl3945: fix wakeup interrupt by Stanislaw Gruszka · 11 years ago
  15. e3c9168 mwifiex: enable obss scan offload feature flag by Amitkumar Karwar · 11 years ago
  16. c1c2ce0 mwifiex: remove redundant del_timer by Avinash Patil · 11 years ago
  17. 629873f mwifiex: use del_timer_sync instead of del_timer by Avinash Patil · 11 years ago
  18. 7b4f663 ath9k: Enable U-APSD AP mode support by Jouni Malinen · 11 years ago
  19. 16847f4 drivers:net:wireless:airo.c:checkpatch.pl cleanup by Avinash kumar · 11 years ago
  20. 0867c88 hostap: add Netgear MA401 card by Cédric Le Goater · 11 years ago
  21. da1bc3c net: wireless: wl3501_cs: Remove duplicate include by Sachin Kamat · 11 years ago
  22. 1a2b250 b43: return true / false instead of numbers in functions which return bool value by Zhao, Gang · 11 years ago
  23. cc1ad9d b43: Kconfig: let config B43_BCMA_PIO depends on B43 by Zhao, Gang · 11 years ago
  24. 711f145 rtlwifi: properly apply filter flags by Peter Wu · 11 years ago
  25. e51048c rtlwifi: avoid accessing RCR directly by Peter Wu · 11 years ago
  26. c42c65c mwifiex: memory corruption in mwifiex_tdls_add_vht_capab() by Dan Carpenter · 11 years ago
  27. 0971f7d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  28. 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
  29. c77986c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  30. 9e4b426 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  31. 161d785 Revert "Staging: rtl8812ae: remove modules field of rate_control_ops" by John W. Linville · 11 years ago
  32. 82b715c iwlwifi: mvm: fix a few wd_disable comments by Eliad Peller · 11 years ago
  33. a2978b1 iwlwifi: mvm: prepare infrastructure for more TLV flags by Eran Harary · 11 years ago
  34. d6cb37a iwlwifi: mvm: remove redundant define in fw.c by Inbal Hacohen · 11 years ago
  35. fde7383 iwlwifi: nvm: remove reading valid antennas from NVM by Johannes Berg · 11 years ago
  36. 668b7b1 Bluetooth: Fix iterating wrong list in hci_remove_irk() by Johan Hedberg · 11 years ago
  37. 6658ab8 mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes by Luciano Coelho · 11 years ago
  38. 7b2106a cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  39. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 11 years ago
  40. 30f55dc mac80211: allow drivers to request SMPS off by Luciano Coelho · 11 years ago
  41. b80edbc cfg80211: docbook: add interface combinations documentation by Luciano Coelho · 11 years ago
  42. 0fcf8ac cfg80211: docbook: fix small formatting error by Luciano Coelho · 11 years ago
  43. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 11 years ago
  44. a747439 Bluetooth: Increase minor version of core module by Marcel Holtmann · 11 years ago
  45. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 11 years ago
  46. b1765e7 Bluetooth: Fix channel check when binding RFCOMM sock by Andrzej Kaczmarek · 11 years ago
  47. 5fc0f76 iwlwifi: mvm: add Rx frames statistics via debugfs by Eyal Shapira · 11 years ago
  48. 1f6bf07 iwlwifi: mvm: set immediate apply time bit in time events by Emmanuel Grumbach · 11 years ago
  49. cfadc3f iwlwifi: pcie: stop the firmware when we restart it by Emmanuel Grumbach · 11 years ago
  50. 1270c41 iwlwifi: mvm: fix possible memory leak by Eytan Lifshitz · 11 years ago
  51. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  52. d9b8396 cfg80211: document sched_scan_stop synchronous behaviour by Johannes Berg · 11 years ago
  53. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  54. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  55. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 11 years ago
  56. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 11 years ago
  57. 5192d30 Bluetooth: Add comment explainging store hint for long term keys by Marcel Holtmann · 11 years ago
  58. bab6d1e Bluetooth: Don't send store hint for devices using identity addresses by Marcel Holtmann · 11 years ago
  59. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 11 years ago
  60. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 11 years ago
  61. 23d0e12 Bluetooth: Track SMP keys in the SMP context by Johan Hedberg · 11 years ago
  62. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 11 years ago
  63. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 11 years ago
  64. 0a14ab4 Bluetooth: Avoid using GFP_ATOMIC where not necessary by Johan Hedberg · 11 years ago
  65. d66c295 Bluetooth: Use same LE min/max connection event length during update by Marcel Holtmann · 11 years ago
  66. 3698d70 Bluetooth: Expose current list of identity resolving keys via debugfs by Marcel Holtmann · 11 years ago
  67. edb4b46 Bluetooth: Fix wrong identity address during connection failures by Marcel Holtmann · 11 years ago
  68. 64c7b77 Bluetooth: Use connection address for reporting connection failures by Marcel Holtmann · 11 years ago
  69. 01fdb0f Bluetooth: Report identity address when remote device connects by Marcel Holtmann · 11 years ago
  70. 2c96e03 Bluetooth: Print error when dropping L2CAP data by Szymon Janc · 11 years ago
  71. 5cedbb8 Bluetooth: Use Identity Address in Device Found event by Johan Hedberg · 11 years ago
  72. 1ebfcc1 Bluetooth: Look up RPA for connection requests with Identity Address by Johan Hedberg · 11 years ago
  73. 6cfc998 Bluetooth: Don't try to look up private addresses as Identity Address by Johan Hedberg · 11 years ago
  74. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 11 years ago
  75. 387a33e Bluetooth: Fix updating Identity Address in L2CAP channels by Johan Hedberg · 11 years ago
  76. 68d6f6d Bluetooth: Track the LE Identity Address in struct hci_conn by Johan Hedberg · 11 years ago
  77. 893ce8b Bluetooth: Remove SMP data specific crypto context by Johan Hedberg · 11 years ago
  78. a735f9e Bluetooth: append new supported device to the list [0b05:17d0] by Andy Shevchenko · 11 years ago
  79. 0b88006 Bluetooth: sort the list of IDs in the source code by Andy Shevchenko · 11 years ago
  80. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 11 years ago
  81. 2426f3a Bluetooth: Add convenience function for fetching IRKs by Johan Hedberg · 11 years ago
  82. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 11 years ago
  83. b7d448d Bluetooth: Fix completing SMP as peripheral when no keys are expected by Johan Hedberg · 11 years ago
  84. c51ffa0 Bluetooth: Fix hci_remove_ltk failure when no match is found by Johan Hedberg · 11 years ago
  85. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 11 years ago
  86. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 11 years ago
  87. 6131ddc Bluetooth: Fix properly ignoring unexpected SMP PDUs by Johan Hedberg · 11 years ago
  88. fd349c0 Bluetooth: Enable support for remote IRK distribution by Johan Hedberg · 11 years ago
  89. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 11 years ago
  90. 301cb2d Bluetooth: Add hci_bdaddr_is_rpa convenience function by Johan Hedberg · 11 years ago
  91. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 11 years ago
  92. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 11 years ago
  93. 6047805 Bluetooth: Add smp_irk_matches helper function by Johan Hedberg · 11 years ago
  94. 6bfdfe3 Bluetooth: Fix minor whitespace issues in SMP code by Johan Hedberg · 11 years ago
  95. c46b98b Bluetooth: Fix missing PDU length checks for SMP by Johan Hedberg · 11 years ago
  96. c6beca0 Bluetooth: Allow HCI User Channel usage for controllers without address by Marcel Holtmann · 11 years ago
  97. c652140 Bluetooth: Add missing index added event on user channel failure by Marcel Holtmann · 11 years ago
  98. 0fe442f Bluetooth: Fix sending wrong store hint for new long term keys by Marcel Holtmann · 11 years ago
  99. 490cb0b Bluetooth: Restrict long term keys to public and static addresses by Marcel Holtmann · 11 years ago
  100. 9113bfd Bluetooth: btusb: Add IMC Networks (Broadcom based) by Jurgen Kramer · 11 years ago