index
:
platform/upstream/crda
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / WiFi; Licenses: ISC;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reglib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
crda: rename reglib_get_*() routines
v1.1.3
upstream/1.1.3
Luis R. Rodriguez
1
-4
/
+4
2012-01-18
crda: make usage of regdb.h exclusive to reglib.c
Luis R. Rodriguez
1
-2
/
+0
2012-01-18
crda: make country2rd() static
Luis R. Rodriguez
1
-4
/
+0
2012-01-18
crda: add dfs_region to the ieee80211_regdomain data structure
Luis R. Rodriguez
1
-0
/
+1
2012-01-18
crda: add new reglib_get_country_alpha2()
Luis R. Rodriguez
1
-0
/
+3
2012-01-18
crda: add a reglib iterator reglib_for_each_country()
Luis R. Rodriguez
1
-0
/
+9
2011-11-15
crda: use stdint.h instead of linux/types.h
Luis R. Rodriguez
1
-13
/
+13
2011-10-10
crda: fix null string assumption for alpha2
Luis R. Rodriguez
1
-13
/
+0
2008-12-01
Move is_valid_reg_rule() in intersect.c.
Diego 'Flameeyes' Pettenò
1
-1
/
+0
2008-12-01
Mark functions static when not used outside their translation unit.
Diego 'Flameeyes' Pettenò
1
-3
/
+0
2008-10-29
Double pointers obfuscate code, die
Luis R. Rodriguez
1
-3
/
+2
2008-10-28
Add conversion utitlies, standardize printing
Luis R. Rodriguez
1
-3
/
+56
2008-10-28
Share common routines into a reg lib, other objects will later reuse.
Luis R. Rodriguez
1
-0
/
+49