1. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 13 years ago
  2. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 13 years ago
  3. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 13 years ago
  4. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 13 years ago
  5. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 13 years ago
  6. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 13 years ago
  7. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 13 years ago
  8. c8f9b0f iwlwifi: fix spelling and value in LED registers. by Eytan Lifshitz · 13 years ago
  9. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 13 years ago
  10. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 13 years ago
  11. 653ea7a iwlwifi: don't treat a bool as an error code by Emmanuel Grumbach · 13 years ago
  12. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 13 years ago
  13. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 13 years ago
  14. f317243a iwlwifi: use __packed by Johannes Berg · 13 years ago
  15. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 13 years ago
  16. d28cbde iwlwifi: don't verify fw after download by Emmanuel Grumbach · 13 years ago
  17. da58eef iwlwifi: clean up code in AGG by Emmanuel Grumbach · 13 years ago
  18. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 13 years ago
  19. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  20. ecbbec2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  21. 25a1726 iwlwifi: don't handle masked interrupt by Emmanuel Grumbach · 13 years ago
  22. 27edb1a iwlwifi: silently ignore fw flaws in Tx path by Emmanuel Grumbach · 13 years ago
  23. 8907a6f iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request by Tim Gardner · 13 years ago
  24. 438a0f0 iwlwifi: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 13 years ago
  25. b9d146e iwlwifi: collapse wrapper for pcie_capability_read_word() by Bjorn Helgaas · 13 years ago
  26. c8a8ab4 iwlwifi: change TX code to suppress smatch warning by Johannes Berg · 13 years ago
  27. 8d96bb6 iwlwifi: reset_ict in stop_hw by Emmanuel Grumbach · 13 years ago
  28. 6a06b6c iwlwifi: move prph handling into the transport by Emmanuel Grumbach · 13 years ago
  29. b7998c8 iwlwifi: Change define and struct names in iwl-eeprom-parse.h by Eytan Lifshitz · 13 years ago
  30. d00064d iwlwifi: remove __dev* attributes by Bill Pemberton · 13 years ago
  31. 55cb079 Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 13 years ago
  32. 59f547a iwlwifi: return real info in probe failure by Emmanuel Grumbach · 13 years ago
  33. b4991f3 iwlwifi: clear trans->op_mode pointer when it is leaving by Emmanuel Grumbach · 13 years ago
  34. 52e2a99 iwlwifi: read the Rx write pointer only once by Emmanuel Grumbach · 13 years ago
  35. 1d815ef iwlwifi: initialize rx_status by Johannes Berg · 13 years ago
  36. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  37. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 13 years ago
  38. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  39. 1e60896 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  40. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  41. 5edd0b9 iwlwifi: fix the basic CCK rates calculation by Emmanuel Grumbach · 13 years ago
  42. eea54c8 iwlwifi: remove effectless assignment by Emmanuel Grumbach · 13 years ago
  43. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 13 years ago
  44. e09b58f iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.c by Sachin Kamat · 13 years ago
  45. c4bfc1c iwlwifi: update the RB_TIMEOUT to 0x11 by Emmanuel Grumbach · 13 years ago
  46. 223b9cb iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static by Emmanuel Grumbach · 13 years ago
  47. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 13 years ago
  48. 6ca6ebc iwlwifi: make iwl_queue_used return bool by Emmanuel Grumbach · 13 years ago
  49. 686681b iwlwifi: disallow MFP with software crypto by Johannes Berg · 13 years ago
  50. f6d497c iwlwifi: merge 2 functions in reclaim flow by Emmanuel Grumbach · 13 years ago
  51. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 13 years ago
  52. 7afe370 iwlwifi: continue clean up - pcie/trans.c by Emmanuel Grumbach · 13 years ago
  53. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 13 years ago
  54. c612598 iwlwifi: init the replenish work in rx_init by Emmanuel Grumbach · 13 years ago
  55. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 13 years ago
  56. b55e57f iwlwifi: add comments for the PCIe transport statuses by Emmanuel Grumbach · 13 years ago
  57. e1b69fd iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 13 years ago
  58. dfbebe1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  59. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  60. 04baaa27 iwlwifi: fix monitor mode FCS flag by Johannes Berg · 13 years ago
  61. 9f904b3 iwlwifi: don't enable interrupt as a W/A when MSI is enabled by Emmanuel Grumbach · 13 years ago
  62. dbeca58 iwlwifi: don't warn if transport's allocation failed by Emmanuel Grumbach · 13 years ago
  63. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 13 years ago
  64. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 13 years ago
  65. 2e6e6b1 iwlwifi: fix typo in RX data tracing by Johannes Berg · 13 years ago
  66. 6b450fc iwlwifi: remove useless messages by Johannes Berg · 13 years ago
  67. 468b4bf iwlwifi: remove SKU/antenna messages by default by Johannes Berg · 13 years ago
  68. d01031b iwlwifi: remove EEPROM version message by default by Johannes Berg · 13 years ago
  69. 31df3bb iwlwifi: use ieee80211_free_txskb by Johannes Berg · 13 years ago
  70. e733269 iwlwifi: zero trans_cfg before settings its fields by Emmanuel Grumbach · 13 years ago
  71. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 13 years ago
  72. e2b1930 iwlwifi: use list_first_entry by Johannes Berg · 13 years ago
  73. a4dece9 iwlwifi: fix queue flush confusion by Johannes Berg · 13 years ago
  74. 2eb81a4 iwlwifi: don't clear CTL_AMPDU on frame status by Johannes Berg · 13 years ago
  75. 7c341582 iwlwifi: handle DMA mapping failures by Johannes Berg · 13 years ago
  76. 37c477d iwlwifi: fix flush command by Johannes Berg · 13 years ago
  77. 0daf7d9 iwlwifi: don't call stop_device twice by Emmanuel Grumbach · 13 years ago
  78. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 13 years ago
  79. 3e2c159 iwlwifi: clarify NOCOPY/DUP documentation by Johannes Berg · 13 years ago
  80. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 13 years ago
  81. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  82. 86052a7 iwlwifi: remove MFP Kconfig option by Assaf Krauss · 13 years ago
  83. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 13 years ago
  84. 4e760f1 iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 13 years ago
  85. 378b8f7 iwlwifi: don't print the Intel banner twice by Emmanuel Grumbach · 13 years ago
  86. ac928f8 iwlwifi: first deactivate a queue, then wipe out its data by Emmanuel Grumbach · 13 years ago
  87. 0adb52d iwlwifi: use the new macro for the SCD Q STTS bits by Emmanuel Grumbach · 13 years ago
  88. 986ea6c iwlwifi: wipe out the status of the SCD when we disable a queue by Emmanuel Grumbach · 13 years ago
  89. 26c7af7 iwlwifi: remove unused variables by Johannes Berg · 13 years ago
  90. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 13 years ago
  91. 2a79e45 iwlwifi: improve oversized command warning by Johannes Berg · 13 years ago
  92. 8f7b8db iwlwifi: fix 6000 series channel switch command by Johannes Berg · 13 years ago
  93. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  94. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  95. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  96. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  97. 63c6642 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  98. e5a8762 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  99. 513aa3b iwlwifi: fix async station command crash by Johannes Berg · 13 years ago
  100. ca42613 iwlwifi: use eth_broadcast_addr by Johannes Berg · 13 years ago