1. 86cb3b4 iwlagn: merge duplicate code into single function by Wey-Yi Guy · 13 years ago
  2. 916b337 iwlagn: code alignment by Wey-Yi Guy · 13 years ago
  3. e1910cb iwlagn: add offset define for subsystem id by Wey-Yi Guy · 13 years ago
  4. f753816 iwlagn: Add power_level module parameter by Wey-Yi Guy · 13 years ago
  5. 0172b02 iwlagn: add power_save module parameter by Wey-Yi Guy · 13 years ago
  6. 705cd45 iwlagn: store the irq number to iwl_bus just like dev by Emmanuel Grumbach · 13 years ago
  7. 4b55b07 iwlagn: warn about nested SYNC commands by Emmanuel Grumbach · 13 years ago
  8. 807caf2 iwlagn: fix misplaced bracket by Emmanuel Grumbach · 13 years ago
  9. bcd4fe2 iwlagn: waterfall the bus level if prepare card failed by Emmanuel Grumbach · 13 years ago
  10. ea3aa93 iwlagn: finally kill the pointer to pci_dev from iwl-dev.h by Emmanuel Grumbach · 13 years ago
  11. 08321c0 iwlagn: add a get_irq method to iwl_bus_ops and use it by Emmanuel Grumbach · 13 years ago
  12. 85aed7c iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c by Emmanuel Grumbach · 13 years ago
  13. 19707ba iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  14. d57fa99 iwlagn: move PCI power related functions to the PCI layer by Wey-Yi Guy · 13 years ago
  15. 795414d iwlagn: don't use the PCI wrappers for DMA operation by Emmanuel Grumbach · 13 years ago
  16. 084dd791 iwlagn: move PCI related operations from probe and remove to PCI layer by Emmanuel Grumbach · 13 years ago
  17. 3599d39 iwlagn: add get_dev to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  18. a48709c iwlagn: introduce iwl_bus and iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  19. c6ca8bc iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files by Emmanuel Grumbach · 13 years ago
  20. 48d1a21 iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code by Emmanuel Grumbach · 13 years ago
  21. 7299751 iwlagn: don't disable interrupts after the NIC has been reset by Emmanuel Grumbach · 13 years ago
  22. ecdbe86 iwlagn: Support flush queues for specified interface by Wey-Yi Guy · 13 years ago
  23. f88e0ec iwlagn: add PAN to tx flush by Wey-Yi Guy · 13 years ago
  24. c68744f iwlagn: Remove un-necessary indirect call by Wey-Yi Guy · 13 years ago
  25. b2ea345 iwlagn: Sanity check for valid context by Wey-Yi Guy · 13 years ago
  26. 4f0642a iwlagn: Sanity check for 11n capability by Wey-Yi Guy · 13 years ago
  27. 1f8bf03 iwlagn: merge duplicated code into single place by Wey-Yi Guy · 13 years ago
  28. 109a0ac iwlagn: group similar defines together by Wey-Yi Guy · 13 years ago
  29. 8d8854d iwlagn: generic temperature location in EEPROM by Wey-Yi Guy · 13 years ago
  30. bf30025 iwlagn: remove unused debug flag by Wey-Yi Guy · 13 years ago
  31. 06bb835 iwlagn: use IWL_DEBUG_FW for firmware related debug msg by Wey-Yi Guy · 13 years ago
  32. f38f884 iwlagn: use IWL_DEBUG_TEMP for temperature related debug by Wey-Yi Guy · 13 years ago
  33. fa7f141 iwlagn: add debug message for coex related activities by Wey-Yi Guy · 13 years ago
  34. ebbb491 iwlagn: add coex debug flag by Wey-Yi Guy · 13 years ago
  35. 8895075 iwlagn: use sku capabilities information from EEPROM by Wey-Yi Guy · 13 years ago
  36. 0526929 iwlagn: Band capabilities in EEPROM by Wey-Yi Guy · 13 years ago
  37. 872907b iwlagn: don't check ucode subtype by Johannes Berg · 13 years ago
  38. 3f1e5f4 iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params by Wey-Yi Guy · 13 years ago
  39. 6b0184c iwlagn: move led_mode as part of iwlagn_mod_params by Wey-Yi Guy · 13 years ago
  40. b60eec9 iwlagn: move bt_coex_active as part of iwlagn_mod_params by Wey-Yi Guy · 13 years ago
  41. eb64dca iwlagn: add dumpit support for testmode trace function by Wey-Yi Guy · 13 years ago
  42. 49b7210 iwlagn: usersapce application decide the size of trace buffer by Wey-Yi Guy · 13 years ago
  43. 48586826 iwlwifi: remove unecessary if statement by Greg Dietsche · 13 years ago
  44. f973f87 iwlagn: refactor iwlagn_mac_channel_switch by Stanislaw Gruszka · 13 years ago
  45. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  46. 42b70a5 iwlagn: use cts-to-self protection on 5000 adapters series by Stanislaw Gruszka · 13 years ago
  47. 805a3b8 iwlagn: call commit_rxon function directly by Wey-Yi Guy · 13 years ago
  48. e80d70e iwlagn: direct call to post_scan function by Wey-Yi Guy · 13 years ago
  49. c2b821d iwlagn: move all post scan functions in one place by Wey-Yi Guy · 13 years ago
  50. 15b3f3b iwlagn: set smps mode after assoc for 1000 device by Wey-Yi Guy · 13 years ago
  51. 88e9ba7 iwlagn: save the latest smps mode by Wey-Yi Guy · 13 years ago
  52. 6f213ff iwlagn: fix channel switch locking by Stanislaw Gruszka · 13 years ago
  53. f35490f iwlagn: fix interface combinations by Johannes Berg · 13 years ago
  54. 5bc9890 iwlagn: change log to better represent the state of aggregation process by Wey-Yi Guy · 13 years ago
  55. 5f88ac2 iwlagn: change the logging level for aggregation enable check by Wey-Yi Guy · 13 years ago
  56. 0fd0950 iwlagn: advertise interface combinations by Johannes Berg · 13 years ago
  57. 93cce6f iwlagn: free the ICT ISR when the request_irq failed by Emmanuel Grumbach · 13 years ago
  58. 2e5d04d iwlwifi: disambiguate invalid DMA index warnings by Daniel Halperin · 13 years ago
  59. 3d82b156 iwlagn: solve sparse warning by Emmanuel Grumbach · 13 years ago
  60. 2b9253d iwlagn: fix dual-mode RXON by Johannes Berg · 13 years ago
  61. 5beaaf3 iwlagn: remove un-necessary tx power ops by Wey-Yi Guy · 13 years ago
  62. 891db88 iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 13 years ago
  63. 1144181 iwlagn: fix incorrect PCI subsystem id for 6150 devices by Wey-Yi Guy · 13 years ago
  64. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  65. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  66. 54a430c iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled by Wey-Yi Guy · 13 years ago
  67. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. 20ba286 iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim by Daniel Halperin · 13 years ago
  69. e00cf3b 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
  70. f51f87a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  71. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  72. 6dc0c7f iwlagn: remove unused old_assoc parameter by Wey-Yi Guy · 13 years ago
  73. 51b7ef0 iwlagn: change default beacon interval by Johannes Berg · 13 years ago
  74. 70817b5 iwlagn: remove set but unused vars by Johannes Berg · 13 years ago
  75. 3083d03 iwlagn: alwasy send RXON with disassociate falge before associate by Wey-Yi Guy · 13 years ago
  76. dd5c940 iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue by Wey-Yi Guy · 13 years ago
  77. 6489854 iwlagn: add testmode set fixed rate command by Wey-Yi Guy · 13 years ago
  78. 4babc35 iwlagn: add eeprom command to testmode by Wey-Yi Guy · 13 years ago
  79. 7a4e528 iwlagn: add testmode trace command by Wey-Yi Guy · 13 years ago
  80. 5065054 iwlagn: more ucode error log info by Wey-Yi Guy · 13 years ago
  81. 4ce7cc2 iwlagn: support multiple TBs per command by Johannes Berg · 13 years ago
  82. 4c42db0 iwlagn: remove unused pad argument by Johannes Berg · 13 years ago
  83. 214d14d iwlagn: clean up TXQ indirection by Johannes Berg · 13 years ago
  84. 3fa5073 iwlagn: prepare for multi-TB commands by Johannes Berg · 13 years ago
  85. 054ec92 iwlagn: fix iwl_is_any_associated by Johannes Berg · 13 years ago
  86. 3782cf4 iwlagn: led stay solid on when no traffic by Wey-Yi Guy · 13 years ago
  87. 2c46f72 iwlagn: check DMA mapping errors by Johannes Berg · 14 years ago
  88. 94b0065 iwlagn: remove bytecount indirection by Johannes Berg · 14 years ago
  89. ccb6c1c iwlagn: dont update bytecount table for command queue by Johannes Berg · 14 years ago
  90. 4c2cde3 iwlagn: remove unused variable by Johannes Berg · 14 years ago
  91. 8a98d49 iwlagn: remove frame pre-allocation by Johannes Berg · 13 years ago
  92. 46975f7 iwlagn: remove get_hcmd_size indirection by Johannes Berg · 14 years ago
  93. 4613e72 iwlwifi: support the svtool messages interactions through nl80211 test mode by Cindy H. Kao · 13 years ago
  94. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  95. a70171d 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
  96. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  97. d6d023a iwlagn: remove un-necessary debugfs callback by Wey-Yi Guy · 13 years ago
  98. ebf8dc8 iwlagn: prefer BSS context by Johannes Berg · 14 years ago
  99. c914ac2 iwlagn: improve RXON checking by Johannes Berg · 14 years ago
  100. bbf18ff iwlagn: remove spectrum measurement header by Johannes Berg · 14 years ago