1. a96b724 iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  2. 158969a iwlwifi: add tm commands for sram reading by dumpit by Hsu, Kenny · 13 years ago
  3. 80e83da iwlagn: dynamically allocate & reflect calibration data by Johannes Berg · 13 years ago
  4. 97b52cf iwlagn: move nvm_device_type from iwl_priv to iwl_trans by Don Fry · 13 years ago
  5. de7f5f9 iwlagn: move ucode files out of the iwl_priv structure by Don Fry · 13 years ago
  6. 5703ddb iwlagn: move ucode_write_complete from priv to trans structure by Don Fry · 13 years ago
  7. 79d3eef iwlagn: add P2P NoA to probe responses by Johannes Berg · 13 years ago
  8. 26bfc0c iwlagn: eliminate bus pointer from iwl_priv structure by Don Fry · 13 years ago
  9. 0288356 iwlagn: remove Kelvin support by Johannes Berg · 13 years ago
  10. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago
  11. 390808d iwlagn: split remain-on-channel by Johannes Berg · 13 years ago
  12. c689290 iwlagn: remove common station priv by Johannes Berg · 13 years ago
  13. 859cfb0 iwlagn: move iwl_stop / wake_queue to the upper layer by Emmanuel Grumbach · 13 years ago
  14. 7a10e3e iwlagn: iwl-trans.c can't dereference iwl_priv any more by Emmanuel Grumbach · 13 years ago
  15. 522376d iwlagn: clean up of transport layer by Emmanuel Grumbach · 13 years ago
  16. 3e10cae iwlagn: remove priv dereferences from the transport layer by Emmanuel Grumbach · 13 years ago
  17. debcf73 iwlagn: handle GO powersave by Johannes Berg · 13 years ago
  18. 8ad71be iwlagn: move tx queues to transport layer by Emmanuel Grumbach · 13 years ago
  19. e20d4341 iwlagn: move the stop / wake queue logic to transport layer by Emmanuel Grumbach · 13 years ago
  20. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  21. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  22. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 13 years ago
  23. 2c45229 iwlagn: upper layer stores iwl_rxon_context in skb's CB by Emmanuel Grumbach · 13 years ago
  24. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  25. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  26. 332a4ba iwlagn: iwl-pci doesn't include iwl-dev any more by Emmanuel Grumbach · 13 years ago
  27. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  28. a72b8b0 iwlagn: add missing includes by Emmanuel Grumbach · 13 years ago
  29. 9d6b2cb iwlagn: move Keep Warm to transport layer by Emmanuel Grumbach · 13 years ago
  30. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  31. 7201247 iwlagn: move hcmd_lock to transport layer by Emmanuel Grumbach · 13 years ago
  32. 790428b iwlagn: move iwl_free_pages to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  33. 105183b iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  34. a0eaad7 iwlagn: reclaim the packets in transport layer by Emmanuel Grumbach · 13 years ago
  35. 1f7b617 iwlagn: move isr_statistics to transport layer by Emmanuel Grumbach · 13 years ago
  36. 0c32576 iwlagn: move ISR related data to transport layer by Emmanuel Grumbach · 13 years ago
  37. 57210f7 iwlagn: move iwl_suspend / iwl_resume to the transport layer by Emmanuel Grumbach · 13 years ago
  38. 5a878bf iwlagn: iwl_rx_queue moves to the iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  39. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  40. f39c95e iwlagn: priv->sta_lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  41. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  42. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  43. 63013ae iwlagn: priv->status moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  44. 74e28e4 iwlagn: workqueue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  45. cefeaa5 iwlagn: cmd_queue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  46. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  47. 8f470ce iwlagn: debug_level moves to struct iwl_shared by Emmanuel Grumbach · 13 years ago
  48. cac988a iwlagn: introduce struct iwl-shared - known by all layers by Emmanuel Grumbach · 13 years ago
  49. 48f20d3 iwlagn: introduce iwl-shared.h by Emmanuel Grumbach · 13 years ago
  50. c6baf7f iwlagn: support new P2P implementation by Johannes Berg · 13 years ago
  51. 72c04ce iwlagn: reserve queue 10 for TX during scan dwell by Johannes Berg · 13 years ago
  52. 41bf371 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 · 13 years ago
  53. bbb05cb iwlagn: track beacon interval sent to device by Johannes Berg · 13 years ago
  54. c8ac61c iwlagn: implement WoWLAN by Johannes Berg · 13 years ago
  55. 898ed67 iwlagn: remove un-necessary "_agn" by Wey-Yi Guy · 13 years ago
  56. a920bff iwlagn: remove keyinfo cache by Johannes Berg · 13 years ago
  57. c10e2c1 iwlagn: testmode fixed rate available for testmode only by Wey-Yi Guy · 13 years ago
  58. d593411 iwlagn: simplify the bus architecture by Emmanuel Grumbach · 13 years ago
  59. 41c5054 iwlagn: transport layer receives struct iwl_trans* by Emmanuel Grumbach · 13 years ago
  60. 0286cee iwlagn: move iwl_prepare_card_hw to the transport layer by Emmanuel Grumbach · 13 years ago
  61. 392f8b7 iwlagn: move more functions from the start flow to the transport layer by Emmanuel Grumbach · 13 years ago
  62. 48d42c4 iwlagn: SCD configuration for AMPDU moves to transport layer by Emmanuel Grumbach · 13 years ago
  63. 56d90f4 iwlagn: add kick_nic API to transport layer by Emmanuel Grumbach · 13 years ago
  64. b3c2ce1 iwlagn: add tx start API to transport layer by Emmanuel Grumbach · 13 years ago
  65. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  66. 47365ab iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops by Emmanuel Grumbach · 13 years ago
  67. a27367d iwlagn: move sync_irq to transport layer by Emmanuel Grumbach · 13 years ago
  68. 34c1b7b iwlagn: move the tasklet / irq to the transport layer by Emmanuel Grumbach · 13 years ago
  69. 47c1b49 iwlagn: move Tx datapath to transport layer by Emmanuel Grumbach · 13 years ago
  70. 95a943c 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 · 13 years ago
  71. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 13 years ago
  72. e98a193 iwlagn: allow application own the uCode operation by Wey-Yi Guy · 13 years ago
  73. c7c1115 iwlagn: add CMD_ON_DEMAND flag for host command from testmode by Wey-Yi Guy · 13 years ago
  74. 207ecc5 iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state by Meenakshi Venkataraman · 13 years ago
  75. 02f6f65 iwlagn: remove the indirection for the dma channel num by Wey-Yi Guy · 13 years ago
  76. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  77. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 13 years ago
  78. c2c52e8 iwlagn: add an API for RX stop by Emmanuel Grumbach · 13 years ago
  79. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 13 years ago
  80. afaf6b5 iwlagn: remove the CMD_MAPPED flag by Emmanuel Grumbach · 13 years ago
  81. 204d164 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 · 13 years ago
  82. 252e735 iwlagn: remove the indirection for the rx write pointer by Emmanuel Grumbach · 13 years ago
  83. 02aca58 iwlagn: move the tx allocation funcs to the transport layer by Emmanuel Grumbach · 13 years ago
  84. a0f6b0a iwlagn: add rx_free to transport layer by Emmanuel Grumbach · 13 years ago
  85. c85eb61 iwlagn: introduce transport layer and implement rx_init by Emmanuel Grumbach · 13 years ago
  86. 98a648e iwlagn: verify mutex held for sync commands by Johannes Berg · 13 years ago
  87. 3609936 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 · 13 years ago
  88. 705cd45 iwlagn: store the irq number to iwl_bus just like dev by Emmanuel Grumbach · 13 years ago
  89. 4b55b07 iwlagn: warn about nested SYNC commands by Emmanuel Grumbach · 13 years ago
  90. ea3aa93 iwlagn: finally kill the pointer to pci_dev from iwl-dev.h by Emmanuel Grumbach · 13 years ago
  91. 08321c0 iwlagn: add a get_irq method to iwl_bus_ops and use it by Emmanuel Grumbach · 13 years ago
  92. 19707ba iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  93. d57fa99 iwlagn: move PCI power related functions to the PCI layer by Wey-Yi Guy · 13 years ago
  94. 084dd79 iwlagn: move PCI related operations from probe and remove to PCI layer by Emmanuel Grumbach · 13 years ago
  95. 3599d39 iwlagn: add get_dev to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  96. a48709c iwlagn: introduce iwl_bus and iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  97. 48d1a21 iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code by Emmanuel Grumbach · 13 years ago
  98. 872907b iwlagn: don't check ucode subtype by Johannes Berg · 13 years ago
  99. eb64dca iwlagn: add dumpit support for testmode trace function by Wey-Yi Guy · 13 years ago
  100. 49b7210 iwlagn: usersapce application decide the size of trace buffer by Wey-Yi Guy · 13 years ago