1. 685b346 iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaim by Emmanuel Grumbach · 9 years ago
  2. 15ffd07 iwlwifi: various comments and code cleanups by Emmanuel Grumbach · 9 years ago
  3. 4cbb8e50 iwlwifi: pcie: add RTPM support when wifi is enabled by Luciano Coelho · 9 years ago
  4. 3955525 iwlwifi: pcie: buffer packets to avoid overflowing Tx queues by Emmanuel Grumbach · 9 years ago
  5. 23ba934 iwlwifi: remove unused parameter from grab_nic_access by Emmanuel Grumbach · 9 years ago
  6. 6eb5e529 iwlwifi: pcie: build an A-MSDU using TSO core by Emmanuel Grumbach · 9 years ago
  7. 3a0b2a4 iwlwifi: pcie: re-organize code towards TSO by Emmanuel Grumbach · 9 years ago
  8. 41837ca9 iwlwifi: pcie: allow to pretend to have Tx CSUM for debug by Emmanuel Grumbach · 9 years ago
  9. cb2f827 iwlwifi: change the Intel Wireless email address by Emmanuel Grumbach · 9 years ago
  10. 39bdb17 iwlwifi: update host command messages to new format by Sharon Dvir · 9 years ago
  11. dcbb474 iwlwifi: trans: support a callback for ASYNC commands by Emmanuel Grumbach · 9 years ago
  12. 0cd58ea iwlwifi: pcie: allow the op_mode to block the tx queues by Emmanuel Grumbach · 9 years ago
  13. e705c12 iwlwifi: move under intel vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/iwlwifi/pcie/tx.c]
  14. d4a81698 Merge remote-tracking branch 'iwlwifi-fixes/master' into next by Emmanuel Grumbach · 9 years ago
  15. 206eea7 iwlwifi: pcie: support frag SKBs by Johannes Berg · 9 years ago
  16. 88742c9 iwlwifi: mvm: move existing UMAC commands to group 1 by Johannes Berg · 9 years ago
  17. ab02165 iwlwifi: add wide firmware command infrastructure for TX by Aviya Erenfeld · 9 years ago
  18. 30f27df iwlwifi: remove command header flags field by Johannes Berg · 9 years ago
  19. 31f920b iwlwifi: pcie: don't warn on long MPDUs when supported by Emmanuel Grumbach · 9 years ago
  20. f7e6469 iwlwifi: remove command and return value from opmode RX by Johannes Berg · 9 years ago
  21. 94ce9e5 iwlwifi: pcie: Set scheduler to work on auto mode by Haim Dreyfuss · 9 years ago
  22. aecdc63 iwlwifi: pcie: fix stuck queue detection for sleeping clients by Emmanuel Grumbach · 9 years ago
  23. 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 · 9 years ago
  24. 7ccc724 iwlwifi: pcie: Remove redundant check for family type by Avri Altman · 9 years ago
  25. fc8a350 iwlwifi: pcie: fix tracking of cmd_in_flight by Ilan Peer · 9 years ago
  26. e0b8d405 iwlwifi: pcie: allow the op_mode to freeze the stuck queue timer by Emmanuel Grumbach · 10 years ago
  27. 3627723 iwlwifi: pcie: speed up the Tx DMA stop flow by Emmanuel Grumbach · 10 years ago
  28. 4cf677f iwlwifi: allow to define the stuck queue timer per queue by Emmanuel Grumbach · 10 years ago
  29. ce71c2f iwlwifi: mvm: enable watchdog on Tx queues for mvm by Emmanuel Grumbach · 10 years ago
  30. cd8f438 iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN by Emmanuel Grumbach · 10 years ago
  31. cb6bb12 iwlwifi: pcie: prepare the enablement of 31 TFD queues by Emmanuel Grumbach · 10 years ago
  32. e885c58 iwlwifi: pcie: don't dump useless data when a TFD queue hangs by Emmanuel Grumbach · 10 years ago
  33. 0294d9e iwlwifi: mvm: let the firmware configure the scheduler by Emmanuel Grumbach · 10 years ago
  34. 7616f33 iwlwifi: pcie: add basic reference accounting by Eliad Peller · 10 years ago
  35. 804d4c5 iwlwifi: pcie: refactor cmd_in_flight set/clear code by Eliad Peller · 10 years ago
  36. 01e58a2 iwlwifi: pcie: introduce delay when waking up the device by Emmanuel Grumbach · 10 years ago
  37. 5d4185a iwlwifi: pcie: clear command data on freeing by Johannes Berg · 10 years ago
  38. 3a736bc iwlwifi: trans: don't configure the set_active in SCD for dvm by Emmanuel Grumbach · 10 years ago
  39. 8b4139d iwlwifi: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  40. 002a9e2 iwlwifi: trans: configure the scheduler enable register by Avri Altman · 10 years ago
  41. 64ba893 iwlwifi: trans: make aggregation explicit for TX queue handling by Johannes Berg · 10 years ago
  42. d4578ea iwlwifi: trans: allow skipping scheduler hardware config by Johannes Berg · 10 years ago
  43. fea7795 iwlwifi: trans: refactor txq_enable arguments by Johannes Berg · 10 years ago
  44. 680073b iwlwifi: consolidate hw scheduler configuration code by Avri Altman · 10 years ago
  45. d536c32 iwlwifi: pcie: log when waking the NIC for hcmd submission fails by Andy Lutomirski · 10 years ago
  46. 4c9706d iwlwifi: update nmi register by Liad Kaufman · 10 years ago
  47. d090f87 iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrs by Emmanuel Grumbach · 10 years ago
  48. 4d07500 iwlwifi: mvm/pcie: capture last commands on firmware error by Johannes Berg · 10 years ago
  49. 83f32a4 iwlwifi: pcie: get rid of q->n_bd by Johannes Berg · 10 years ago
  50. 6d6e68f iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argument by Johannes Berg · 10 years ago
  51. e03bbb6 iwlwifi: don't disable SCD chain extension on newer devices by Emmanuel Grumbach · 10 years ago
  52. ea68f46 iwlwifi: pcie: clarify TX queue need_update handling by Johannes Berg · 11 years ago
  53. 43aa616 iwlwifi: pcie: use bool for TX queue where appropriate by Johannes Berg · 11 years ago
  54. e7f7634 iwlwifi: pcie: don't leave the new NICs awake for commands by Emmanuel Grumbach · 11 years ago
  55. cfadc3f iwlwifi: pcie: stop the firmware when we restart it by Emmanuel Grumbach · 11 years ago
  56. 5045388 iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit by Eliad Peller · 11 years ago
  57. 3073d8c iwlwifi: pcie: disable APMG configurations for family 8000 by Eran Harary · 11 years ago
  58. 23e76d1 iwlwifi: pcie: don't panic on host commands in iwldvm by Emmanuel Grumbach · 11 years ago
  59. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  60. fba1c62 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants by Emmanuel Grumbach · 11 years ago
  61. b943949 iwlwifi: pcie: keep the NIC awake when commands are in flight by Emmanuel Grumbach · 11 years ago
  62. 7b70bd6 iwlwifi: pcie: use don't disable interrupt when irq_lock is taken by Emmanuel Grumbach · 11 years ago
  63. 2a988e9 iwlwifi: trans: prevent reprobe on repeated FW errors before restart by Arik Nemtsov · 11 years ago
  64. 3fc0795 iwlwifi: trans: prevent tx and cmds during FW error by Arik Nemtsov · 11 years ago
  65. eb7ff77 iwlwifi: trans: use a unified transport status by Arik Nemtsov · 11 years ago
  66. 6dde8c4 iwlwifi: pcie: remove useless condition test by Johannes Berg · 11 years ago
  67. 3961a61 iwlwifi: remove TX_CMD id from transport layer by Emmanuel Grumbach · 11 years ago
  68. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 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. 9439eac iwlwifi: pcie: poke device when commands don't complete quickly by Johannes Berg · 11 years ago
  73. 42550a5 iwlwifi: pcie: restart the driver when a command times out by Emmanuel Grumbach · 11 years ago
  74. c90ca50 iwlwifi: pcie: dump_stack upon timeout of SYNC cmd by Emmanuel Grumbach · 11 years ago
  75. f477252 iwlwifi: pcie: don't reset the TX queue counter by Emmanuel Grumbach · 11 years ago
  76. 2ab9ba0 iwlwifi: pcie: returning positive instead of negative by Dan Carpenter · 11 years ago
  77. a9b2924 iwlwifi: pcie: Refactor iwl_queue_space by Ido Yariv · 11 years ago
  78. 1092b9b iwlwifi: pcie: some little cleanups by Eliad Peller · 11 years ago
  79. e89044d iwlwifi: fix some documentation typos by Eliad Peller · 11 years ago
  80. 961de6a iwlwifi: pcie: make unused queue warning more readable by Johannes Berg · 11 years ago
  81. 0b21eb9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  82. 8a487b1 iwlwifi: pcie: wake the queue if stopped when being unmapped by Emmanuel Grumbach · 11 years ago
  83. b967613 iwlwifi: pcie: fix race in queue unmapping by Emmanuel Grumbach · 11 years ago
  84. 68972c4 iwlwifi: make TX seqno validation more efficient by Johannes Berg · 11 years ago
  85. 1094fa2 iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is set by Eran Harary · 11 years ago
  86. 933faa4 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  87. 4f59334 iwlwifi: fix initialisation while RF-kill is asserted by Eran Harary · 11 years ago
  88. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 11 years ago
  89. b656fa3 iwlwifi: pcie: dump stack on NIC error in sync commands by Johannes Berg · 11 years ago
  90. bd5f6a3 iwlwifi: move BUILD_RAxTID to transport by Emmanuel Grumbach · 11 years ago
  91. 6ed0e32 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
  92. d72c728 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  93. d364140 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
  94. 881acd8 iwlwifi: mvm: clean up invalid station handling by Emmanuel Grumbach · 12 years ago
  95. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  97. 5470b46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  98. fc8fed0 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  99. 754d7d9 iwlwifi: add debug message when a CMD is dropped in RFKILL by Emmanuel Grumbach · 12 years ago
  100. cc904c7 iwlwifi: fix length check in multi-TB HCMD by Emmanuel Grumbach · 12 years ago