1. 2ab9ba0 iwlwifi: pcie: returning positive instead of negative by Dan Carpenter · 11 years ago
  2. a9b2924 iwlwifi: pcie: Refactor iwl_queue_space by Ido Yariv · 11 years ago
  3. 1092b9b iwlwifi: pcie: some little cleanups by Eliad Peller · 11 years ago
  4. e89044d iwlwifi: fix some documentation typos by Eliad Peller · 11 years ago
  5. 961de6a iwlwifi: pcie: make unused queue warning more readable by Johannes Berg · 11 years ago
  6. 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
  7. 8a487b1 iwlwifi: pcie: wake the queue if stopped when being unmapped by Emmanuel Grumbach · 11 years ago
  8. b967613 iwlwifi: pcie: fix race in queue unmapping by Emmanuel Grumbach · 11 years ago
  9. 68972c4 iwlwifi: make TX seqno validation more efficient by Johannes Berg · 11 years ago
  10. 1094fa2 iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is set by Eran Harary · 11 years ago
  11. 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
  12. 4f59334 iwlwifi: fix initialisation while RF-kill is asserted by Eran Harary · 11 years ago
  13. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 11 years ago
  14. b656fa3 iwlwifi: pcie: dump stack on NIC error in sync commands by Johannes Berg · 11 years ago
  15. bd5f6a3 iwlwifi: move BUILD_RAxTID to transport by Emmanuel Grumbach · 11 years ago
  16. 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
  17. 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
  18. 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
  19. 881acd8 iwlwifi: mvm: clean up invalid station handling by Emmanuel Grumbach · 12 years ago
  20. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  22. 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
  23. fc8fed0 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  24. 754d7d9 iwlwifi: add debug message when a CMD is dropped in RFKILL by Emmanuel Grumbach · 12 years ago
  25. cc904c7 iwlwifi: fix length check in multi-TB HCMD by Emmanuel Grumbach · 12 years ago
  26. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  27. cd309ab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  28. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  29. 38c0f334 iwlwifi: use coherent DMA memory for command header by Johannes Berg · 12 years ago
  30. 1afbfb6 iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD by Johannes Berg · 12 years ago
  31. 9889175 iwlwifi: don't map complete commands bidirectionally by Johannes Berg · 12 years ago
  32. 8a964f4 iwlwifi: always copy first 16 bytes of commands by Johannes Berg · 12 years ago
  33. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  34. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  35. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  36. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  37. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  38. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  39. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  40. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  41. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 12 years ago
  42. 6ca6ebc iwlwifi: make iwl_queue_used return bool by Emmanuel Grumbach · 12 years ago
  43. f6d497c iwlwifi: merge 2 functions in reclaim flow by Emmanuel Grumbach · 12 years ago
  44. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 12 years ago
  45. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  46. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  47. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  48. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  49. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 12 years ago
  50. 4e760f1 iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 12 years ago
  51. ac928f8 iwlwifi: first deactivate a queue, then wipe out its data by Emmanuel Grumbach · 12 years ago
  52. 986ea6c iwlwifi: wipe out the status of the SCD when we disable a queue by Emmanuel Grumbach · 12 years ago
  53. 2a79e45 iwlwifi: improve oversized command warning by Johannes Berg · 12 years ago
  54. 45eab7c iwlwifi: reduce overhead if tracing disabled by Johannes Berg · 12 years ago
  55. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  56. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 12 years ago
  57. 1ce8658 iwlwifi: don't configure a txq that is being disabled by Emmanuel Grumbach · 12 years ago
  58. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 12 years ago
  59. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 12 years ago
  60. 588d932 iwlwifi: SCD_INT_MSK is obsolete - don't update it by Emmanuel Grumbach · 12 years ago
  61. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 12 years ago
  62. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 12 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c]
  63. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 12 years ago
  64. eec373f iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd by Emmanuel Grumbach · 12 years ago
  65. bc2529c iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd by Emmanuel Grumbach · 12 years ago
  66. ebed633 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 12 years ago
  67. 6238b00 iwlwifi: clean up iwl-shared.h includes by Johannes Berg · 13 years ago
  68. bf8440e iwlwifi: improve TX cache footprint by Johannes Berg · 13 years ago
  69. 035f7ff iwlwifi: transport holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  70. d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 13 years ago
  71. 01d651d iwlwifi: move status definitions from iwl-shared by Don Fry · 13 years ago
  72. 74fda97 iwlwifi: move HCMD_ACTIVE to trans by Don Fry · 13 years ago
  73. 7c5ba4a iwlwifi: move queue watchdog into transport by Johannes Berg · 12 years ago
  74. b2cf410 iwlwifi: move rx_page_order into transport by Johannes Berg · 12 years ago
  75. 47107e8 iwlwifi: split POWER_PMI status bit by Don Fry · 13 years ago
  76. 17acd0b iwlwifi: move FW_ERROR to priv by Don Fry · 13 years ago
  77. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 13 years ago
  78. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 13 years ago
  79. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  80. 69a10b2 iwlwifi: move wait_command_queue from shared to trans by Meenakshi Venkataraman · 13 years ago
  81. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  82. 1745e44 iwlwifi: fix the delta for remove max_txq_num patch by Wey-Yi Guy · 13 years ago
  83. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 13 years ago
  84. 947a940 iwlwifi: move ucode_owner to priv by Johannes Berg · 13 years ago
  85. 0e78184 iwlwifi: virtualize command queue full behaviour by Johannes Berg · 13 years ago
  86. 6c1011e iwlwifi: make tracing use device as identifier by Johannes Berg · 13 years ago
  87. 0dde86b iwlwifi: remove shadow_reg_enable from hw_params by Johannes Berg · 13 years ago
  88. 2cc39c9 iwlwifi: move lockdep assertion into DVM by Johannes Berg · 13 years ago
  89. 721c32f iwlwifi: move RF/CT kill check to command wrapper by Johannes Berg · 13 years ago
  90. 70a18c5 iwlwifi: move tid_to_ac to PCI-E by Johannes Berg · 13 years ago
  91. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  92. 65b94a4 iwlwifi: pass response packet directly by Johannes Berg · 13 years ago
  93. 5c40d86 iwlwifi: make EXIT_PENDING depend on mac80211 by Johannes Berg · 13 years ago
  94. 015c15e iwlwifi: introduce per-queue locks by Johannes Berg · 13 years ago
  95. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  96. bcb9321 iwlwifi: virtualize op_mode's fw_error by Emmanuel Grumbach · 13 years ago
  97. ed277c9 iwlwifi: virtualize op_mode's free skb by Emmanuel Grumbach · 13 years ago
  98. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  99. 7b11488 iwlwifi: give PCIe its own lock by Johannes Berg · 13 years ago
  100. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago