1. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  2. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  3. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago
  4. 1f40e14 iwlwifi: don't rely on the wr / rd pointers in DELBA flow by Emmanuel Grumbach · 13 years ago
  5. 1ba42da iwlwifi: we can wake SW queues even when draining HW queues by Emmanuel Grumbach · 13 years ago
  6. eb9a372 iwlwifi: don't count the tfds in HW queue any more by Emmanuel Grumbach · 13 years ago
  7. aca15f8 iwlwifi: fix endianity issue in debug prints by Emmanuel Grumbach · 13 years ago
  8. 6195d13 iwlwifi: Add official names for new devices by Don Fry · 13 years ago
  9. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  10. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  11. 78feb35 iwlwifi: allow to switch to HT40 if not associated by Wey-Yi Guy · 13 years ago
  12. 81670a4 iwlwifi: tx_sync only on PAN context by Johannes Berg · 13 years ago
  13. 123877b iwlwifi: do not set the sequence control bit is not needed by Wey-Yi Guy · 13 years ago
  14. a844855 iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT by Johannes Berg · 13 years ago
  15. e0467a3 iwlagn: use IWL_MAX_TID_COUNT for WoWLAN by Johannes Berg · 13 years ago
  16. 9a215e4 iwlagn: fix TID use bug by Johannes Berg · 13 years ago
  17. 45c30db iwlwifi: move calib_results list from iwl_priv to iwl_trans by Don Fry · 13 years ago
  18. ae6130f iwlwifi: move device_pointers from iwl_priv to iwl_shared by Don Fry · 13 years ago
  19. ab36eab iwlwifi: move eeprom pointer from iwl_priv to iwl_shared by Don Fry · 13 years ago
  20. b8deb49 iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame by Wey-Yi Guy · 13 years ago
  21. 0cb38d6 iwlwifi: P2P is not enabled by default by Wey-Yi Guy · 13 years ago
  22. 0bec12b iwlwifi: add device ID information support by testmode by Hsu, Kenny · 13 years ago
  23. 5ef15cc iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE by Wey-Yi Guy · 13 years ago
  24. c4db616 iwlwifi: remove reference to legacy devices by Wey-Yi Guy · 13 years ago
  25. 7f62cd1 iwlwifi: minor cleanup by Wey-Yi Guy · 13 years ago
  26. d332f59 iwlwifi: Display more uCode debug info by Wey-Yi Guy · 13 years ago
  27. fe67c08 iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL by Hsu, Kenny · 13 years ago
  28. e1a38fe iwlwifi: add uCode version information support by testmode by Hsu, Kenny · 13 years ago
  29. e5cd9ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wireless-next by Wey-Yi Guy · 13 years ago
  30. 79e3b16 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  31. a96b724 iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  32. b96b09d iwlwifi: replace iwl_priv reference with iwl_trans for ucode. by Don Fry · 13 years ago
  33. 481f564 iwlwifi: rename iwl-agn-ucode as iwl-ucode by Don Fry · 13 years ago
  34. 6d5f3ec iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c by Wey-Yi Guy · 13 years ago
  35. ca4c182 iwlwifi: add WOWLAN uCode loading support by testmode by Hsu, Kenny · 13 years ago
  36. 112f11d iwlagn: make debug levels more readable by Johannes Berg · 13 years ago
  37. d28a21d iwlagn: remove MACDUMP debug by Johannes Berg · 13 years ago
  38. 1452744 iwlagn: remove HC_DUMP debug by Johannes Berg · 13 years ago
  39. d684634 iwlagn: remove TX_REPLY_LIMIT debug by Johannes Berg · 13 years ago
  40. f05f2ef iwlwifi: declare static for iwl_sram_cleanup function by Wey-Yi Guy · 13 years ago
  41. a2f759f iwlwifi: add generic chunk size of tm dumpit packet by Hsu, Kenny · 13 years ago
  42. 835df18 iwlwifi: add range checking in tm sram read command by Kenny Hsu · 13 years ago
  43. 158969a iwlwifi: add tm commands for sram reading by dumpit by Hsu, Kenny · 13 years ago
  44. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  45. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 13 years ago
  46. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  47. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  48. dd5fe10 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  49. 3d6acef iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  50. 66128b1 iwlwifi: replace iwl_priv reference with iwl_trans for ucode. by Don Fry · 13 years ago
  51. 8a3cb29 iwlwifi: rename iwl-agn-ucode as iwl-ucode by Don Fry · 13 years ago
  52. 7152375 iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c by Wey-Yi Guy · 13 years ago
  53. d4af19f iwlwifi: add WOWLAN uCode loading support by testmode by Hsu, Kenny · 13 years ago
  54. 9a0dd89 iwlagn: make debug levels more readable by Johannes Berg · 13 years ago
  55. 51057e5 iwlagn: remove MACDUMP debug by Johannes Berg · 13 years ago
  56. 6e66bb4 iwlagn: remove HC_DUMP debug by Johannes Berg · 13 years ago
  57. 5c05dc8 iwlagn: remove TX_REPLY_LIMIT debug by Johannes Berg · 13 years ago
  58. a7e12c8 iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  59. 6b5a26f5 iwlwifi: declare static for iwl_sram_cleanup function by Wey-Yi Guy · 13 years ago
  60. e056a65 iwlwifi: add generic chunk size of tm dumpit packet by Hsu, Kenny · 13 years ago
  61. 76de2f2 iwlwifi: add range checking in tm sram read command by Kenny Hsu · 13 years ago
  62. 306713f iwlwifi: add tm commands for sram reading by dumpit by Hsu, Kenny · 13 years ago
  63. 137ce79 iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  64. 2648275 iwlwifi: help to debug AGG SM inconsistencies by Emmanuel Grumbach · 13 years ago
  65. ebfa867 iwlwifi: show the configuration option by Wey-Yi Guy · 13 years ago
  66. 9d5fa61 iwlwifi: show command string for REPLY_D3_CONFIG by Wey-Yi Guy · 13 years ago
  67. a0d337f iwlagn: allow up to uCode API 6 for 6000 devices by Johannes Berg · 13 years ago
  68. 80e83da iwlagn: dynamically allocate & reflect calibration data by Johannes Berg · 13 years ago
  69. c27bdc8 iwlagn: remove calibration knowledge by Johannes Berg · 13 years ago
  70. aed666e iwlwifi: add tm commands for indirect register access by Hsu, Kenny · 13 years ago
  71. 98dfe98 iwlwifi: help to debug AGG SM inconsistencies by Emmanuel Grumbach · 13 years ago
  72. 353d35a iwlwifi: show the configuration option by Wey-Yi Guy · 13 years ago
  73. 1b3c0c3 iwlwifi: show command string for REPLY_D3_CONFIG by Wey-Yi Guy · 13 years ago
  74. b914811 iwlagn: allow up to uCode API 6 for 6000 devices by Johannes Berg · 13 years ago
  75. f02c2fd iwlagn: dynamically allocate & reflect calibration data by Johannes Berg · 13 years ago
  76. 93b6410 iwlagn: remove calibration knowledge by Johannes Berg · 13 years ago
  77. 72bcacc iwlwifi: add tm commands for indirect register access by Hsu, Kenny · 13 years ago
  78. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  79. 1e7aecc iwl-debug: Shrink object by using dev_err and deduplicating formats by Joe Perches · 13 years ago
  80. 1ffeb2a iwlwifi: remove redundancy by Wey-Yi Guy · 13 years ago
  81. b3f15ef iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc by Emmanuel Grumbach · 13 years ago
  82. 4bf218c iwlwifi: fix endianity issues in debug prints by Emmanuel Grumbach · 13 years ago
  83. 1daf04b iwlwifi: improve the prints in the reclaim path by Emmanuel Grumbach · 13 years ago
  84. 08d1700 iwlwifi: check the HW when a queue is stuck by Emmanuel Grumbach · 13 years ago
  85. 97b52cf iwlagn: move nvm_device_type from iwl_priv to iwl_trans by Don Fry · 13 years ago
  86. 1431b21 iwlagn: Remove dependence of iwl_priv from eeprom routines. by Don Fry · 13 years ago
  87. 383b087 iwlwifi: fix rate-scaling algorithm for BT combo devices by Venkataraman, Meenakshi · 13 years ago
  88. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  89. 0dcf50c iwlwifi: remove the use of the QOS debug flag by Emmanuel Grumbach · 13 years ago
  90. eb32043 iwlagn: don't always split remain-on-channel by Johannes Berg · 13 years ago
  91. 3ddf6be iwlagn: convert remain-on-channel duration to TU by Johannes Berg · 13 years ago
  92. 9cac494 iwlwifi: fix unused label in iwl_send_cmd_sync by Emmanuel Grumbach · 13 years ago
  93. 94b3c45 iwlwifi: check status before send command by Wey-Yi Guy · 13 years ago
  94. 89db3b9 iwlwifi: set "echo" host command length by Wey-Yi Guy · 13 years ago
  95. 023ca58 iwlwifi: Move the core suspend function to iwl-agn-lib by Wey-Yi Guy · 13 years ago
  96. 76b2933 iwlwifi: move station functions to mac80211 by Wey-Yi Guy · 13 years ago
  97. ba4c531 iwlwifi: move hw_scan into _mac80211 file by Wey-Yi Guy · 13 years ago
  98. 0b7a4c7 iwlwifi: move more mac80211 callback function by Wey-Yi Guy · 13 years ago
  99. a69cd04 iwlagn: explicitly program P2P QoS parameters by Johannes Berg · 13 years ago
  100. df912e5 iwlagn: use per-vif AC parameters by Johannes Berg · 13 years ago