1. eef3171 iwlwifi: pcie: clean up ICT allocation code by Emmanuel Grumbach · 12 years ago
  2. 2a988e9 iwlwifi: trans: prevent reprobe on repeated FW errors before restart by Arik Nemtsov · 12 years ago
  3. eb7ff77 iwlwifi: trans: use a unified transport status by Arik Nemtsov · 12 years ago
  4. 84c317c iwlwifi: pcie: remove minor dead code by Michal Nazarewicz · 12 years ago
  5. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 12 years ago
  6. 6960a05 iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 by Emmanuel Grumbach · 12 years ago
  7. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  8. 24de851 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  9. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  10. 6e8773c iwlwifi: pcie: Remove duplicate code from pcie irq handlers by Ido Yariv · 12 years ago
  11. 351746c iwlwifi: pcie: Refactor iwl_rxq_space by Ido Yariv · 12 years ago
  12. 4f0c848 Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG" by Guy Cohen · 12 years ago
  13. a53ee0a iwlwifi: pcie: clear RFKILL interrupt in AMPG by Emmanuel Grumbach · 12 years ago
  14. 313b0a2 iwlwifi: move dump_fh into common code by Inbal Hacohen · 12 years ago
  15. fecba09 iwlwifi: always use 'rxq' as RX queue struct name by Johannes Berg · 12 years ago
  16. c7df1f4 iwlwifi: pcie: rework RX buffer list init and freeing by Johannes Berg · 12 years ago
  17. 51cd53a iwlwifi: reduce debug ifdefs using the optimiser by Johannes Berg · 12 years ago
  18. 01911da iwlwifi: pcie: don't read INTA register in ICT IRQ handler by Johannes Berg · 12 years ago
  19. 38c0f334 iwlwifi: use coherent DMA memory for command header by Johannes Berg · 12 years ago
  20. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 13 years ago
  21. 1698c6d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  22. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  23. d13f186 iwlwifi: provide RX page order by Emmanuel Grumbach · 13 years ago
  24. 128e63e iwlwifi: update copyright by Johannes Berg · 13 years ago
  25. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 13 years ago
  26. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 13 years ago
  27. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 13 years ago
  28. 392d4ca iwlwifi: fix PCIe interrupt handle return value by Johannes Berg · 13 years ago
  29. 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
  30. 25a1726 iwlwifi: don't handle masked interrupt by Emmanuel Grumbach · 13 years ago
  31. 52e2a99 iwlwifi: read the Rx write pointer only once by Emmanuel Grumbach · 13 years ago
  32. 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
  33. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  34. 223b9cb iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static by Emmanuel Grumbach · 13 years ago
  35. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 13 years ago
  36. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 13 years ago
  37. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 13 years ago
  38. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 13 years ago
  39. e2b1930 iwlwifi: use list_first_entry by Johannes Berg · 13 years ago
  40. 7c341582 iwlwifi: handle DMA mapping failures by Johannes Berg · 13 years ago
  41. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 13 years ago
  42. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 13 years ago
  43. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 13 years ago
  44. 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
  45. 7439046 iwlwifi: don't access the HW when it is not available by Emmanuel Grumbach · 13 years ago
  46. 358a46d iwlwifi: some clean up in transport layer by Emmanuel Grumbach · 13 years ago
  47. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  48. 6379103 iwlwifi: remove unused IDI code stubs by Johannes Berg · 13 years ago
  49. 94543a8 iwlwifi: fix flow handler debug code by Johannes Berg · 13 years ago
  50. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 13 years ago
  51. bd408b3 iwlwifi: remove unneeded NULL check by Johannes Berg · 13 years ago
  52. eb64764 iwlwifi: protect use_ict with irq_lock by Emmanuel Grumbach · 13 years ago
  53. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 13 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c]
  54. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 13 years ago
  55. 726f23f iwlwifi: fix prints in iwl_rx_handle by Emmanuel Grumbach · 13 years ago
  56. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. ed90542 iwlwifi: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  58. 8d42551 iwlwifi: make a static inline to read the RF kill register by Emmanuel Grumbach · 13 years ago
  59. bf8440e iwlwifi: improve TX cache footprint by Johannes Berg · 13 years ago
  60. 035f7ff iwlwifi: transport holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  61. d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 13 years ago
  62. 01d651d iwlwifi: move status definitions from iwl-shared by Don Fry · 13 years ago
  63. 74fda97 iwlwifi: move HCMD_ACTIVE to trans by Don Fry · 13 years ago
  64. 8a8bbdb iwlwifi: complete STATUS_READY refactoring by Don Fry · 13 years ago
  65. b2cf410 iwlwifi: move rx_page_order into transport by Johannes Berg · 13 years ago
  66. 47107e8 iwlwifi: split POWER_PMI status bit by Don Fry · 13 years ago
  67. 2fdfc47 iwlwifi: move ucode error log reporting to op_mode by Meenakshi Venkataraman · 13 years ago
  68. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 13 years ago
  69. 0c19744 iwlwifi: process multiple frames per RXB by Johannes Berg · 13 years ago
  70. 69a10b2 iwlwifi: move wait_command_queue from shared to trans by Meenakshi Venkataraman · 13 years ago
  71. d663ee7 iwlwifi: abstract out missing SEQ_RX_FRAME workaround by Johannes Berg · 13 years ago
  72. 1745e440 iwlwifi: fix the delta for remove max_txq_num patch by Wey-Yi Guy · 13 years ago
  73. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 13 years ago
  74. 8362640 iwlwifi: more status bit factoring by Don Fry · 13 years ago
  75. 8722c89 iwlwifi: reintroduce iwl_enable_rfkill_int by Stanislaw Gruszka · 13 years ago
  76. 3a73a30 iwlwifi: cleanup/fix memory barriers by Stanislaw Gruszka · 13 years ago
  77. bfe4b80 iwlwifi: always check if got h/w access before write by Stanislaw Gruszka · 13 years ago
  78. 13df1aa iwlwifi: move all uCode load variables by Johannes Berg · 13 years ago
  79. 1b29dc9 iwlwifi: clean up iwl-core.h inclusions by Johannes Berg · 13 years ago
  80. 6c1011e iwlwifi: make tracing use device as identifier by Johannes Berg · 13 years ago
  81. 0dde86b iwlwifi: remove shadow_reg_enable from hw_params by Johannes Berg · 13 years ago
  82. c9eec95 iwlwifi: move rfkill status handling out of transport by Johannes Berg · 13 years ago
  83. 965974a6 iwlwifi: remove iwl-wifi.h by Johannes Berg · 13 years ago
  84. 0692fe4 iwlwifi: split out firmware store by Johannes Berg · 13 years ago
  85. df2f321 iwlwifi: refactor PCI-E RX path by Johannes Berg · 13 years ago
  86. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  87. a8bceb3 iwlwifi: remove per-device debug level by Johannes Berg · 13 years ago
  88. 3e6895c iwlwifi: remove iwl_print_rx_config_cmd from shared by Emmanuel Grumbach · 13 years ago
  89. ff6e75c iwlwifi: remove a few dereferences to iwl_priv from the tansport by Emmanuel Grumbach · 14 years ago
  90. bcb9321 iwlwifi: virtualize op_mode's fw_error by Emmanuel Grumbach · 14 years ago
  91. 7120d98 iwlwifi: virtualize op_mode's set_hw_rf_kill by Emmanuel Grumbach · 14 years ago
  92. db70f29 iwlwifi: virtualize op_mode's rx by Emmanuel Grumbach · 14 years ago
  93. 8655112 iwlwifi: move event and err pointers to iwl_nic by Don Fry · 14 years ago
  94. 7b11488 iwlwifi: give PCIe its own lock by Johannes Berg · 14 years ago
  95. 1ee158d iwlwifi: move workqueue to priv by Johannes Berg · 13 years ago
  96. 8f0bb5a Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 14 years ago
  97. 1df06bd iwlwifi: stop_hw replace enable_rfkill_int by Emmanuel Grumbach · 14 years ago
  98. cf61429 iwlwifi: consolidate the start_device flow by Emmanuel Grumbach · 14 years ago
  99. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 14 years ago
  100. a591697 iwlwifi: Connect IDI transport to driver. by Gregory Greenman · 14 years ago