1. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 12 years ago
  2. 7afe370 iwlwifi: continue clean up - pcie/trans.c by Emmanuel Grumbach · 12 years ago
  3. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 12 years ago
  4. c612598 iwlwifi: init the replenish work in rx_init by Emmanuel Grumbach · 12 years ago
  5. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  6. 9f904b3 iwlwifi: don't enable interrupt as a W/A when MSI is enabled by Emmanuel Grumbach · 12 years ago
  7. dbeca58 iwlwifi: don't warn if transport's allocation failed by Emmanuel Grumbach · 12 years ago
  8. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  9. 6b450fc iwlwifi: remove useless messages by Johannes Berg · 12 years ago
  10. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 12 years ago
  11. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  12. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  13. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 12 years ago
  14. 0adb52d iwlwifi: use the new macro for the SCD Q STTS bits by Emmanuel Grumbach · 12 years ago
  15. 26c7af7 iwlwifi: remove unused variables by Johannes Berg · 12 years ago
  16. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 12 years ago
  17. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  18. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  19. 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
  20. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 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
  22. a7be50b iwlwifi: don't double free the interrupt in failure path by Emmanuel Grumbach · 12 years ago
  23. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  24. 83f84d7 iwlwifi: load firmware in chunks by Johannes Berg · 12 years ago
  25. 358a46d iwlwifi: some clean up in transport layer by Emmanuel Grumbach · 12 years ago
  26. 2d1c004 iwlwifi: fix indentation in iwl_load_given_ucode by Johannes Berg · 12 years ago
  27. ee7d737 iwlwifi: stop interrupts before stopping device by David Spinadel · 12 years ago
  28. 8b61fa2 iwlwifi: don't reset interupts after disabling by David Spinadel · 12 years ago
  29. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  30. 6379103 iwlwifi: remove unused IDI code stubs by Johannes Berg · 12 years ago
  31. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  32. a7238b3 iwlwifi: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  33. 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
  34. 94543a8 iwlwifi: fix flow handler debug code by Johannes Berg · 12 years ago
  35. 289e5501 iwlwifi: fix the preparation of the card by Emmanuel Grumbach · 12 years ago
  36. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  37. 9da987a iwlwifi: rework the iwlwifi debugfs structure by Meenakshi Venkataraman · 12 years ago
  38. 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
  39. 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
  40. 3ec4588 iwlwifi: don't use stack memory for kmem cache name by Johannes Berg · 12 years ago
  41. 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
  42. d6f1c31 iwlwifi: add trailing newline to some messages by Johannes Berg · 12 years ago
  43. b04db9a iwlwifi: configure the queues from the op_mode by Emmanuel Grumbach · 12 years ago
  44. 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
  45. ae8baec iwlwifi: don't disable interrupt while starting tx by Emmanuel Grumbach · 12 years ago
  46. 24172f3 iwlwifi: disable BH before the call to iwl_op_mode_nic_error by Emmanuel Grumbach · 12 years ago
  47. e9d364d iwlwifi: print the scratch of all the buffers stuck in a queue by Emmanuel Grumbach · 12 years ago
  48. 627ae3d Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  49. 7bc057f iwlwifi: warn if TFD index and WiFi Seq don't match by Emmanuel Grumbach · 12 years ago
  50. 49a4fc20 iwlwifi: don't modify the timer if we don't Tx by Emmanuel Grumbach · 12 years ago
  51. 12af046 iwlwifi: print even more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  52. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 13 years ago
  53. f22d332 iwlwifi: print more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  54. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. 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
  56. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  57. 59c647b iwlwifi: allocate Tx cmd pool per device by Emmanuel Grumbach · 13 years ago
  58. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 13 years ago
  59. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 13 years ago
  60. 559b1a2 iwlwifi: use iwl_trans_set_wr_ptrs to init the queues by Emmanuel Grumbach · 13 years ago
  61. fc24861 iwlwifi: first config the SCD queues, then activate them by Emmanuel Grumbach · 13 years ago
  62. 588d932 iwlwifi: SCD_INT_MSK is obsolete - don't update it by Emmanuel Grumbach · 13 years ago
  63. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 13 years ago
  64. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 13 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie.c]
  65. d38069d iwlwifi: add debugging to shadow registers and fix typo by Meenakshi Venkataraman · 13 years ago
  66. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 13 years ago
  67. ff110c8 iwlwifi: Move IWL_MASK macro to transport. by Gregory Greenman · 13 years ago
  68. bc2529c iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd by Emmanuel Grumbach · 13 years ago
  69. ebed633 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 13 years ago
  70. 8b5bed9 iwlwifi: don't init trans->reg_lock from the op_mode by Emmanuel Grumbach · 13 years ago
  71. 65de7e8 iwlwifi: clean up module parameters by Johannes Berg · 13 years ago
  72. d1ff525 iwlwifi: use direct calls for transport free by Johannes Berg · 13 years ago
  73. 8257510 iwlwifi: move driver defines to iwl-drv.h by Johannes Berg · 13 years ago
  74. 6238b00 iwlwifi: clean up iwl-shared.h includes by Johannes Berg · 13 years ago
  75. f9e7544 iwlwifi: remove debugfs logspam by Johannes Berg · 13 years ago
  76. 218733c iwlwifi: provide proper API to disable all interrupts by Emmanuel Grumbach · 13 years ago
  77. d23f78e iwlwifi: check RF kill register when interrupts have been disabled by Emmanuel Grumbach · 13 years ago
  78. 226c02c iwlwifi: enable RF kill interrupt in start_hw by Emmanuel Grumbach · 13 years ago
  79. 8c46bb7 iwlwifi: first enable RF kill interrupt, then check register by Emmanuel Grumbach · 13 years ago
  80. 8d42551 iwlwifi: make a static inline to read the RF kill register by Emmanuel Grumbach · 13 years ago
  81. bf8440e iwlwifi: improve TX cache footprint by Johannes Berg · 13 years ago
  82. ff8ead4 iwlwifi: remove unneeded includes by Emmanuel Grumbach · 13 years ago
  83. 87ce05a iwlwifi: remove the shared area by Emmanuel Grumbach · 13 years ago
  84. 035f7ff iwlwifi: transport holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  85. d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 13 years ago
  86. 01d651d iwlwifi: move status definitions from iwl-shared by Don Fry · 13 years ago
  87. 74fda97 iwlwifi: move HCMD_ACTIVE to trans by Don Fry · 13 years ago
  88. 48dffd3 iwlwifi: split force_reset debugfs file by Johannes Berg · 13 years ago
  89. 7c5ba4a iwlwifi: move queue watchdog into transport by Johannes Berg · 13 years ago
  90. b2cf410 iwlwifi: move rx_page_order into transport by Johannes Berg · 13 years ago
  91. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  92. 47107e8 iwlwifi: split POWER_PMI status bit by Don Fry · 13 years ago
  93. 2fdfc47 iwlwifi: move ucode error log reporting to op_mode by Meenakshi Venkataraman · 13 years ago
  94. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 13 years ago
  95. 0c19744 iwlwifi: process multiple frames per RXB by Johannes Berg · 13 years ago
  96. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  97. 6dfa8d0 iwlwifi: change struct iwl_fw by David Spinadel · 13 years ago
  98. 69a10b2 iwlwifi: move wait_command_queue from shared to trans by Meenakshi Venkataraman · 13 years ago
  99. d663ee7 iwlwifi: abstract out missing SEQ_RX_FRAME workaround by Johannes Berg · 13 years ago
  100. 10d8f31 iwlwifi: remove TX hex debug by Johannes Berg · 13 years ago