1. a6bd005 iwlwifi: pcie: fix RF-Kill vs. firmware load race by Emmanuel Grumbach · 9 years ago
  2. 39bdb17 iwlwifi: update host command messages to new format by Sharon Dvir · 9 years ago
  3. d01c536 iwlwifi: change the Intel Wireless email address by Emmanuel Grumbach · 9 years ago
  4. f02d2cc iwlwifi: pcie: remove pointer from debug message by Johannes Berg · 9 years ago
  5. 13fb01d iwlwifi: pcie: remove ICT allocation message by Johannes Berg · 9 years ago
  6. 6c4fbcb iwlwifi: add support for 12K Receive Buffers by Emmanuel Grumbach · 9 years ago
  7. e705c12 iwlwifi: move under intel vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/iwlwifi/pcie/rx.c]
  8. 1be5d8c iwlwifi: pass NAPI struct from transport layer by Johannes Berg · 9 years ago
  9. 26d535a iwlwifi: pcie: New RBD allocation model by Sara Sharon · 10 years ago
  10. d4a8169 Merge remote-tracking branch 'iwlwifi-fixes/master' into next by Emmanuel Grumbach · 9 years ago
  11. 18f5a37 iwlwifi: pcie: reset write pointer on ict reset by Eliad Peller · 9 years ago
  12. 1103323 iwlwifi: pcie: cancel Tx timer upon firmware crash by Emmanuel Grumbach · 9 years ago
  13. f7e6469 iwlwifi: remove command and return value from opmode RX by Johannes Berg · 9 years ago
  14. 255ba06 Revert "iwlwifi: pcie: New RBD allocation model" by Emmanuel Grumbach · 9 years ago
  15. fa9f328 iwlwifi: pcie: lock start_hw / start_fw / stop_device by Emmanuel Grumbach · 9 years ago
  16. 5f17570 iwlwifi: pcie: New RBD allocation model by Sara Sharon · 10 years ago
  17. 95411d0 iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfg by Avri Altman · 10 years ago
  18. 9243efc iwlwifi: pcie: add rx packet sequence number to dbg print by Liad Kaufman · 10 years ago
  19. 5d4185a iwlwifi: pcie: clear command data on freeing by Johannes Berg · 10 years ago
  20. 8b4139d iwlwifi: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  21. 83f32a4 iwlwifi: pcie: get rid of q->n_bd by Johannes Berg · 11 years ago
  22. e69140e iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now by Emmanuel Grumbach · 11 years ago
  23. ea68f46 iwlwifi: pcie: clarify TX queue need_update handling by Johannes Berg · 11 years ago
  24. 42646ba iwlwifi: pcie: fix TX queue locking by Johannes Berg · 11 years ago
  25. 5d63f92 iwlwifi: pcie: clarify RX queue need_update handling and locking by Johannes Berg · 11 years ago
  26. f14d6b3 iwlwifi: pcie: implement GRO without NAPI by Johannes Berg · 11 years ago
  27. 14cfca7 iwlwifi: return whether to stop from rfkill method by Johannes Berg · 11 years ago
  28. 5045388 iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit by Eliad Peller · 11 years ago
  29. 46e81af iwlwifi: pcie: fix unused variable gcc warning by Emmanuel Grumbach · 11 years ago
  30. 65b3034 iwlwifi: add inline helper for packet lengths by Johannes Berg · 11 years ago
  31. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  32. 51232f7 iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken by Emmanuel Grumbach · 11 years ago
  33. 7b70bd6 iwlwifi: pcie: use don't disable interrupt when irq_lock is taken by Emmanuel Grumbach · 11 years ago
  34. 7ba1faa iwlwifi: pcie: move interrupt prints to the common handler by Emmanuel Grumbach · 11 years ago
  35. fe523dc iwlwifi: pcie: no need to save inta in trans_pcie by Emmanuel Grumbach · 11 years ago
  36. 7117c00 iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict by Emmanuel Grumbach · 11 years ago
  37. 0fec954 iwlwifi: pcie: determine the interrupt type in the handler by Emmanuel Grumbach · 11 years ago
  38. a0f337c iwlwifi: pcie: read the interrupt cause from the handler by Emmanuel Grumbach · 11 years ago
  39. fc84472 iwlwifi: pcie: move the ICT / non-ICT handling functions by Emmanuel Grumbach · 11 years ago
  40. 85bf9da iwlwifi: pcie: re-organize the PCIe ISR code by Emmanuel Grumbach · 11 years ago
  41. 2dbc368 iwlwifi: pcie: track interrupt mask in SW by Emmanuel Grumbach · 11 years ago
  42. eef3171 iwlwifi: pcie: clean up ICT allocation code by Emmanuel Grumbach · 11 years ago
  43. 2a988e9 iwlwifi: trans: prevent reprobe on repeated FW errors before restart by Arik Nemtsov · 11 years ago
  44. eb7ff77 iwlwifi: trans: use a unified transport status by Arik Nemtsov · 11 years ago
  45. 84c317c iwlwifi: pcie: remove minor dead code by Michal Nazarewicz · 11 years ago
  46. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 11 years ago
  47. 6960a05 iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 by Emmanuel Grumbach · 11 years ago
  48. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  49. 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
  50. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  51. 6e8773c iwlwifi: pcie: Remove duplicate code from pcie irq handlers by Ido Yariv · 11 years ago
  52. 351746c iwlwifi: pcie: Refactor iwl_rxq_space by Ido Yariv · 11 years ago
  53. 4f0c848 Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG" by Guy Cohen · 11 years ago
  54. a53ee0a iwlwifi: pcie: clear RFKILL interrupt in AMPG by Emmanuel Grumbach · 11 years ago
  55. 313b0a2 iwlwifi: move dump_fh into common code by Inbal Hacohen · 11 years ago
  56. fecba09 iwlwifi: always use 'rxq' as RX queue struct name by Johannes Berg · 11 years ago
  57. c7df1f4 iwlwifi: pcie: rework RX buffer list init and freeing by Johannes Berg · 11 years ago
  58. 51cd53a iwlwifi: reduce debug ifdefs using the optimiser by Johannes Berg · 11 years ago
  59. 01911da iwlwifi: pcie: don't read INTA register in ICT IRQ handler by Johannes Berg · 11 years ago
  60. 38c0f334 iwlwifi: use coherent DMA memory for command header by Johannes Berg · 12 years ago
  61. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  62. 1698c6d 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. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  64. d13f186 iwlwifi: provide RX page order by Emmanuel Grumbach · 12 years ago
  65. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  66. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  67. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  68. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  69. 392d4ca iwlwifi: fix PCIe interrupt handle return value by Johannes Berg · 12 years ago
  70. 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
  71. 25a1726 iwlwifi: don't handle masked interrupt by Emmanuel Grumbach · 12 years ago
  72. 52e2a99 iwlwifi: read the Rx write pointer only once by Emmanuel Grumbach · 12 years ago
  73. 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
  74. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  75. 223b9cb iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static by Emmanuel Grumbach · 12 years ago
  76. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 12 years ago
  77. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 12 years ago
  78. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  79. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  80. e2b1930 iwlwifi: use list_first_entry by Johannes Berg · 12 years ago
  81. 7c341582 iwlwifi: handle DMA mapping failures by Johannes Berg · 12 years ago
  82. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  83. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  84. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 12 years ago
  85. 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
  86. 7439046 iwlwifi: don't access the HW when it is not available by Emmanuel Grumbach · 12 years ago
  87. 358a46d iwlwifi: some clean up in transport layer by Emmanuel Grumbach · 12 years ago
  88. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  89. 6379103 iwlwifi: remove unused IDI code stubs by Johannes Berg · 12 years ago
  90. 94543a8 iwlwifi: fix flow handler debug code by Johannes Berg · 12 years ago
  91. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  92. bd408b3 iwlwifi: remove unneeded NULL check by Johannes Berg · 12 years ago
  93. eb64764 iwlwifi: protect use_ict with irq_lock by Emmanuel Grumbach · 12 years ago
  94. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 13 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c]
  95. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 13 years ago
  96. 726f23f iwlwifi: fix prints in iwl_rx_handle by Emmanuel Grumbach · 13 years ago
  97. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  98. ed90542 iwlwifi: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  99. 8d42551 iwlwifi: make a static inline to read the RF kill register by Emmanuel Grumbach · 13 years ago
  100. bf8440e iwlwifi: improve TX cache footprint by Johannes Berg · 13 years ago