1. 14 4月, 2011 11 次提交
  2. 13 4月, 2011 28 次提交
  3. 08 4月, 2011 1 次提交
    • R
      ath9k: configure beacons based on hw opmode · 99e4d43a
      Rajkumar Manoharan 提交于
      Current ath9k code does not handle beacon timers on opmode
      specific. One such example is that a STA beacon config overwrites
      already configured AP vif's beacon timers during scan.
      
      On multi station vif case, configure beacon timers beased
      on primary vif selected. This also helps while moving back
      to single STA vif from multi STA vifs, where the power save
      is enabled and hw has to be reconfigured with proper
      beacon and bssid/aid. Otherwise connection poll will be triggered
      so frequently due to beacon loss.
      Signed-off-by: NRajkumar Manoharan <rmanoharan@atheros.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      99e4d43a