1. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  2. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  3. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  4. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  5. 3cafdbe iwlwifi: allow to wait for a subset of the queues by Emmanuel Grumbach · 11 years ago
  6. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  7. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  8. 205e221 iwlwifi: disable TX AMPDU by default for iwldvm by Emmanuel Grumbach · 11 years ago
  9. e520926 iwlwifi: make various things const by Johannes Berg · 11 years ago
  10. 2b755bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  11. 65b3034 iwlwifi: add inline helper for packet lengths by Johannes Berg · 11 years ago
  12. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  13. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  14. a408284 iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave by Arik Nemtsov · 11 years ago
  15. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  16. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. 9186a1fd iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL by Stanislaw Gruszka · 11 years ago
  18. da4f87f iwlwifi: dvm: remove P2P support by Johannes Berg · 11 years ago
  19. 9277326 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  20. 49464ae iwlwifi: remove testmode by Johannes Berg · 12 years ago
  21. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  22. 51217ce Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  23. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 12 years ago
  24. debff61 iwlwifi: mvm: implement D3 testing by Johannes Berg · 12 years ago
  25. 0d8877a iwlwifi: move some configuration parameters into DVM by Johannes Berg · 12 years ago
  26. 8ade628 iwlwifi: move D3_CFG_COMPLETE handling into DVM by Johannes Berg · 12 years ago
  27. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  28. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  29. 2d055af iwlwifi: dvm: handle FLUSH ampdu actions from mac80211 by Emmanuel Grumbach · 12 years ago
  30. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  31. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  32. 5171f7a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  33. 5718d27 iwlwifi: dvm: query and report WoWLAN wakeup reason by Johannes Berg · 12 years ago
  34. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  35. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  36. e56b04e iwlwifi: move register access lock into transport by Lilach Edelstein · 12 years ago
  37. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  38. 1698c6d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  39. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  40. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  41. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  42. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  43. aa3c90b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  44. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  45. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  46. 48c6cc0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  47. 653ea7a iwlwifi: don't treat a bool as an error code by Emmanuel Grumbach · 12 years ago
  48. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  49. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  50. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  51. ecbbec2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  52. b7998c8 iwlwifi: Change define and struct names in iwl-eeprom-parse.h by Eytan Lifshitz · 12 years ago
  53. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  54. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  55. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  56. 1e60896 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  57. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  58. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  59. 686681b iwlwifi: disallow MFP with software crypto by Johannes Berg · 12 years ago
  60. 04baaa2 iwlwifi: fix monitor mode FCS flag by Johannes Berg · 12 years ago
  61. 31df3bb iwlwifi: use ieee80211_free_txskb by Johannes Berg · 12 years ago
  62. a4dece9 iwlwifi: fix queue flush confusion by Johannes Berg · 12 years ago
  63. 86052a7 iwlwifi: remove MFP Kconfig option by Assaf Krauss · 12 years ago
  64. 6de3f7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  65. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  66. da0cabb iwlwifi: reduce max remain-on-channel duration by Johannes Berg · 12 years ago
  67. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  68. 42fb0b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  69. e75dac9 iwlwifi: limit mac_change_interface to BSS context by Johannes Berg · 13 years ago
  70. 8d40f4e iwlwifi: remove sku field from hw_params by Johannes Berg · 13 years ago
  71. 601968b iwlwifi: delay ROC if doing internal reset scan by Johannes Berg · 13 years ago
  72. 627ae3d Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 13 years ago
  73. e4b1681 iwlwifi: iwl_{read,write}_targ_mem_words takes dwords by Emmanuel Grumbach · 13 years ago
  74. b603896 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  75. 26a7ca9 iwlwifi: refactor EEPROM reading/parsing by Johannes Berg · 13 years ago
  76. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 13 years ago
  77. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 13 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-mac80211.c]
  78. 53e1116 iwlwifi: give HT format to mac80211/radiotap by Johannes Berg · 13 years ago
  79. 9dc216d iwlwifi: trust mac80211 channel setting by Johannes Berg · 13 years ago
  80. aca8626 iwlwifi: make a lot of functions static by Johannes Berg · 13 years ago
  81. 76ed2ed iwlwifi: properly handle device_set_wakeup_enable by Johannes Berg · 13 years ago
  82. 5789772 iwlwifi: support explicit monitor interface by Johannes Berg · 13 years ago
  83. 4f9bfbb iwlwifi: disable default wildcard ssid scan by David Spinadel · 13 years ago
  84. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  85. 1479177 iwlwifi: use new mac80211 queue scheme by Johannes Berg · 13 years ago
  86. 65de7e8 iwlwifi: clean up module parameters by Johannes Berg · 13 years ago
  87. 56322f5 iwlwifi: remove TX/RX frame statistics by Johannes Berg · 13 years ago
  88. 9543c5f iwlwifi: properly set basic rates by Johannes Berg · 13 years ago
  89. 218733c iwlwifi: provide proper API to disable all interrupts by Emmanuel Grumbach · 13 years ago
  90. 8db4c7e iwlwifi: do not nulify ctx->vif on reset by Stanislaw Gruszka · 13 years ago
  91. ff8ead4 iwlwifi: remove unneeded includes by Emmanuel Grumbach · 13 years ago
  92. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  93. 68e8dfd iwlwifi: op_mode holds its pointer to the transport by Emmanuel Grumbach · 13 years ago
  94. 50c1e9a iwlwifi: expose static methods for MVM use by David Spinadel · 13 years ago
  95. bedec3a iwlwifi: move iwl_chswitch_done to iwl-mac80211.c by Meenakshi Venkataraman · 13 years ago
  96. e967669 iwlwifi: dynamically determine lib_ops by Johannes Berg · 13 years ago
  97. 9e29511 iwlwifi: move hw_params into priv by Johannes Berg · 13 years ago
  98. a855f7e iwlwifi: fix unused variable warning by Oliver Hartkopp · 13 years ago
  99. 2fdfc47 iwlwifi: move ucode error log reporting to op_mode by Meenakshi Venkataraman · 13 years ago
  100. a18f61b iwlwifi: move valid_contexts to priv by Johannes Berg · 13 years ago