1. 56322f5 iwlwifi: remove TX/RX frame statistics by Johannes Berg · 12 years ago
  2. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  3. 68e8dfd iwlwifi: op_mode holds its pointer to the transport by Emmanuel Grumbach · 12 years ago
  4. 50c1e9a iwlwifi: expose static methods for MVM use by David Spinadel · 12 years ago
  5. 11483b5 iwlwifi: move eeprom into priv by Johannes Berg · 12 years ago
  6. a42506e iwlwifi: move ucode_type from shared to op_mode by Meenakshi Venkataraman · 12 years ago
  7. 2fdfc47 iwlwifi: move ucode error log reporting to op_mode by Meenakshi Venkataraman · 12 years ago
  8. 85560af iwlwifi: remove support_wimax_coexist by Johannes Berg · 12 years ago
  9. e1f0c50 iwlwifi: simplify calibration collection by Johannes Berg · 12 years ago
  10. db662d4 iwlwifi: extend notification wait by Johannes Berg · 12 years ago
  11. 6dfa8d0 iwlwifi: change struct iwl_fw by David Spinadel · 12 years ago
  12. b5ea162 iwlwifi: explicitly track whether INIT uCode was run by David Spinadel · 12 years ago
  13. 8f7ffbe iwlwifi: avoid some operations if no uCode loaded by David Spinadel · 12 years ago
  14. 354928dd iwlwifi: make tx_cmd_pool kmem cache global by Stanislaw Gruszka · 13 years ago
  15. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 13 years ago
  16. f8d7c1a iwlwifi: move packet to transport by Johannes Berg · 13 years ago
  17. 4bd14dd iwlwifi: abstract out notification wait support by Johannes Berg · 13 years ago
  18. f472089 iwlwifi: fix notification wait bug by Johannes Berg · 13 years ago
  19. b1eea29 iwlwifi: move mutex out of shared by Johannes Berg · 13 years ago
  20. e10a053 iwlwifi: add wrappers for command sending by Johannes Berg · 13 years ago
  21. 965974a iwlwifi: remove iwl-wifi.h by Johannes Berg · 13 years ago
  22. 0692fe4 iwlwifi: split out firmware store by Johannes Berg · 13 years ago
  23. e199188 iwlwifi: move ucode loading to op_mode by Johannes Berg · 13 years ago
  24. 15854ef iwlwifi: move firmware request into drv by Johannes Berg · 13 years ago
  25. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  26. 706c4ff iwlwifi: make config const by Johannes Berg · 13 years ago
  27. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  28. a78be21 iwlwifi: move uCode flags handling to op_mode by Johannes Berg · 13 years ago
  29. e211b24 iwlwifi: move content of iwl_probe to post fetch_fw by Emmanuel Grumbach · 13 years ago
  30. e9daccd iwlwifi: parse_tlv functions set the fw_version string by Emmanuel Grumbach · 13 years ago
  31. dae66d0 iwlwifi: SRAM size moves from hw_params to cfg by Emmanuel Grumbach · 13 years ago
  32. 4a98677 iwlwifi: save ucode capabilities in iwl_fw by Don Fry · 13 years ago
  33. 06e03f8 iwlwifi: changes args to iwl_nic for firmware operations by Don Fry · 13 years ago
  34. 8655112 iwlwifi: move event and err pointers to iwl_nic by Don Fry · 13 years ago
  35. 637d792 iwlwifi: use enhance_sensitivity from iwl_fw by Emmanuel Grumbach · 13 years ago
  36. 655ccce iwlwifi: change args to ucode routines by Don Fry · 13 years ago
  37. 6516174 iwlwifi: Move ucode pointers to iwl_fw by Don Fry · 13 years ago
  38. 96502ce iwlwifi: move firmware_loading_complete to iwl_nic by Don Fry · 13 years ago
  39. 737805f iwlwifi: move firmware_name to iwl_nic by Don Fry · 13 years ago
  40. f6fd51d iwlwifi: move fw_index from iwl_priv to iwl_nic by Don Fry · 13 years ago
  41. d359667 iwlwifi: move ucode_ver to iwl_nic by Don Fry · 13 years ago
  42. edf3833 iwlwifi: move all ucode routines to iwl-ucode.c by Don Fry · 13 years ago
  43. cf61429 iwlwifi: consolidate the start_device flow by Emmanuel Grumbach · 13 years ago
  44. 8467ab4 iwlwifi: don't use the bus for ucode fw_desc any more by Emmanuel Grumbach · 13 years ago
  45. ea4caad iwlwifi: remove the pointer to dev from the bus layer by Emmanuel Grumbach · 13 years ago
  46. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  47. ed6a380 iwlwifi: add fw_alive to transport layer API, kill tx_start by Emmanuel Grumbach · 13 years ago
  48. 4e31826 iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  49. 69a679b iwlwifi: remove most of the iwl_priv references from iwl-ucode.c by Don Fry · 13 years ago
  50. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  51. 45c30db iwlwifi: move calib_results list from iwl_priv to iwl_trans by Don Fry · 13 years ago
  52. ae6130f iwlwifi: move device_pointers from iwl_priv to iwl_shared by Don Fry · 13 years ago
  53. ab36eab iwlwifi: move eeprom pointer from iwl_priv to iwl_shared by Don Fry · 13 years ago
  54. dd5fe10 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  55. 3d6acef iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  56. 66128b1 iwlwifi: replace iwl_priv reference with iwl_trans for ucode. by Don Fry · 13 years ago
  57. 8a3cb29 iwlwifi: rename iwl-agn-ucode as iwl-ucode by Don Fry · 13 years ago[Renamed from drivers/net/wireless/iwlwifi/iwl-agn-ucode.c]
  58. f02c2fd iwlagn: dynamically allocate & reflect calibration data by Johannes Berg · 13 years ago
  59. 93b6410 iwlagn: remove calibration knowledge by Johannes Berg · 13 years ago
  60. de7f5f9 iwlagn: move ucode files out of the iwl_priv structure by Don Fry · 13 years ago
  61. baa0005 iwlagn: push knowledge of ucode image lower down by Don Fry · 13 years ago
  62. 8929c24 iwlagn: remove knowledge of ucode image location from upper layers by Don Fry · 13 years ago
  63. 5703ddb iwlagn: move ucode_write_complete from priv to trans structure by Don Fry · 13 years ago
  64. 6a686c6 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h by Emmanuel Grumbach · 13 years ago
  65. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago
  66. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  67. 0008500 iwlagn: fix stack corruption for temperature offset v2 by Wey-Yi Guy · 13 years ago
  68. effd4d9 iwlagn: do not use interruptible waits by Johannes Berg · 13 years ago
  69. 7d8f2d5 iwlagn: use iwl_eeprom_calib_hdr structure by Wey-Yi Guy · 13 years ago
  70. c6f3034 iwlagn: add support for v2 of temperature offset calibration by Wey-Yi Guy · 13 years ago
  71. 7a10e3e4 iwlagn: iwl-trans.c can't dereference iwl_priv any more by Emmanuel Grumbach · 13 years ago
  72. 3e10cae iwlagn: remove priv dereferences from the transport layer by Emmanuel Grumbach · 13 years ago
  73. 456fc37 iwlagn: fix stack corruption by Johannes Berg · 13 years ago
  74. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  75. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  76. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  77. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  78. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  79. b39488a iwlagn: Rename iwlcore prefix by Wey-Yi Guy · 13 years ago
  80. c8ac61c iwlagn: implement WoWLAN by Johannes Berg · 13 years ago
  81. 41c5054 iwlagn: transport layer receives struct iwl_trans* by Emmanuel Grumbach · 13 years ago
  82. 392f8b7 iwlagn: move more functions from the start flow to the transport layer by Emmanuel Grumbach · 13 years ago
  83. 2e27799 iwlagn: radio sensor offset in le16 format by Wey-Yi Guy · 13 years ago
  84. df2a4dc iwlagn: set correct calibration flag by Wey-Yi Guy · 13 years ago
  85. 56d90f4 iwlagn: add kick_nic API to transport layer by Emmanuel Grumbach · 13 years ago
  86. b3c2ce1 iwlagn: add tx start API to transport layer by Emmanuel Grumbach · 13 years ago
  87. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  88. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  89. 02f6f65 iwlagn: remove the indirection for the dma channel num by Wey-Yi Guy · 13 years ago
  90. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  91. f86af7b iwlagn: scd memory boundary by Wey-Yi Guy · 13 years ago
  92. 1f8bf03 iwlagn: merge duplicated code into single place by Wey-Yi Guy · 13 years ago
  93. 8d8854d iwlagn: generic temperature location in EEPROM by Wey-Yi Guy · 13 years ago
  94. 06bb835 iwlagn: use IWL_DEBUG_FW for firmware related debug msg by Wey-Yi Guy · 13 years ago
  95. 872907b iwlagn: don't check ucode subtype by Johannes Berg · 13 years ago
  96. 214d14d iwlagn: clean up TXQ indirection by Johannes Berg · 13 years ago
  97. 3fa5073 iwlagn: prepare for multi-TB commands by Johannes Berg · 13 years ago
  98. 4613e72 iwlwifi: support the svtool messages interactions through nl80211 test mode by Cindy H. Kao · 13 years ago
  99. dbf28e21 iwlagn: combine firmware code/data by Johannes Berg · 13 years ago
  100. ca7966c iwlagn: implement synchronous firmware load by Johannes Berg · 13 years ago