1. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  2. 5789772 iwlwifi: support explicit monitor interface by Johannes Berg · 12 years ago
  3. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  4. 65de7e8 iwlwifi: clean up module parameters by Johannes Berg · 12 years ago
  5. 56322f5 iwlwifi: remove TX/RX frame statistics by Johannes Berg · 12 years ago
  6. 9543c5f iwlwifi: properly set basic rates by Johannes Berg · 12 years ago
  7. ff8ead4 iwlwifi: remove unneeded includes by Emmanuel Grumbach · 12 years ago
  8. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  9. 50c1e9a iwlwifi: expose static methods for MVM use by David Spinadel · 12 years ago
  10. bfb45f5 iwlwifi: Disabling calibrations variable by Dor Shaish · 12 years ago
  11. 4d323ac iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c by Meenakshi Venkataraman · 12 years ago
  12. e6a62a6 iwlwifi: move iwl_set_tx_power and make it static by Meenakshi Venkataraman · 12 years ago
  13. aecd44f iwlwifi: move iwl_set_rate to iwl-agn-rxon.c by Meenakshi Venkataraman · 12 years ago
  14. 47042ac iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c by Meenakshi Venkataraman · 12 years ago
  15. 50319f7 iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c by Meenakshi Venkataraman · 12 years ago
  16. fedfa87 iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c by Meenakshi Venkataraman · 12 years ago
  17. dd64173 iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c by Meenakshi Venkataraman · 12 years ago
  18. 9e29511 iwlwifi: move hw_params into priv by Johannes Berg · 12 years ago
  19. 5562092 iwlwifi: move iwl_full_rxon_required and mark it static by Meenakshi Venkataraman · 12 years ago
  20. 8931b57 iwlwifi: move iwl_check_rxon_cmd and mark it static by Meenakshi Venkataraman · 12 years ago
  21. 354a453 iwlwifi: move iwl_set_rxon_hwcrypto and mark it static by Meenakshi Venkataraman · 12 years ago
  22. dff96c1 iwlwifi: Move iwl_send_rxon_timing and make it static by Meenakshi Venkataraman · 12 years ago
  23. a18f61b iwlwifi: move valid_contexts to priv by Johannes Berg · 12 years ago
  24. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 12 years ago
  25. db662d4 iwlwifi: extend notification wait by Johannes Berg · 12 years ago
  26. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  27. 8362640 iwlwifi: more status bit factoring by Don Fry · 13 years ago
  28. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 13 years ago
  29. 4bd14dd iwlwifi: abstract out notification wait support by Johannes Berg · 13 years ago
  30. b9ad70d iwlwifi: put use_rts_for_aggregation into hw_params by Johannes Berg · 13 years ago
  31. b1eea29 iwlwifi: move mutex out of shared by Johannes Berg · 13 years ago
  32. e10a053 iwlwifi: add wrappers for command sending by Johannes Berg · 13 years ago
  33. fb5fe5b iwlwifi: simplify auth/assoc flow by Johannes Berg · 13 years ago
  34. 5c40d86 iwlwifi: make EXIT_PENDING depend on mac80211 by Johannes Berg · 13 years ago
  35. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 13 years ago
  36. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  37. 758f555 iwlwifi: enable receiving beacons when not associated by Meenakshi Venkataraman · 13 years ago
  38. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  39. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  40. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  41. 78feb35 iwlwifi: allow to switch to HT40 if not associated by Wey-Yi Guy · 13 years ago
  42. 79e3b16 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  43. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  44. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  45. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  46. 0dcf50c iwlwifi: remove the use of the QOS debug flag by Emmanuel Grumbach · 13 years ago
  47. b2ccccd iwlagn: check for SMPS mode by Wey-Yi Guy · 13 years ago
  48. b36b110 iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged by Todd Previte · 13 years ago
  49. 107ef97 iwlagn: fix priv->cfg->ht_params NULL pointer dereference by Stanislaw Gruszka · 13 years ago
  50. 6a686c6 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h by Emmanuel Grumbach · 13 years ago
  51. c745f55 iwlagn: merge station management functions by Wey-Yi Guy · 13 years ago
  52. 770c72c iwlagn: add debug for mac80211 callback by Wey-Yi Guy · 13 years ago
  53. 325a7dd iwlagn: fix slot programming by Johannes Berg · 13 years ago
  54. 7a10e3e4 iwlagn: iwl-trans.c can't dereference iwl_priv any more by Emmanuel Grumbach · 13 years ago
  55. 522376d iwlagn: clean up of transport layer by Emmanuel Grumbach · 13 years ago
  56. debcf73 iwlagn: handle GO powersave by Johannes Berg · 13 years ago
  57. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  58. 845a9c0 iwlagn: move all iwl_is_XXX helpers to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  59. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  60. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  61. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  62. 63013ae iwlagn: priv->status moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  63. 48f20d3 iwlagn: introduce iwl-shared.h by Emmanuel Grumbach · 13 years ago
  64. c6baf7f iwlagn: support new P2P implementation by Johannes Berg · 13 years ago
  65. bbb05cb iwlagn: track beacon interval sent to device by Johannes Berg · 13 years ago
  66. c8ac61c iwlagn: implement WoWLAN by Johannes Berg · 13 years ago
  67. 898ed67 iwlagn: remove un-necessary "_agn" by Wey-Yi Guy · 13 years ago
  68. 41c5054 iwlagn: transport layer receives struct iwl_trans* by Emmanuel Grumbach · 13 years ago
  69. e505c43 iwlagn: remove un-necessary file by Wey-Yi Guy · 13 years ago
  70. 5c3d29f iwlagn: remove iwlagn_hcmd_utils structure and call directly by Don Fry · 13 years ago
  71. 207ecc5 iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state by Meenakshi Venkataraman · 13 years ago
  72. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  73. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  74. e3f10ce iwlagn: remove hcmd ops by Wey-Yi Guy · 13 years ago
  75. f775aa06d iwlagn: don't use CCK rates for P2P interfaces by Johannes Berg · 13 years ago
  76. 48586826 iwlwifi: remove unecessary if statement by Greg Dietsche · 13 years ago
  77. 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
  78. 42b70a5 iwlagn: use cts-to-self protection on 5000 adapters series by Stanislaw Gruszka · 13 years ago
  79. c2b821d iwlagn: move all post scan functions in one place by Wey-Yi Guy · 13 years ago
  80. 15b3f3b iwlagn: set smps mode after assoc for 1000 device by Wey-Yi Guy · 13 years ago
  81. 6f213ff iwlagn: fix channel switch locking by Stanislaw Gruszka · 13 years ago
  82. 2b9253d iwlagn: fix dual-mode RXON by Johannes Berg · 13 years ago
  83. 891db88 iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 13 years ago
  84. 6dc0c7f iwlagn: remove unused old_assoc parameter by Wey-Yi Guy · 13 years ago
  85. 3083d03 iwlagn: alwasy send RXON with disassociate falge before associate by Wey-Yi Guy · 13 years ago
  86. 9d143e9 iwlagn: mod param cleanup by Don Fry · 13 years ago
  87. c1821c9 iwlagn: connect and disconnect sequence for RXON by Wey-Yi Guy · 13 years ago
  88. 89e746b iwlagn: remove 5000 from rxon_assoc structure by Wey-Yi Guy · 13 years ago
  89. c3f6e9c iwlagn: make rxon_assoc static function by Wey-Yi Guy · 13 years ago
  90. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  91. a8674a1 iwlagn: make iwlagn_wait_notification return error code by Johannes Berg · 13 years ago
  92. 09f18af iwlagn: extend notification wait function by Johannes Berg · 13 years ago
  93. 7caa231 iwlwifi: fix frame injection for HT channels by Daniel Halperin · 13 years ago
  94. 68b9931 iwlagn: fix radar frame rejection by Garen Tamrazian · 13 years ago
  95. 901069c iwlagn: change Copyright to 2011 by Wey-Yi Guy · 13 years ago
  96. 850bedc iwlagn: fix iwlagn_check_needed_chains by Johannes Berg · 14 years ago
  97. f844a70 iwlwifi: do not set tx power when channel is changing by Stanislaw Gruszka · 14 years ago
  98. 9b9190d iwlwifi: implement remain-on-channel by Johannes Berg · 14 years ago
  99. 5ed540a iwlwifi: use mac80211 throughput trigger by Wey-Yi Guy · 14 years ago
  100. 2a1a78d iwlagn: return error if PAN disable timeout by Johannes Berg · 14 years ago