1. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  2. 68e8dfd iwlwifi: op_mode holds its pointer to the transport by Emmanuel Grumbach · 13 years ago
  3. 11483b5 iwlwifi: move eeprom into priv by Johannes Berg · 13 years ago
  4. a42506e iwlwifi: move ucode_type from shared to op_mode by Meenakshi Venkataraman · 13 years ago
  5. db662d4 iwlwifi: extend notification wait by Johannes Berg · 13 years ago
  6. 6dfa8d0 iwlwifi: change struct iwl_fw by David Spinadel · 13 years ago
  7. 8f7ffbe iwlwifi: avoid some operations if no uCode loaded by David Spinadel · 13 years ago
  8. 8e81f65 iwlwifi: fixed testmode notifications length by Amit Beka · 13 years ago
  9. 0aef8dd iwlwifi: add testmode command for rx forwarding by Amit Beka · 13 years ago
  10. c1803c9 iwlwifi: remove two unused arguments in testmode by Johannes Berg · 13 years ago
  11. eae63b8 iwlwifi: don't include iwl-prph.h everywhere by Johannes Berg · 13 years ago
  12. 947a940 iwlwifi: move ucode_owner to priv by Johannes Berg · 13 years ago
  13. 4bd14dd iwlwifi: abstract out notification wait support by Johannes Berg · 13 years ago
  14. b1eea29 iwlwifi: move mutex out of shared by Johannes Berg · 13 years ago
  15. e10a053 iwlwifi: add wrappers for command sending by Johannes Berg · 13 years ago
  16. 965974a iwlwifi: remove iwl-wifi.h by Johannes Berg · 13 years ago
  17. 0692fe4 iwlwifi: split out firmware store by Johannes Berg · 13 years ago
  18. e199188 iwlwifi: move ucode loading to op_mode by Johannes Berg · 13 years ago
  19. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  20. 65b94a4 iwlwifi: pass response packet directly by Johannes Berg · 13 years ago
  21. 36a7922 iwlwifi: kill iwl_bus.h by Emmanuel Grumbach · 13 years ago
  22. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  23. edabfa9 iwlwifi: send testmode hcmd reply with rx header by Amit Beka · 13 years ago
  24. 858b7c7 iwlwifi: fixes to testmode indirect access by Amit Beka · 13 years ago
  25. 6516174 iwlwifi: Move ucode pointers to iwl_fw by Don Fry · 13 years ago
  26. d359667 iwlwifi: move ucode_ver to iwl_nic by Don Fry · 13 years ago
  27. cdfef6c iwlwifi: added reply data to testmode HCMD send by Amit Beka · 13 years ago
  28. 6c55f5e iwlwifi: testmode new indirect RW API by Amit Beka · 13 years ago
  29. 2f73d7c iwlwifi: log as error when error detected by Wey-Yi Guy · 13 years ago
  30. 6fe7dd0 iwlwifi: range check to testmode direct reg access by Amit Beka · 13 years ago
  31. 99673ee iwlwifi: kill bus_get_hw_id by Emmanuel Grumbach · 13 years ago
  32. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  33. 4e31826 iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  34. aca9b5f iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO by Kenny Hsu · 13 years ago
  35. 22b4808 iwlwifi: update error dump in testmode command sram_read by Kenny Hsu · 13 years ago
  36. 25324ca iwlwifi: enhance testmode command sram_read by Kenny Hsu · 13 years ago
  37. c381be2 iwlwifi: update testmode command of direct register access by Kenny Hsu · 13 years ago
  38. fb6c1c6 iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID by Wey-Yi Guy · 13 years ago
  39. 62e7316 iwlwifi: deliver hw version in both string and u32 format by Wey-Yi Guy · 13 years ago
  40. 69a679b iwlwifi: remove most of the iwl_priv references from iwl-ucode.c by Don Fry · 13 years ago
  41. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  42. ab36eab iwlwifi: move eeprom pointer from iwl_priv to iwl_shared by Don Fry · 13 years ago
  43. 0bec12b iwlwifi: add device ID information support by testmode by Hsu, Kenny · 13 years ago
  44. e1a38fe iwlwifi: add uCode version information support by testmode by Hsu, Kenny · 13 years ago
  45. dd5fe10 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  46. 3d6acef iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  47. 7152375 iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c by Wey-Yi Guy · 13 years ago[Renamed from drivers/net/wireless/iwlwifi/iwl-sv-open.c]
  48. d4af19f iwlwifi: add WOWLAN uCode loading support by testmode by Hsu, Kenny · 13 years ago
  49. 6b5a26f5 iwlwifi: declare static for iwl_sram_cleanup function by Wey-Yi Guy · 13 years ago
  50. e056a65 iwlwifi: add generic chunk size of tm dumpit packet by Hsu, Kenny · 13 years ago
  51. 76de2f2 iwlwifi: add range checking in tm sram read command by Kenny Hsu · 13 years ago
  52. 306713f iwlwifi: add tm commands for sram reading by dumpit by Hsu, Kenny · 13 years ago
  53. 72bcacc iwlwifi: add tm commands for indirect register access by Hsu, Kenny · 13 years ago
  54. 8929c24 iwlagn: remove knowledge of ucode image location from upper layers by Don Fry · 13 years ago
  55. ade4c64 iwlagn: rename all the mac80211 callback functions by Wey-Yi Guy · 13 years ago
  56. 26bfc0c iwlagn: eliminate bus pointer from iwl_priv structure by Don Fry · 13 years ago
  57. 522376d iwlagn: clean up of transport layer by Emmanuel Grumbach · 13 years ago
  58. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  59. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  60. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  61. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  62. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  63. d593411 iwlagn: simplify the bus architecture by Emmanuel Grumbach · 13 years ago
  64. 41c5054 iwlagn: transport layer receives struct iwl_trans* by Emmanuel Grumbach · 13 years ago
  65. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  66. a677927 iwlagn: fix warning in testmode attribute table by Wey-Yi Guy · 13 years ago
  67. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 13 years ago
  68. e98a193 iwlagn: allow application own the uCode operation by Wey-Yi Guy · 13 years ago
  69. c7c1115 iwlagn: add CMD_ON_DEMAND flag for host command from testmode by Wey-Yi Guy · 13 years ago
  70. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  71. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  72. 3599d39 iwlagn: add get_dev to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  73. 872907b iwlagn: don't check ucode subtype by Johannes Berg · 13 years ago
  74. eb64dca iwlagn: add dumpit support for testmode trace function by Wey-Yi Guy · 13 years ago
  75. 49b7210 iwlagn: usersapce application decide the size of trace buffer by Wey-Yi Guy · 13 years ago
  76. 6489854 iwlagn: add testmode set fixed rate command by Wey-Yi Guy · 14 years ago
  77. 4babc35 iwlagn: add eeprom command to testmode by Wey-Yi Guy · 14 years ago
  78. 7a4e528 iwlagn: add testmode trace command by Wey-Yi Guy · 13 years ago
  79. 4ce7cc2 iwlagn: support multiple TBs per command by Johannes Berg · 13 years ago
  80. 3fa5073 iwlagn: prepare for multi-TB commands by Johannes Berg · 14 years ago
  81. 4613e72 iwlwifi: support the svtool messages interactions through nl80211 test mode by Cindy H. Kao · 13 years ago