resetting manifest requested domain to floor
[platform/upstream/crda.git] / reglib.h
2012-01-19 Luis R. Rodriguezcrda: rename reglib_get_*() routines upstream/1.1.3 v1.1.3
2012-01-19 Luis R. Rodriguezcrda: make usage of regdb.h exclusive to reglib.c
2012-01-19 Luis R. Rodriguezcrda: make country2rd() static
2012-01-19 Luis R. Rodriguezcrda: add dfs_region to the ieee80211_regdomain data...
2012-01-19 Luis R. Rodriguezcrda: add new reglib_get_country_alpha2()
2012-01-18 Luis R. Rodriguezcrda: add a reglib iterator reglib_for_each_country()
2011-11-15 Luis R. Rodriguezcrda: use stdint.h instead of linux/types.h
2011-10-10 Luis R. Rodriguezcrda: fix null string assumption for alpha2
2008-12-01 Diego 'Flameeyes... Move is_valid_reg_rule() in intersect.c.
2008-12-01 Diego 'Flameeyes... Mark functions static when not used outside their trans...
2008-10-29 Luis R. RodriguezDouble pointers obfuscate code, die
2008-10-28 Luis R. RodriguezAdd conversion utitlies, standardize printing
2008-10-28 Luis R. RodriguezShare common routines into a reg lib, other objects...