Lines Matching refs:wireless
1 Linux wireless regulatory documentation
4 This document gives a brief review over how the Linux wireless
9 http://wireless.kernel.org/en/developers/Regulatory
17 core regulatory domain all wireless devices should adhere to.
29 http://wireless.kernel.org/en/developers/Regulatory/CRDA
50 http://wireless.kernel.org/en/users/Documentation/iw
71 set they can inform the wireless core using regulatory_hint().
75 custom knowledge so the wireless core can respect it.
143 structure and pass it to the wireless core. To do this you should
200 the wireless database information contained in net/wireless/db.txt is
201 used to generate a data structure encoded in net/wireless/regdb.c.
202 That option also enables code in net/wireless/reg.c which queries
205 The file net/wireless/db.txt should be kept up-to-date with the db.txt
208 git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git