1. e03bbb6 iwlwifi: don't disable SCD chain extension on newer devices by Emmanuel Grumbach · 11 years ago
  2. 748fa67c iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.c by Emmanuel Grumbach · 11 years ago
  3. fa1a91f iwlwifi: pcie: WARN upon traffic while flushing TX queues by Emmanuel Grumbach · 11 years ago
  4. 3cafdbe iwlwifi: allow to wait for a subset of the queues by Emmanuel Grumbach · 11 years ago
  5. 69e9213 iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.h by Eran Harary · 11 years ago
  6. e69140e iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now by Emmanuel Grumbach · 11 years ago
  7. ea68f46 iwlwifi: pcie: clarify TX queue need_update handling by Johannes Berg · 11 years ago
  8. 42646ba iwlwifi: pcie: fix TX queue locking by Johannes Berg · 11 years ago
  9. 43aa616 iwlwifi: pcie: use bool for TX queue where appropriate by Johannes Berg · 11 years ago
  10. 5d63f92 iwlwifi: pcie: clarify RX queue need_update handling and locking by Johannes Berg · 11 years ago
  11. f14d6b3 iwlwifi: pcie: implement GRO without NAPI by Johannes Berg · 11 years ago
  12. e7f7634 iwlwifi: pcie: don't leave the new NICs awake for commands by Emmanuel Grumbach · 11 years ago
  13. aa4a625 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  14. 3e3cb6c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  15. 14cfca7 iwlwifi: return whether to stop from rfkill method by Johannes Berg · 11 years ago
  16. a812cba iwlwifi: pcie: enable LP XTAL to reduce power consumption by Alexander Bondar · 11 years ago
  17. c42e810 iwlwifi: pcie: suppress ACPI related error message by Johannes Berg · 11 years ago
  18. acfcd9e iwlwifi: fix and add 7265 series HW IDs by Oren Givon · 11 years ago
  19. 0971f7d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  20. cfadc3f iwlwifi: pcie: stop the firmware when we restart it by Emmanuel Grumbach · 11 years ago
  21. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  22. e520926 iwlwifi: make various things const by Johannes Berg · 11 years ago
  23. 5045388 iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit by Eliad Peller · 11 years ago
  24. 034846c iwlwifi: mvm: support multiple firmware sections by Eran Harary · 11 years ago
  25. bcb079a iwlwifi: pcie: retrieve and parse ACPI power limitations by Ido Yariv · 11 years ago
  26. 46e81af iwlwifi: pcie: fix unused variable gcc warning by Emmanuel Grumbach · 11 years ago
  27. 56c2477 iwlwifi: pcie: make FH debugfs file code easier to understand by Johannes Berg · 11 years ago
  28. 189fa2f iwlwifi: pcie: fix secure section / dual cpu firmware loading by Eran Harary · 11 years ago
  29. e4a9f8c iwlwifi: pcie: Disable L0S exit timer for 8000 HW family by Eran Harary · 11 years ago
  30. e12ba84 iwlwifi: pcie: change CSR reset in family 8000 by Eran Harary · 11 years ago
  31. 3073d8c iwlwifi: pcie: disable APMG configurations for family 8000 by Eran Harary · 11 years ago
  32. 503ab8c iwlwifi: Add 8000 HW family support by Eran Harary · 11 years ago
  33. f769091 iwlwifi: add more 7265 HW IDs by Oren Givon · 11 years ago
  34. 5746cc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  35. 23e76d1 iwlwifi: pcie: don't panic on host commands in iwldvm by Emmanuel Grumbach · 11 years ago
  36. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  37. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. 65b3034 iwlwifi: add inline helper for packet lengths by Johannes Berg · 11 years ago
  39. 2d93aee iwlwifi: pcie: enable oscillator for L1 exit by Emmanuel Grumbach · 11 years ago
  40. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  41. ce836c7 iwlwifi: pcie: Fix CSR_RESET operation access type by Eran Harary · 11 years ago
  42. fba1c62 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants by Emmanuel Grumbach · 11 years ago
  43. 3dc3374 iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed by Emmanuel Grumbach · 11 years ago
  44. b943949 iwlwifi: pcie: keep the NIC awake when commands are in flight by Emmanuel Grumbach · 11 years ago
  45. efc5520 iwlwifi: add new devices for 7265 series by Oren Givon · 11 years ago
  46. 51232f7 iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken by Emmanuel Grumbach · 11 years ago
  47. 7b70bd6 iwlwifi: pcie: use don't disable interrupt when irq_lock is taken by Emmanuel Grumbach · 11 years ago
  48. 7ba1faa iwlwifi: pcie: move interrupt prints to the common handler by Emmanuel Grumbach · 11 years ago
  49. fe523dc iwlwifi: pcie: no need to save inta in trans_pcie by Emmanuel Grumbach · 11 years ago
  50. 7117c00 iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict by Emmanuel Grumbach · 11 years ago
  51. 0fec954 iwlwifi: pcie: determine the interrupt type in the handler by Emmanuel Grumbach · 11 years ago
  52. a0f337c iwlwifi: pcie: read the interrupt cause from the handler by Emmanuel Grumbach · 11 years ago
  53. fc84472 iwlwifi: pcie: move the ICT / non-ICT handling functions by Emmanuel Grumbach · 11 years ago
  54. 85bf9da iwlwifi: pcie: re-organize the PCIe ISR code by Emmanuel Grumbach · 11 years ago
  55. 2dbc368 iwlwifi: pcie: track interrupt mask in SW by Emmanuel Grumbach · 11 years ago
  56. eef3171 iwlwifi: pcie: clean up ICT allocation code by Emmanuel Grumbach · 11 years ago
  57. efbf6e3 iwlwifi: trans: clear FW_ERROR status in common code by Arik Nemtsov · 11 years ago
  58. 2a988e9 iwlwifi: trans: prevent reprobe on repeated FW errors before restart by Arik Nemtsov · 11 years ago
  59. 3fc0795 iwlwifi: trans: prevent tx and cmds during FW error by Arik Nemtsov · 11 years ago
  60. eb7ff77 iwlwifi: trans: use a unified transport status by Arik Nemtsov · 11 years ago
  61. a408284 iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave by Arik Nemtsov · 11 years ago
  62. 84c317c iwlwifi: pcie: remove minor dead code by Michal Nazarewicz · 11 years ago
  63. 8c21c53 iwlwifi: mvm: a few more SKUs for 7260 and 3160 by Emmanuel Grumbach · 11 years ago
  64. 6dde8c4 iwlwifi: pcie: remove useless condition test by Johannes Berg · 11 years ago
  65. 3961a61 iwlwifi: remove TX_CMD id from transport layer by Emmanuel Grumbach · 11 years ago
  66. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 11 years ago
  67. 53e88cb iwlwifi: add new HW - 7265 series by Oren Givon · 11 years ago
  68. 6960a05 iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 by Emmanuel Grumbach · 11 years ago
  69. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  70. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  71. bcbb8c9 iwlwifi: pcie: move warning message into warning by Johannes Berg · 11 years ago
  72. 8245d02 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  73. e2d6f4e iwlwifi: support Signed firmware image and Dual CPUs by Eran Harary · 11 years ago
  74. c4aee08 iwlwifi: Support 7265 devices by Eran Harary · 11 years ago
  75. 9439eac iwlwifi: pcie: poke device when commands don't complete quickly by Johannes Berg · 11 years ago
  76. 04a4e1fdd Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 11 years ago
  77. 42550a5 iwlwifi: pcie: restart the driver when a command times out by Emmanuel Grumbach · 11 years ago
  78. d107bab iwlwifi: pcie: fix merge damage by Johannes Berg · 11 years ago
  79. 5d3c2f7 wireless: iwlwifi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  80. c90ca50 iwlwifi: pcie: dump_stack upon timeout of SYNC cmd by Emmanuel Grumbach · 11 years ago
  81. 889b169 iwlwifi: pcie: clean RFKILL interrupt in AMPG by Emmanuel Grumbach · 11 years ago
  82. d819c6c iwlwifi: pcie: fix merge damage by Johannes Berg · 11 years ago
  83. 08a5dd3 iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series by Emmanuel Grumbach · 11 years ago
  84. b499266 iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series by Matti Gottlieb · 11 years ago
  85. f477252 iwlwifi: pcie: don't reset the TX queue counter by Emmanuel Grumbach · 11 years ago
  86. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  87. 24de851 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  88. eafe25e iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start() by Luciano Coelho · 11 years ago
  89. 2ab9ba0 iwlwifi: pcie: returning positive instead of negative by Dan Carpenter · 11 years ago
  90. 6965a35 iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc() by Luciano Coelho · 11 years ago
  91. 2437f3c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  92. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  93. 6e8773c iwlwifi: pcie: Remove duplicate code from pcie irq handlers by Ido Yariv · 11 years ago
  94. 351746c iwlwifi: pcie: Refactor iwl_rxq_space by Ido Yariv · 11 years ago
  95. a9b2924 iwlwifi: pcie: Refactor iwl_queue_space by Ido Yariv · 11 years ago
  96. 5fdda04 iwlwifi: remove transport suspend/resume indirection by Johannes Berg · 11 years ago
  97. 1092b9b iwlwifi: pcie: some little cleanups by Eliad Peller · 11 years ago
  98. e89044d iwlwifi: fix some documentation typos by Eliad Peller · 11 years ago
  99. eeb89ab iwlwifi: pcie: fix resume when no opmode is present by Johannes Berg · 11 years ago
  100. 4f0c848 Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG" by Guy Cohen · 11 years ago