1. 16 6月, 2006 1 次提交
    • L
      [PATCH] wireless: Changes to ieee80211.h for user space regulatory daemon · 74f49033
      Larry Finger 提交于
      Attached are two small patches for include/net/ieee80211.h to prepare
      for later submission of code to implement a user-space daemon that
      supplies 802.11 regulatory information.
      
      The first change adds a bit indicating that 802.11h rules are to be
      applied to a channel. As discussed earlier in this list, a single bit
      is unlikely to be sufficient; however, at this time I have been unable
      to find any regulations implementing differences between 802.11a and
      802.11h other than DFS, radar detection and passive scanning. A single
      bit is thus sufficient to convey to the driver that these rules should
      be obeyed.
      
      The second change adds comments to the freq and max_power fields of
      struct ieee80211_channel to indicate the units that are used.
      Signed-Off-By: NLarry Finger <Larry.Finger@lwfinger.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      74f49033
  2. 14 6月, 2006 1 次提交
  3. 13 6月, 2006 7 次提交
  4. 12 6月, 2006 12 次提交
  5. 11 6月, 2006 8 次提交
  6. 10 6月, 2006 5 次提交
  7. 09 6月, 2006 6 次提交