1. 105183b iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  2. 04e1cab iwlagn: move reclaim related functions by Emmanuel Grumbach · 13 years ago
  3. a0eaad7 iwlagn: reclaim the packets in transport layer by Emmanuel Grumbach · 13 years ago
  4. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  5. f39c95e iwlagn: priv->sta_lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  6. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  7. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  8. 63013ae iwlagn: priv->status moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  9. cefeaa5 iwlagn: cmd_queue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  10. c8ac61c iwlagn: implement WoWLAN by Johannes Berg · 13 years ago
  11. d593411 iwlagn: simplify the bus architecture by Emmanuel Grumbach · 13 years ago
  12. 392f8b7 iwlagn: move more functions from the start flow to the transport layer by Emmanuel Grumbach · 13 years ago
  13. 48d42c4 iwlagn: SCD configuration for AMPDU moves to transport layer by Emmanuel Grumbach · 13 years ago
  14. 253a634 iwlagn: move tx transport functions to iwl-trans-tx-pcie.c by Emmanuel Grumbach · 13 years ago[Renamed (71%) from drivers/net/wireless/iwlwifi/iwl-tx.c]
  15. eedb6e3 iwlagn: block regular host commands if driver don't own uCode by Wey-Yi Guy · 13 years ago
  16. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 13 years ago
  17. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 13 years ago
  18. afaf6b5 iwlagn: remove the CMD_MAPPED flag by Emmanuel Grumbach · 13 years ago
  19. 02aca58 iwlagn: move the tx allocation funcs to the transport layer by Emmanuel Grumbach · 13 years ago
  20. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  21. 5ee0a58 iwlagn: use PCI_DMA_* for pci_* operations by John W. Linville · 13 years ago
  22. e815407 iwlagn: map command buffers BIDI by Johannes Berg · 13 years ago
  23. 1107a08 iwlagn: fix cmd queue unmap by Johannes Berg · 13 years ago
  24. f8d651a5 iwlagn: fix cmd queue unmap by Johannes Berg · 13 years ago
  25. 77e569e iwlagn: Fix a bug introduced by the HUGE command removal by Emmanuel Grumbach · 13 years ago
  26. 795414d iwlagn: don't use the PCI wrappers for DMA operation by Emmanuel Grumbach · 13 years ago
  27. 3599d39 iwlagn: add get_dev to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  28. 2e5d04d iwlwifi: disambiguate invalid DMA index warnings by Daniel Halperin · 13 years ago
  29. 20ba286 iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim by Daniel Halperin · 13 years ago
  30. 3083d03 iwlagn: alwasy send RXON with disassociate falge before associate by Wey-Yi Guy · 13 years ago
  31. 4ce7cc2 iwlagn: support multiple TBs per command by Johannes Berg · 13 years ago
  32. 4c42db0 iwlagn: remove unused pad argument by Johannes Berg · 13 years ago
  33. 214d14d iwlagn: clean up TXQ indirection by Johannes Berg · 13 years ago
  34. 3fa5073 iwlagn: prepare for multi-TB commands by Johannes Berg · 13 years ago
  35. 2c46f72 iwlagn: check DMA mapping errors by Johannes Berg · 13 years ago
  36. ccb6c1c iwlagn: dont update bytecount table for command queue by Johannes Berg · 13 years ago
  37. 4c2cde3 iwlagn: remove unused variable by Johannes Berg · 13 years ago
  38. 46975f7 iwlagn: remove get_hcmd_size indirection by Johannes Berg · 13 years ago
  39. 2624e96 iwlwifi: fix possible data overwrite in hcmd callback by Stanislaw Gruszka · 13 years ago
  40. f42e766 iwlagn: temperature should be measure for all _agn devices by Wey-Yi Guy · 13 years ago
  41. 7b21f00 iwlagn: verify that huge commands are synchronous by Johannes Berg · 13 years ago
  42. 3e41ace iwlagn: remove most BUG_ON instances by Johannes Berg · 13 years ago
  43. 8ff84a2 iwlagn: more cleanup to remove unused reference by Wey-Yi Guy · 14 years ago
  44. 901069c iwlagn: change Copyright to 2011 by Wey-Yi Guy · 13 years ago
  45. e649437 iwlagn: centralize and fix ucode restart by Johannes Berg · 13 years ago
  46. 3598e17 iwlwifi: fix enqueue hcmd race conditions by Stanislaw Gruszka · 14 years ago
  47. 387f338 iwlwifi: fix dma mappings and skbs leak by Stanislaw Gruszka · 14 years ago
  48. be663ab iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago
  49. 4bc85c1 Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" by Wey-Yi Guy · 14 years ago
  50. aa833c4 iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago
  51. 22de94d iwlwifi: jiffies based tx queues watchdog by Stanislaw Gruszka · 14 years ago
  52. ea9b307 iwlwifi: always build swq_id as virtual queue ID by Johannes Berg · 14 years ago
  53. f81c1f4 iwlagn: enable shadow register by Wey-Yi Guy · 14 years ago
  54. 69fdb71 iwlwifi: move tx fail code to agn by Johannes Berg · 14 years ago
  55. 1d27007 iwlagn: correct naming for failure reply tx status by Wey-Yi Guy · 14 years ago
  56. 13bb948 iwlwifi: prepare for PAN queue/fifo assignment by Johannes Berg · 14 years ago
  57. 0975cc8 iwlwifi: separate thermal throttling function by Wey-Yi Guy · 14 years ago
  58. 519c7c4 iwlwifi: kzalloc txb array by Johannes Berg · 14 years ago
  59. 2e72444 iwlwifi: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  60. 1c62c72 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  61. 1ff504e iwlwifi: move iwl_free_tfds_in_queue to iwlagn by Johannes Berg · 14 years ago
  62. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  63. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  65. 470058e0 iwlwifi: avoid Tx queue memory allocation in interface down by Zhu Yi · 15 years ago
  66. 04569cb iwlwifi: update tx command response status by Wey-Yi Guy · 15 years ago
  67. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  68. 91dd6c2 iwlwifi: remove trailing space in messages by Frans Pop · 15 years ago
  69. de0f60ea iwlwifi: avoid Tx queue memory allocation in interface down by Zhu Yi · 15 years ago
  70. dd48744 iwlwifi: fix DMA allocation warnings by Zhu Yi · 15 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  72. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  73. 74bcdb3 iwlwifi: move agn only tx functions from iwlcore to iwlagn by Wey-Yi Guy · 15 years ago
  74. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  75. b74e31a iwlwifi: Recover TX flow stall due to stuck queue by Wey-Yi Guy · 15 years ago
  76. c8406ea iwlwifi: Silence tfds_in_queue message by Adel Gadllah · 15 years ago
  77. edc1a3a iwlwifi: clean up queue/fifo handling by Johannes Berg · 15 years ago
  78. 254aebf iwlwifi: remove frame dropping by Johannes Berg · 15 years ago
  79. be41f5c Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  80. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  81. 8961212 iwlwifi: increase command buffer size by Abhijeet Kolekar · 15 years ago
  82. a120e91 iwlwifi: sanity check before counting number of tfds can be free by Stanislaw Gruszka · 15 years ago
  83. a239a8b iwlwifi: error checking for number of tfds in queue by Wey-Yi Guy · 15 years ago
  84. d2dfe6d iwlwifi: enable serialization of synchronous commands by Reinette Chatre · 15 years ago
  85. f36d04a iwlwifi: use dma_alloc_coherent by Stanislaw Gruszka · 15 years ago
  86. 7bfedc5 iwlwifi: cleanup return values by Abhijeet Kolekar · 15 years ago
  87. 45d4270 iwlwifi: check for aggregation frame and queue by Wey-Yi Guy · 15 years ago
  88. 1f44780 iwlwifi: update copyright year to 2010 by Reinette Chatre · 15 years ago
  89. 77ca7d9 drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning by akpm@linux-foundation.org · 15 years ago
  90. 9b1cb21 iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change by John W. Linville · 15 years ago
  91. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  93. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  94. 2d237f7 iwlwifi: change message for cmd queue full error by Wey-Yi Guy · 15 years ago
  95. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  97. 6ab10ff iwlwifi: handle unicast PS buffering by Johannes Berg · 15 years ago
  98. 309e731 iwlwifi: MAC_ACCESS_REQ cleanup by Ben Cahill · 15 years ago
  99. 1a71655 iwlwifi: fix FIFO vs. queue confusion by Johannes Berg · 15 years ago
  100. f2f21b4 iwlwifi: print warning when sending host command fails by Reinette Chatre · 15 years ago