1. 24 7月, 2013 2 次提交
  2. 20 6月, 2013 2 次提交
  3. 23 5月, 2013 2 次提交
  4. 26 3月, 2013 1 次提交
  5. 19 3月, 2013 1 次提交
  6. 07 3月, 2013 3 次提交
  7. 19 2月, 2013 1 次提交
  8. 23 1月, 2013 1 次提交
  9. 08 1月, 2013 1 次提交
  10. 01 12月, 2012 1 次提交
  11. 29 9月, 2012 7 次提交
  12. 12 9月, 2012 1 次提交
  13. 08 9月, 2012 1 次提交
  14. 07 8月, 2012 3 次提交
  15. 18 7月, 2012 1 次提交
    • A
      mwifiex: remove redundant code in set channel path · 1f45b39e
      Amitkumar Karwar 提交于
      1) Recently we removed set_channel cfg80211 handler. Also, cfg80211
      blocks ibss connection requests if ibss network is already started
      /joined. Hence the code to restart ibss network in new channel
      (mwifiex_drv_change_adhoc_chan() function) becomes redundant.
      
      2) mwifiex_bss_set_channel() function is redundant. It does some
      error checking and calculate adhoc start band and adhoc channel.
      Cfg80211 already takes care of error checking and provides correct
      channel information to the driver. Adhoc start band is already
      calculated in mwifiex_set_rf_channel() function.
      
      Other associated code is also removed in this patch.
      Signed-off-by: NAmitkumar Karwar <akarwar@marvell.com>
      Signed-off-by: NBing Zhao <bzhao@marvell.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      1f45b39e
  16. 10 7月, 2012 1 次提交
  17. 29 6月, 2012 1 次提交
  18. 21 6月, 2012 2 次提交
  19. 06 6月, 2012 1 次提交
  20. 05 6月, 2012 1 次提交
  21. 17 5月, 2012 6 次提交