1. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  2. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  3. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  4. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  5. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  6. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  7. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  8. 49bd072d iwlwifi: more cleanup in pcie/rx.c by Emmanuel Grumbach · 12 years ago
  9. 6ca6ebc iwlwifi: make iwl_queue_used return bool by Emmanuel Grumbach · 12 years ago
  10. f6d497c iwlwifi: merge 2 functions in reclaim flow by Emmanuel Grumbach · 12 years ago
  11. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 12 years ago
  12. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 12 years ago
  13. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  14. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  15. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 12 years ago
  16. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 12 years ago
  17. 4e760f1 iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 12 years ago
  18. ac928f8 iwlwifi: first deactivate a queue, then wipe out its data by Emmanuel Grumbach · 12 years ago
  19. 986ea6c iwlwifi: wipe out the status of the SCD when we disable a queue by Emmanuel Grumbach · 12 years ago
  20. 2a79e45 iwlwifi: improve oversized command warning by Johannes Berg · 12 years ago
  21. 45eab7c iwlwifi: reduce overhead if tracing disabled by Johannes Berg · 12 years ago
  22. 9679142 iwlwifi: get the correct HCMD in the response handler by Emmanuel Grumbach · 12 years ago
  23. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 12 years ago
  24. 1ce8658 iwlwifi: don't configure a txq that is being disabled by Emmanuel Grumbach · 12 years ago
  25. 4beaf6c iwlwifi: s/txq_setup/txq_enable by Emmanuel Grumbach · 12 years ago
  26. d0624be iwlwifi: s/txq_agg_disable/txq_disable by Emmanuel Grumbach · 12 years ago
  27. 588d932 iwlwifi: SCD_INT_MSK is obsolete - don't update it by Emmanuel Grumbach · 12 years ago
  28. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 12 years ago
  29. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 12 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c]
  30. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 12 years ago
  31. eec373f iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd by Emmanuel Grumbach · 12 years ago
  32. bc2529c iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd by Emmanuel Grumbach · 12 years ago
  33. ebed633 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 12 years ago
  34. 6238b00 iwlwifi: clean up iwl-shared.h includes by Johannes Berg · 13 years ago
  35. bf8440e iwlwifi: improve TX cache footprint by Johannes Berg · 13 years ago
  36. 035f7ff iwlwifi: transport holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  37. d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 13 years ago
  38. 01d651d iwlwifi: move status definitions from iwl-shared by Don Fry · 13 years ago
  39. 74fda97 iwlwifi: move HCMD_ACTIVE to trans by Don Fry · 13 years ago
  40. 7c5ba4a iwlwifi: move queue watchdog into transport by Johannes Berg · 13 years ago
  41. b2cf410 iwlwifi: move rx_page_order into transport by Johannes Berg · 13 years ago
  42. 47107e8 iwlwifi: split POWER_PMI status bit by Don Fry · 13 years ago
  43. 17acd0b iwlwifi: move FW_ERROR to priv by Don Fry · 13 years ago
  44. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 13 years ago
  45. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 13 years ago
  46. 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
  47. 69a10b2 iwlwifi: move wait_command_queue from shared to trans by Meenakshi Venkataraman · 13 years ago
  48. 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
  49. 1745e44 iwlwifi: fix the delta for remove max_txq_num patch by Wey-Yi Guy · 13 years ago
  50. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 13 years ago
  51. 947a940 iwlwifi: move ucode_owner to priv by Johannes Berg · 13 years ago
  52. 0e78184 iwlwifi: virtualize command queue full behaviour by Johannes Berg · 13 years ago
  53. 6c1011e iwlwifi: make tracing use device as identifier by Johannes Berg · 13 years ago
  54. 0dde86b iwlwifi: remove shadow_reg_enable from hw_params by Johannes Berg · 13 years ago
  55. 2cc39c9 iwlwifi: move lockdep assertion into DVM by Johannes Berg · 13 years ago
  56. 721c32f iwlwifi: move RF/CT kill check to command wrapper by Johannes Berg · 13 years ago
  57. 70a18c5 iwlwifi: move tid_to_ac to PCI-E by Johannes Berg · 13 years ago
  58. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  59. 65b94a4 iwlwifi: pass response packet directly by Johannes Berg · 13 years ago
  60. 5c40d86 iwlwifi: make EXIT_PENDING depend on mac80211 by Johannes Berg · 13 years ago
  61. 015c15e iwlwifi: introduce per-queue locks by Johannes Berg · 13 years ago
  62. 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
  63. bcb9321 iwlwifi: virtualize op_mode's fw_error by Emmanuel Grumbach · 13 years ago
  64. ed277c9 iwlwifi: virtualize op_mode's free skb by Emmanuel Grumbach · 13 years ago
  65. 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
  66. 7b11488 iwlwifi: give PCIe its own lock by Johannes Berg · 13 years ago
  67. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  68. 1dcedc8 iwlwifi: debug print in tx_queue_set_status is more clear by Emmanuel Grumbach · 13 years ago
  69. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  70. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  71. 4e31826 iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  72. 631b84c iwlwifi: add debug in Tx path in AGG flow by Emmanuel Grumbach · 13 years ago
  73. 76bc10f iwlwifi: tid_data logic move to upper layer - txqid by Emmanuel Grumbach · 13 years ago
  74. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  75. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  76. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago
  77. 1f40e14 iwlwifi: don't rely on the wr / rd pointers in DELBA flow by Emmanuel Grumbach · 13 years ago
  78. eb9a372 iwlwifi: don't count the tfds in HW queue any more by Emmanuel Grumbach · 13 years ago
  79. b3f15ef iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc by Emmanuel Grumbach · 13 years ago
  80. 1daf04b iwlwifi: improve the prints in the reclaim path by Emmanuel Grumbach · 13 years ago
  81. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  82. 9cac494 iwlwifi: fix unused label in iwl_send_cmd_sync by Emmanuel Grumbach · 13 years ago
  83. 94b3c45 iwlwifi: check status before send command by Wey-Yi Guy · 13 years ago
  84. b36b110 iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged by Todd Previte · 13 years ago
  85. 397ede3 iwlagn: remove uneeded include to iwl-dev.h by Emmanuel Grumbach · 13 years ago
  86. 6a686c6 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h by Emmanuel Grumbach · 13 years ago
  87. 8921d4c iwlagn: more info on warning for shutdown agg queue by Wey-Yi Guy · 13 years ago
  88. 281e27c iwlagn: do nothing when disable agg in wrong state by Wey-Yi Guy · 13 years ago
  89. 05c89b9 iwlagn: add WARN if tx cmd complete come back late by Wey-Yi Guy · 13 years ago
  90. d10630a iwlagn: add cmd queue pointer info when timeout by Wey-Yi Guy · 13 years ago
  91. 132f98c iwlagn: simplify the iwl_device_cmd layout by Emmanuel Grumbach · 13 years ago
  92. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago
  93. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  94. 143bb15 iwlagn: signedness bug by Wey-Yi Guy · 13 years ago
  95. effd4d9 iwlagn: do not use interruptible waits by Johannes Berg · 13 years ago
  96. 370ad31 iwlagn: generically provide iwl_trans_send_cmd_pdu by Johannes Berg · 13 years ago
  97. c17d068 iwlagn: move PCI-E transport files by Johannes Berg · 13 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c]
  98. 909e9b2 iwlagn: free the Tx cmd when a non empty Tx queue is freed by Emmanuel Grumbach · 13 years ago
  99. 39644e9 iwlagn: unmap cmd queue's tfds as BIDI by Emmanuel Grumbach · 13 years ago
  100. 8c23516 b43: Fix beacon problem in ad-hoc mode by Manual Munz · 13 years ago