1. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  2. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 11 years ago
  3. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 11 years ago
  4. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 11 years ago
  5. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 11 years ago
  6. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 11 years ago
  7. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  8. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  9. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  10. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  11. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  12. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  13. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  14. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  15. 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
  16. 25a1726 iwlwifi: don't handle masked interrupt by Emmanuel Grumbach · 12 years ago
  17. 438a0f0 iwlwifi: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  18. b9d146e iwlwifi: collapse wrapper for pcie_capability_read_word() by Bjorn Helgaas · 12 years ago
  19. 8d96bb6 iwlwifi: reset_ict in stop_hw by Emmanuel Grumbach · 12 years ago
  20. 6a06b6c iwlwifi: move prph handling into the transport by Emmanuel Grumbach · 12 years ago
  21. b7998c8 iwlwifi: Change define and struct names in iwl-eeprom-parse.h by Eytan Lifshitz · 12 years ago
  22. d00064d iwlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. 59f547a iwlwifi: return real info in probe failure by Emmanuel Grumbach · 12 years ago
  24. 52e2a99 iwlwifi: read the Rx write pointer only once by Emmanuel Grumbach · 12 years ago
  25. 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
  26. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  27. e09b58f iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.c by Sachin Kamat · 12 years ago
  28. 223b9cb iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static by Emmanuel Grumbach · 12 years ago
  29. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 12 years ago
  30. 6ca6ebc iwlwifi: make iwl_queue_used return bool by Emmanuel Grumbach · 12 years ago
  31. f6d497c iwlwifi: merge 2 functions in reclaim flow by Emmanuel Grumbach · 12 years ago
  32. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 12 years ago
  33. 7afe370 iwlwifi: continue clean up - pcie/trans.c by Emmanuel Grumbach · 12 years ago
  34. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 12 years ago
  35. c612598 iwlwifi: init the replenish work in rx_init by Emmanuel Grumbach · 12 years ago
  36. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  37. b55e57f iwlwifi: add comments for the PCIe transport statuses by Emmanuel Grumbach · 12 years ago
  38. e1b69fd iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 12 years ago
  39. dfbebe1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  40. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  41. 9f904b3 iwlwifi: don't enable interrupt as a W/A when MSI is enabled by Emmanuel Grumbach · 12 years ago
  42. dbeca58 iwlwifi: don't warn if transport's allocation failed by Emmanuel Grumbach · 12 years ago
  43. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  44. 6b450fc iwlwifi: remove useless messages by Johannes Berg · 12 years ago
  45. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 12 years ago
  46. e2b1930 iwlwifi: use list_first_entry by Johannes Berg · 12 years ago
  47. 7c341582 iwlwifi: handle DMA mapping failures by Johannes Berg · 12 years ago
  48. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  49. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  50. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 12 years ago
  51. 4e760f1 iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 12 years ago
  52. ac928f8 iwlwifi: first deactivate a queue, then wipe out its data by Emmanuel Grumbach · 12 years ago
  53. 0adb52d iwlwifi: use the new macro for the SCD Q STTS bits by Emmanuel Grumbach · 12 years ago
  54. 986ea6c iwlwifi: wipe out the status of the SCD when we disable a queue by Emmanuel Grumbach · 12 years ago
  55. 26c7af7 iwlwifi: remove unused variables by Johannes Berg · 12 years ago
  56. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 12 years ago
  57. 2a79e45 iwlwifi: improve oversized command warning by Johannes Berg · 12 years ago
  58. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  59. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  60. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  61. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. e5a8762 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  63. a7be50b iwlwifi: don't double free the interrupt in failure path by Emmanuel Grumbach · 12 years ago
  64. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  65. 83f84d7 iwlwifi: load firmware in chunks by Johannes Berg · 12 years ago
  66. 7439046 iwlwifi: don't access the HW when it is not available by Emmanuel Grumbach · 12 years ago
  67. 358a46d iwlwifi: some clean up in transport layer by Emmanuel Grumbach · 12 years ago
  68. 2d1c004 iwlwifi: fix indentation in iwl_load_given_ucode by Johannes Berg · 12 years ago
  69. ee7d737 iwlwifi: stop interrupts before stopping device by David Spinadel · 12 years ago
  70. 8b61fa2 iwlwifi: don't reset interupts after disabling by David Spinadel · 12 years ago
  71. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  72. 6379103 iwlwifi: remove unused IDI code stubs by Johannes Berg · 12 years ago
  73. 45eab7c iwlwifi: reduce overhead if tracing disabled by Johannes Berg · 12 years ago
  74. a7238b37 iwlwifi: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  75. 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
  76. 94543a8 iwlwifi: fix flow handler debug code by Johannes Berg · 12 years ago
  77. 289e550 iwlwifi: fix the preparation of the card by Emmanuel Grumbach · 12 years ago
  78. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  79. 9da987a iwlwifi: rework the iwlwifi debugfs structure by Meenakshi Venkataraman · 12 years ago
  80. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  81. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  82. 3ec4588 iwlwifi: don't use stack memory for kmem cache name by Johannes Berg · 12 years ago
  83. e911ede iwlwifi: set correct 32 bit boost register value by Wey-Yi Guy · 12 years ago
  84. bd408b3 iwlwifi: remove unneeded NULL check by Johannes Berg · 12 years ago
  85. 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  86. d6f1c31 iwlwifi: add trailing newline to some messages by Johannes Berg · 12 years ago
  87. b04db9a iwlwifi: configure the queues from the op_mode by Emmanuel Grumbach · 12 years ago
  88. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  89. eb64764 iwlwifi: protect use_ict with irq_lock by Emmanuel Grumbach · 12 years ago
  90. ae8baec iwlwifi: don't disable interrupt while starting tx by Emmanuel Grumbach · 12 years ago
  91. 24172f3 iwlwifi: disable BH before the call to iwl_op_mode_nic_error by Emmanuel Grumbach · 12 years ago
  92. e9d364d iwlwifi: print the scratch of all the buffers stuck in a queue by Emmanuel Grumbach · 12 years ago
  93. 3c70d08 iwlwifi: fix 6035 device parameters by Johannes Berg · 12 years ago
  94. 627ae3d Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  95. 7bc057f iwlwifi: warn if TFD index and WiFi Seq don't match by Emmanuel Grumbach · 12 years ago
  96. 49a4fc20 iwlwifi: don't modify the timer if we don't Tx by Emmanuel Grumbach · 12 years ago
  97. 12af046 iwlwifi: print even more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  98. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 12 years ago
  99. 1ce8658 iwlwifi: don't configure a txq that is being disabled by Emmanuel Grumbach · 12 years ago
  100. f22d332 iwlwifi: print more info when a queue is stuck by Emmanuel Grumbach · 12 years ago