1. d9631c7 Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  2. 943309d iwlwifi: pcie: fix DMA memory mapping / unmapping by Emmanuel Grumbach · 8 years ago
  3. 870c2a1 iwlwifi: avoid duplicate sw reset executions in the code by Golan Ben Ami · 8 years ago
  4. a6d24fa iwlwifi: pcie: dump registers when HW becomes inaccessible by Rajat Jain · 8 years ago
  5. dd05f9a iwlwifi: pcie: dynamic Tx command queue size by Shahar S Matityahu · 8 years ago
  6. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 10a54d8 iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc() by Luca Coelho · 8 years ago
  8. 4ecab56 iwlwifi: pcie: support short Tx queues for A000 device family by Emmanuel Grumbach · 8 years ago
  9. 9bb3d5a iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devices by Emmanuel Grumbach · 8 years ago
  10. 9ad8fd0 iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcie by Johannes Berg · 8 years ago
  11. 099a628 iwlwifi: pcie: wait longer after device reset by Emmanuel Grumbach · 8 years ago
  12. ae5bb2a iwlwifi: pcie: fix 9000-series RF-kill interrupt propagation by Johannes Berg · 8 years ago
  13. e8c8935 iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void by Johannes Berg · 8 years ago
  14. dcfbd67 iwlwifi: add a W/A for a scheduler hardware bug by Emmanuel Grumbach · 8 years ago
  15. 326477e iwlwifi: pcie: don't report RF-kill enabled while shutting down by Johannes Berg · 8 years ago
  16. fa4de7f iwlwifi: pcie: add fake RF-kill to debugfs by Johannes Berg · 8 years ago
  17. 6ffe5de iwlwifi: pcie: add AMSDU to gen2 by Sara Sharon · 8 years ago
  18. e982bc2 iwlwifi: move to 512 queues by Sara Sharon · 8 years ago
  19. c9be849 iwlwifi: pcie: support debug applying on a000 hw by Liad Kaufman · 8 years ago
  20. b8e8d7c iwlwifi: pcie: get rid of txq id assignment by Sara Sharon · 8 years ago
  21. 13a3a39 iwlwifi: pcie: alloc queues dynamically by Sara Sharon · 8 years ago
  22. 77c09bc iwlwifi: pcie: introduce new stop_device by Sara Sharon · 8 years ago
  23. b2a3b1c iwlwifi: pcie: prepare for dynamic queue allocation by Sara Sharon · 8 years ago
  24. ca60da2 iwlwifi: pcie: support host commands in new transport by Sara Sharon · 8 years ago
  25. b97277c iwlwifi: pcie: support new TX command by Sara Sharon · 8 years ago
  26. 066fd29 iwlwifi: pcie: cleanup old transport code from gen2 by Sara Sharon · 8 years ago
  27. ab6c644 iwlwifi: pcie: copy TX functions to new transport by Sara Sharon · 8 years ago
  28. 6b35ff9 iwlwifi: pcie: introduce a000 TX queues management by Sara Sharon · 8 years ago
  29. eda50cd iwlwifi: pcie: add context information support by Sara Sharon · 8 years ago
  30. de74c45 iwlwifi: pcie: remove the active field in struct iwl_txq by Sara Sharon · 8 years ago
  31. b9f9162 Revert "iwlwifi: introduce trans API to get byte count table" by Sara Sharon · 8 years ago
  32. 04fa3e6 iwlwifi: pcie: don't increment / decrement a bool by Emmanuel Grumbach · 9 years ago
  33. 23aeea9 iwlwifi: pcie: fix another RF-kill race by Johannes Berg · 9 years ago
  34. cc2f41f iwlwifi: pcie: avoid variable shadowing in TFD helpers by Johannes Berg · 9 years ago
  35. 5b88792 iwlwifi: move to wide ID for all commands by Sara Sharon · 9 years ago
  36. 7c8d91e iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpu by Haim Dreyfuss · 9 years ago
  37. 496d83ca iwlwifi: pcie: Configure shared interrupt vector in MSIX mode by Haim Dreyfuss · 9 years ago
  38. bb98ecd iwlwifi: pcie: merge iwl_queue and iwl_txq by Sara Sharon · 9 years ago
  39. 6983ba6 iwlwifi: pcie: assign and access a000 TFD & TBs by Sara Sharon · 9 years ago
  40. 8aacf4b iwlwifi: introduce trans API to get byte count table by Sara Sharon · 9 years ago
  41. 3cd1980 iwlwifi: pcie: introduce new tfd and tb formats by Sara Sharon · 9 years ago
  42. 6f482e3 iwlwifi: move iwl_drv to be shared across transports by Sara Sharon · 9 years ago
  43. 38398ef iwlwifi: pcie: centralize SCD status logging by Sara Sharon · 9 years ago
  44. 8de437c iwlwifi: pcie: generalize and increase the size of scratchbuf by Sara Sharon · 9 years ago
  45. b1753c62 iwlwifi: pcie: track rxb status by Sara Sharon · 9 years ago
  46. f16c3eb iwlwifi: pcie: fix a race in firmware loading flow by Emmanuel Grumbach · 9 years ago
  47. 21cb322 iwlwifi: decouple PCIe transport from mac80211 by Johannes Berg · 9 years ago
  48. 42db09c iwlwifi: mvm: support dqa queue sharing by Liad Kaufman · 9 years ago
  49. 1316d59 iwlwifi: pcie: workaround HW shadow registers bug by Sara Sharon · 9 years ago
  50. c24c7f5 iwlwifi: trans: don't call the trans-specific ref/unref directly by Luca Coelho · 9 years ago
  51. 5d93f3a iwlwifi: pcie: refcounting is not necessary anymore by Luca Coelho · 9 years ago
  52. 4314692 iwlwifi: pcie: fix global table size by Sara Sharon · 9 years ago
  53. 7b54243 iwlwifi: pcie: fine tune number of rxbs by Sara Sharon · 9 years ago
  54. 2e5d4a8 iwlwifi: pcie: Add new configuration to enable MSIX by Haim Dreyfuss · 9 years ago
  55. 3cce9bb0 Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEAD by Emmanuel Grumbach · 9 years ago
  56. a6bd005f iwlwifi: pcie: fix RF-Kill vs. firmware load race by Emmanuel Grumbach · 10 years ago
  57. bce97731 iwlwifi: pcie: enable multi-queue rx path by Sara Sharon · 10 years ago
  58. 4cbb8e50 iwlwifi: pcie: add RTPM support when wifi is enabled by Luciano Coelho · 10 years ago
  59. 96a6497 iwlwifi: pcie: add 9000 series multi queue rx DMA support by Sara Sharon · 10 years ago
  60. 7848505 iwlwifi: pcie: add infrastructure for multi-queue rx by Sara Sharon · 10 years ago
  61. 3955525 iwlwifi: pcie: buffer packets to avoid overflowing Tx queues by Emmanuel Grumbach · 10 years ago
  62. 6eb5e529 iwlwifi: pcie: build an A-MSDU using TSO core by Emmanuel Grumbach · 10 years ago
  63. 41837ca9 iwlwifi: pcie: allow to pretend to have Tx CSUM for debug by Emmanuel Grumbach · 10 years ago
  64. cb2f827 iwlwifi: change the Intel Wireless email address by Emmanuel Grumbach · 10 years ago
  65. 39bdb17 iwlwifi: update host command messages to new format by Sharon Dvir · 10 years ago
  66. 0cd58ea iwlwifi: pcie: allow the op_mode to block the tx queues by Emmanuel Grumbach · 10 years ago
  67. f8a1edb iwlwifi: clean up transport debugfs handling by Johannes Berg · 10 years ago
  68. 85e5a38 iwlwifi: trans: make various conversion macros inlines by Johannes Berg · 10 years ago
  69. 6c4fbcb iwlwifi: add support for 12K Receive Buffers by Emmanuel Grumbach · 10 years ago
  70. e705c12 iwlwifi: move under intel vendor directory by Kalle Valo · 10 years ago[Renamed from drivers/net/wireless/iwlwifi/pcie/internal.h]
  71. 26d535a iwlwifi: pcie: New RBD allocation model by Sara Sharon · 10 years ago
  72. d4a81698 Merge remote-tracking branch 'iwlwifi-fixes/master' into next by Emmanuel Grumbach · 10 years ago
  73. 206eea7 iwlwifi: pcie: support frag SKBs by Johannes Berg · 10 years ago
  74. ab02165 iwlwifi: add wide firmware command infrastructure for TX by Aviya Erenfeld · 10 years ago
  75. f7e6469 iwlwifi: remove command and return value from opmode RX by Johannes Berg · 10 years ago
  76. 255ba06 Revert "iwlwifi: pcie: New RBD allocation model" by Emmanuel Grumbach · 10 years ago
  77. fa9f328 iwlwifi: pcie: lock start_hw / start_fw / stop_device by Emmanuel Grumbach · 10 years ago
  78. 9d1dabf Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  79. 5f17570 iwlwifi: pcie: New RBD allocation model by Sara Sharon · 10 years ago
  80. fc8a350 iwlwifi: pcie: fix tracking of cmd_in_flight by Ilan Peer · 10 years ago
  81. e0b8d40 iwlwifi: pcie: allow the op_mode to freeze the stuck queue timer by Emmanuel Grumbach · 10 years ago
  82. 4cf677f iwlwifi: allow to define the stuck queue timer per queue by Emmanuel Grumbach · 11 years ago
  83. 7616f33 iwlwifi: pcie: add basic reference accounting by Eliad Peller · 11 years ago
  84. 3a736bc iwlwifi: trans: don't configure the set_active in SCD for dvm by Emmanuel Grumbach · 11 years ago
  85. 8b4139d iwlwifi: add Intel Mobile Communications copyright by Johannes Berg · 11 years ago
  86. d4578ea iwlwifi: trans: allow skipping scheduler hardware config by Johannes Berg · 11 years ago
  87. fea7795 iwlwifi: trans: refactor txq_enable arguments by Johannes Berg · 11 years ago
  88. c2d2020 iwlwifi: pcie: add firmware monitor capabilities by Emmanuel Grumbach · 11 years ago
  89. 4d07500 iwlwifi: mvm/pcie: capture last commands on firmware error by Johannes Berg · 11 years ago
  90. 83f32a4 iwlwifi: pcie: get rid of q->n_bd by Johannes Berg · 11 years ago
  91. ea68f46 iwlwifi: pcie: clarify TX queue need_update handling by Johannes Berg · 11 years ago
  92. 43aa616 iwlwifi: pcie: use bool for TX queue where appropriate by Johannes Berg · 11 years ago
  93. 5d63f926 iwlwifi: pcie: clarify RX queue need_update handling and locking by Johannes Berg · 11 years ago
  94. f14d6b3 iwlwifi: pcie: implement GRO without NAPI by Johannes Berg · 11 years ago
  95. 14cfca7 iwlwifi: return whether to stop from rfkill method by Johannes Berg · 11 years ago
  96. e520926 iwlwifi: make various things const by Johannes Berg · 12 years ago
  97. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 12 years ago
  98. b9439491 iwlwifi: pcie: keep the NIC awake when commands are in flight by Emmanuel Grumbach · 12 years ago
  99. fe523dc iwlwifi: pcie: no need to save inta in trans_pcie by Emmanuel Grumbach · 12 years ago
  100. 85bf9da iwlwifi: pcie: re-organize the PCIe ISR code by Emmanuel Grumbach · 12 years ago