aboutsummaryrefslogtreecommitdiffstats
path: root/regdb.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-10crda: add AUTO-BW rule flag supportJanusz Dziedzic1-0/+1
2013-10-30crda: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+4
2013-05-30crda: add regdb_dfs_regionsLuis R. Rodriguez1-2/+22
2011-11-15crda: use stdint.h instead of linux/types.hLuis R. Rodriguez1-18/+18
2011-10-10crda: add support to send DFS master regionLuis R. Rodriguez1-1/+2
2008-10-28Add conversion utitlies, standardize printingLuis R. Rodriguez1-0/+5
2008-10-27Move common helpers and functions into crda.hLuis R. Rodriguez1-5/+0
2008-10-23Unify and share get_file_ptr() too.Davide Pesavento1-0/+1
2008-10-23Consolidate db signature validation in one function.Davide Pesavento1-0/+4
2008-10-20Added documentation on the file formatBenoit PAPILLAULT1-18/+29
2008-09-05No need for NO-HT20 or NO-HT40, remove them as this code isn't used yetLuis R. Rodriguez1-2/+0
2008-06-05Remove edge power stuff from source as its not needed.Luis R. Rodriguez1-9/+0
2008-05-29remove no-ht20 flagJohannes Berg1-1/+1
2008-05-27add edge-power settingsJohannes Berg1-11/+20
2008-05-27add NO-HT20, NO-HT40 flagsJohannes Berg1-0/+2
2008-05-27verify that struct sizes are as expectedJohannes Berg1-0/+22
2008-05-27remove "max IR" from databaseJohannes Berg1-2/+2
2008-05-27add no-ibss and passive-scan flagsJohannes Berg1-0/+2
2008-05-26make 0 power values mean 'no limitation' (e.g. Germany has no limit on IR but...Johannes Berg1-0/+4
2008-05-26new regulatory database scheme, flags are per-rule nowJohannes Berg1-15/+20
2008-05-25fix typoJohannes Berg1-1/+1
2008-05-24create C keys on the fly (in python), rewrite Makefile, put everything into r...Johannes Berg1-0/+78