1. 27 11月, 2012 2 次提交
    • E
      wlcore: split 18xx and 12xx scan mechanism · 78e28062
      Eliad Peller 提交于
      The scan APIs of 12xx and 18xx are totally different.
      Use some common functions as much as possible (e.g.
      for setting scan channels), but split scan.c into
      chip-specific scan.c files, each implementing its
      own scan mechanism.
      
      (in other words - move most of the current wlcore's
      scan.c into wl12xx, and implement a similar mechanism
      in 18xx, according to the new api)
      
      New wlcore ops are introduced in order to call the
      chip-specific scan functions.
      
      The template indices used for each scan (regular/scheduled)
      are also different between the chips, so set the correct
      indices used for each scan type after identifying the chip.
      Signed-off-by: NEliad Peller <eliad@wizery.com>
      Signed-off-by: NLuciano Coelho <coelho@ti.com>
      78e28062
    • E
      wlcore: specify correct supported_rates · 42ec1f82
      Eliad Peller 提交于
      The supported_rates field should contain all our supported
      rates, even if the remote peer doesn't support them.
      
      (rename CONF_TX_AP_ENABLED_RATES to CONF_TX_ENABLED_RATES,
      as we now use it for both ap and sta)
      Signed-off-by: NEliad Peller <eliad@wizery.com>
      Reviewed-by: NArik Nemtsov <arik@wizery.com>
      Signed-off-by: NLuciano Coelho <coelho@ti.com>
      42ec1f82
  2. 27 9月, 2012 1 次提交
  3. 11 7月, 2012 1 次提交
  4. 21 6月, 2012 2 次提交
  5. 05 6月, 2012 1 次提交
  6. 12 4月, 2012 8 次提交
  7. 15 2月, 2012 3 次提交
  8. 15 12月, 2011 2 次提交
  9. 01 12月, 2011 1 次提交
  10. 08 11月, 2011 2 次提交
  11. 11 10月, 2011 4 次提交
  12. 07 10月, 2011 8 次提交
  13. 23 9月, 2011 1 次提交
  14. 14 9月, 2011 1 次提交
  15. 22 8月, 2011 3 次提交