1. fc8a350 iwlwifi: pcie: fix tracking of cmd_in_flight by Ilan Peer · 9 years ago
  2. e0b8d405 iwlwifi: pcie: allow the op_mode to freeze the stuck queue timer by Emmanuel Grumbach · 10 years ago
  3. 4cf677f iwlwifi: allow to define the stuck queue timer per queue by Emmanuel Grumbach · 10 years ago
  4. 7616f33 iwlwifi: pcie: add basic reference accounting by Eliad Peller · 10 years ago
  5. 3a736bc iwlwifi: trans: don't configure the set_active in SCD for dvm by Emmanuel Grumbach · 10 years ago
  6. 8b4139d iwlwifi: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  7. d4578ea iwlwifi: trans: allow skipping scheduler hardware config by Johannes Berg · 10 years ago
  8. fea7795 iwlwifi: trans: refactor txq_enable arguments by Johannes Berg · 10 years ago
  9. c2d2020 iwlwifi: pcie: add firmware monitor capabilities by Emmanuel Grumbach · 10 years ago
  10. 4d07500 iwlwifi: mvm/pcie: capture last commands on firmware error by Johannes Berg · 10 years ago
  11. 83f32a4 iwlwifi: pcie: get rid of q->n_bd by Johannes Berg · 10 years ago
  12. ea68f46 iwlwifi: pcie: clarify TX queue need_update handling by Johannes Berg · 11 years ago
  13. 43aa616 iwlwifi: pcie: use bool for TX queue where appropriate by Johannes Berg · 11 years ago
  14. 5d63f92 iwlwifi: pcie: clarify RX queue need_update handling and locking by Johannes Berg · 11 years ago
  15. f14d6b3 iwlwifi: pcie: implement GRO without NAPI by Johannes Berg · 10 years ago
  16. 14cfca7 iwlwifi: return whether to stop from rfkill method by Johannes Berg · 11 years ago
  17. e520926 iwlwifi: make various things const by Johannes Berg · 11 years ago
  18. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  19. b943949 iwlwifi: pcie: keep the NIC awake when commands are in flight by Emmanuel Grumbach · 11 years ago
  20. fe523dc iwlwifi: pcie: no need to save inta in trans_pcie by Emmanuel Grumbach · 11 years ago
  21. 85bf9da iwlwifi: pcie: re-organize the PCIe ISR code by Emmanuel Grumbach · 11 years ago
  22. 2dbc368 iwlwifi: pcie: track interrupt mask in SW by Emmanuel Grumbach · 11 years ago
  23. 2a988e9 iwlwifi: trans: prevent reprobe on repeated FW errors before restart by Arik Nemtsov · 11 years ago
  24. eb7ff77 iwlwifi: trans: use a unified transport status by Arik Nemtsov · 11 years ago
  25. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 11 years ago
  26. 313b0a2 iwlwifi: move dump_fh into common code by Inbal Hacohen · 11 years ago
  27. 68972c4 iwlwifi: make TX seqno validation more efficient by Johannes Berg · 11 years ago
  28. 38c0f334 iwlwifi: use coherent DMA memory for command header by Johannes Berg · 12 years ago
  29. 8a964f4 iwlwifi: always copy first 16 bytes of commands by Johannes Berg · 12 years ago
  30. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  31. e56b04e iwlwifi: move register access lock into transport by Lilach Edelstein · 12 years ago
  32. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  33. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  34. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  35. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  36. 223b9cb iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static by Emmanuel Grumbach · 12 years ago
  37. 6ca6ebc iwlwifi: make iwl_queue_used return bool by Emmanuel Grumbach · 12 years ago
  38. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 12 years ago
  39. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 12 years ago
  40. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  41. b55e57f iwlwifi: add comments for the PCIe transport statuses by Emmanuel Grumbach · 12 years ago
  42. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 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. 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
  47. 358a46d iwlwifi: some clean up in transport layer by Emmanuel Grumbach · 12 years ago
  48. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  49. 94543a8 iwlwifi: fix flow handler debug code by Johannes Berg · 12 years ago
  50. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  51. b04db9a iwlwifi: configure the queues from the op_mode by Emmanuel Grumbach · 12 years ago
  52. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 12 years ago
  53. 1ce8658 iwlwifi: don't configure a txq that is being disabled by Emmanuel Grumbach · 12 years ago
  54. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 12 years ago
  55. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 12 years ago
  56. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 12 years ago[Renamed from drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h]
  57. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 12 years ago
  58. bc2529c iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd by Emmanuel Grumbach · 12 years ago
  59. ebed633 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 12 years ago
  60. d1ff525 iwlwifi: use direct calls for transport free by Johannes Berg · 12 years ago
  61. 8d42551 iwlwifi: make a static inline to read the RF kill register by Emmanuel Grumbach · 12 years ago
  62. bf8440e iwlwifi: improve TX cache footprint by Johannes Berg · 12 years ago
  63. ff8ead4 iwlwifi: remove unneeded includes by Emmanuel Grumbach · 12 years ago
  64. 9130bab iwlwifi: kill shrd->drv, driver points to transport by Emmanuel Grumbach · 12 years ago
  65. d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 12 years ago
  66. c14c737 iwlwifi: optimize struct iwl_cmd_meta layout by Johannes Berg · 12 years ago
  67. 01d651d iwlwifi: move status definitions from iwl-shared by Don Fry · 12 years ago
  68. 7c5ba4a iwlwifi: move queue watchdog into transport by Johannes Berg · 12 years ago
  69. 52bcbff iwlwifi: remove unneeded struct declarations by Johannes Berg · 12 years ago
  70. b2cf410 iwlwifi: move rx_page_order into transport by Johannes Berg · 12 years ago
  71. 2fdfc47 iwlwifi: move ucode error log reporting to op_mode by Meenakshi Venkataraman · 12 years ago
  72. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 12 years ago
  73. d663ee7 iwlwifi: abstract out missing SEQ_RX_FRAME workaround by Johannes Berg · 12 years ago
  74. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 12 years ago
  75. bada991 iwlwifi: remove messages from queue wake/stop by Johannes Berg · 13 years ago
  76. 8362640 iwlwifi: more status bit factoring by Don Fry · 13 years ago
  77. 9a71686 iwlwifi: separate status to priv and trans by Don Fry · 13 years ago
  78. 8722c89 iwlwifi: reintroduce iwl_enable_rfkill_int by Stanislaw Gruszka · 13 years ago
  79. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 13 years ago
  80. 7559553 iwlwifi: move irq to PCIe by Johannes Berg · 13 years ago
  81. 13df1aa iwlwifi: move all uCode load variables by Johannes Berg · 13 years ago
  82. bffc66c iwlwifi: move queue functions to PCI-E by Johannes Berg · 13 years ago
  83. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  84. 015c15e iwlwifi: introduce per-queue locks by Johannes Berg · 13 years ago
  85. 02e3835 iwlwifi: virtualize op_mode's stop/start queue by Emmanuel Grumbach · 13 years ago
  86. 7b11488 iwlwifi: give PCIe its own lock by Johannes Berg · 13 years ago
  87. 57a1dc8 iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw by Emmanuel Grumbach · 13 years ago
  88. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  89. a42a184 iwlwifi: move the bus configuration to transport by Emmanuel Grumbach · 13 years ago
  90. ed6a380 iwlwifi: add fw_alive to transport layer API, kill tx_start by Emmanuel Grumbach · 13 years ago
  91. 4e31826 iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  92. 1066713 iwlagn: fix (remove) use of PAGE_SIZE by Johannes Berg · 13 years ago
  93. 76bc10f iwlwifi: tid_data logic move to upper layer - txqid by Emmanuel Grumbach · 13 years ago
  94. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  95. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  96. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago
  97. 1daf04b iwlwifi: improve the prints in the reclaim path by Emmanuel Grumbach · 13 years ago
  98. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  99. edb5c2f iwlagn: remove uneeded declaration by Emmanuel Grumbach · 13 years ago
  100. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago