1. bf0fd5d iwlwifi: constify the source buffer of iwl_trans_write_mem by Emmanuel Grumbach · 11 years ago
  2. c571573 iwlwifi: pcie: prefer to load the firmware in one shot by Emmanuel Grumbach · 11 years ago
  3. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 4620020 iwlwifi: set rfkill in internal state of the transport by Emmanuel Grumbach · 12 years ago
  5. f9477c1 iwlwifi: fix indirect write bug by Amnon Paz · 12 years ago
  6. 490953a iwlwifi: move firmware restart debugfs hook to op_mode by Emmanuel Grumbach · 12 years ago
  7. 410dc5a iwlwifi: a few fixes in license by Emmanuel Grumbach · 12 years ago
  8. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  9. e56b04e iwlwifi: move register access lock into transport by Lilach Edelstein · 12 years ago
  10. e139dc4 iwlwifi: add iwl_set_bits_mask to transport API by Lilach Edelstein · 12 years ago
  11. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  12. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  13. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  14. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  15. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 12 years ago
  16. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  17. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  18. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  19. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  20. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  21. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  22. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  23. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  24. 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
  25. 438a0f0 iwlwifi: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  26. b9d146e iwlwifi: collapse wrapper for pcie_capability_read_word() by Bjorn Helgaas · 12 years ago
  27. 8d96bb6 iwlwifi: reset_ict in stop_hw by Emmanuel Grumbach · 12 years ago
  28. 6a06b6c iwlwifi: move prph handling into the transport by Emmanuel Grumbach · 12 years ago
  29. 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
  30. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 12 years ago
  31. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 12 years ago
  32. 7afe370 iwlwifi: continue clean up - pcie/trans.c by Emmanuel Grumbach · 12 years ago
  33. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 12 years ago
  34. c612598 iwlwifi: init the replenish work in rx_init by Emmanuel Grumbach · 12 years ago
  35. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  36. 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
  37. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  38. 9f904b3 iwlwifi: don't enable interrupt as a W/A when MSI is enabled by Emmanuel Grumbach · 12 years ago
  39. dbeca58 iwlwifi: don't warn if transport's allocation failed by Emmanuel Grumbach · 12 years ago
  40. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  41. 6b450fc iwlwifi: remove useless messages by Johannes Berg · 12 years ago
  42. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 12 years ago
  43. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  44. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  45. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 12 years ago
  46. 0adb52d iwlwifi: use the new macro for the SCD Q STTS bits by Emmanuel Grumbach · 12 years ago
  47. 26c7af7 iwlwifi: remove unused variables by Johannes Berg · 12 years ago
  48. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 12 years ago
  49. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  50. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  51. 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
  52. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 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
  54. a7be50b iwlwifi: don't double free the interrupt in failure path by Emmanuel Grumbach · 12 years ago
  55. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  56. 83f84d7 iwlwifi: load firmware in chunks by Johannes Berg · 12 years ago
  57. 358a46d iwlwifi: some clean up in transport layer by Emmanuel Grumbach · 12 years ago
  58. 2d1c004 iwlwifi: fix indentation in iwl_load_given_ucode by Johannes Berg · 12 years ago
  59. ee7d737 iwlwifi: stop interrupts before stopping device by David Spinadel · 12 years ago
  60. 8b61fa2 iwlwifi: don't reset interupts after disabling by David Spinadel · 12 years ago
  61. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. 6379103 iwlwifi: remove unused IDI code stubs by Johannes Berg · 12 years ago
  63. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. a7238b37 iwlwifi: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  65. 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
  66. 94543a8 iwlwifi: fix flow handler debug code by Johannes Berg · 12 years ago
  67. 289e550 iwlwifi: fix the preparation of the card by Emmanuel Grumbach · 12 years ago
  68. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  69. 9da987a iwlwifi: rework the iwlwifi debugfs structure by Meenakshi Venkataraman · 12 years ago
  70. 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
  71. 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
  72. 3ec4588 iwlwifi: don't use stack memory for kmem cache name by Johannes Berg · 12 years ago
  73. 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
  74. d6f1c31 iwlwifi: add trailing newline to some messages by Johannes Berg · 12 years ago
  75. b04db9a iwlwifi: configure the queues from the op_mode by Emmanuel Grumbach · 12 years ago
  76. 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
  77. ae8baec iwlwifi: don't disable interrupt while starting tx by Emmanuel Grumbach · 12 years ago
  78. 24172f3 iwlwifi: disable BH before the call to iwl_op_mode_nic_error by Emmanuel Grumbach · 12 years ago
  79. e9d364d iwlwifi: print the scratch of all the buffers stuck in a queue by Emmanuel Grumbach · 12 years ago
  80. 627ae3d Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  81. 7bc057f iwlwifi: warn if TFD index and WiFi Seq don't match by Emmanuel Grumbach · 12 years ago
  82. 49a4fc20 iwlwifi: don't modify the timer if we don't Tx by Emmanuel Grumbach · 12 years ago
  83. 12af046 iwlwifi: print even more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  84. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 12 years ago
  85. f22d332 iwlwifi: print more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  86. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 0440507 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
  88. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  89. 59c647b iwlwifi: allocate Tx cmd pool per device by Emmanuel Grumbach · 12 years ago
  90. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 12 years ago
  91. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 12 years ago
  92. 559b1a2 iwlwifi: use iwl_trans_set_wr_ptrs to init the queues by Emmanuel Grumbach · 12 years ago
  93. fc24861 iwlwifi: first config the SCD queues, then activate them by Emmanuel Grumbach · 12 years ago
  94. 588d932 iwlwifi: SCD_INT_MSK is obsolete - don't update it by Emmanuel Grumbach · 12 years ago
  95. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 12 years ago
  96. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 12 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie.c]
  97. d38069d iwlwifi: add debugging to shadow registers and fix typo by Meenakshi Venkataraman · 12 years ago
  98. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 12 years ago
  99. ff110c8 iwlwifi: Move IWL_MASK macro to transport. by Gregory Greenman · 12 years ago
  100. bc2529c iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd by Emmanuel Grumbach · 12 years ago