1. 15 1月, 2010 1 次提交
    • L
      cfg80211: fix 2 GHz subband calculation for country IEs · e99c7cd5
      Luis R. Rodriguez 提交于
      Country IEs triplets are getting an extra channel with
      the current count. This does not affect regulatory because
      we always took the intersection between what the AP gave
      and what CRDA believed is correct.
      
      This however does fix processing some Country IEs with multiple
      sequential 2 GHz triplets. Since our parser and the spec mandates
      all channels be monitonically increasing we would drop the IE after
      noticing the second triplet begins on a channel already processed.
      APs that send these type of country IEs seems rare though.
      Signed-off-by: NLuis R. Rodriguez <lrodriguez@atheros.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      e99c7cd5
  2. 13 1月, 2010 26 次提交
  3. 07 1月, 2010 2 次提交
  4. 06 1月, 2010 7 次提交
  5. 05 1月, 2010 2 次提交
  6. 29 12月, 2009 2 次提交