2013-01-21 |
Luis R. Rodriguez | crda: fix compile warning on pcc for reglib for string.h Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: rename reglib_get_*() routines Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: make usage of regdb.h exclusive to reglib.c Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: make country2rd() static Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: clean header files Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: make crda use reglib_get_country_alpha2() Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: add dfs_region to the ieee80211_regdomain data... Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: add new reglib_get_country_alpha2() Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-19 |
Luis R. Rodriguez | crda: close fd upon leaving Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-18 |
Luis R. Rodriguez | crda: make intersect.c use reglib_for_each_country() Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2012-01-18 |
Luis R. Rodriguez | crda: add a reglib iterator reglib_for_each_country() Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
|
commit | commitdiff | tree |
2012-01-18 |
Luis R. Rodriguez | crda: move country2rd() and its helper to reglib.c Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
|
commit | commitdiff | tree |
2011-11-15 |
Luis R. Rodriguez | crda: use stdint.h instead of linux/types.h Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
|
commit | commitdiff | tree |
2011-10-10 |
Luis R. Rodriguez | crda: add support to send DFS master region Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
|
commit | commitdiff | tree |
2011-10-10 |
Luis R. Rodriguez | crda: fix null string assumption for alpha2 Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
|
commit | commitdiff | tree |
2011-10-03 |
Luis R. Rodriguez | crda: synch up nl80211.h Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
|
commit | commitdiff | tree |
2010-01-25 |
Luis R. Rodriguez | Space fix Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-04-17 |
Luis R. Rodriguez | Allow distributions to specify a custom pubkeys dir Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-03-06 |
Luis R. Rodriguez | Doh, forgot to add crda after SBINDIR Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-02-24 |
Luis R. Rodriguez | Add comments to explain paths Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-02-24 |
Luis R. Rodriguez | Add /usr/local/lib/crda/regulatory.bin as first in... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-02-24 |
Luis R. Rodriguez | Fix Makefile to not overwrite udev/regulatory.rules... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-25 |
Luis R. Rodriguez | Update debian example changelog Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-24 |
Luis R. Rodriguez | Updates spec file version Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-23 |
Luis R. Rodriguez | Adds example debian package directory to help maintainers Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-23 |
Luis R. Rodriguez | Adds example RPM spec file (assumes 1.0.0 which I will... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-23 |
Luis R. Rodriguez | Small makefile fix Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-23 |
Luis R. Rodriguez | Add regdbdump.8 man page and update Makefile Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-23 |
Luis R. Rodriguez | Fix typo on man page regarding udev rule path Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2009-01-23 |
Luis R. Rodriguez | Adds a crda man page, update Makefile for distributions Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-12-22 |
Luis R. Rodriguez | Add a checker for REG_BIN and easy instructions on... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-12-04 |
Luis R. Rodriguez | Sync nl80211.h - a few updates and now under the ISC... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-24 |
Luis R. Rodriguez | Install regdbdump Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-24 |
Luis R. Rodriguez | Rename dump to regdbdump, update README Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-17 |
Luis R. Rodriguez | We ship our own nl80211.h so remove KLIB stuff Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-17 |
Luis R. Rodriguez | Update README and remove utils/web that the wireless... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-17 |
Luis R. Rodriguez | Add linville's public key and use it, also do rely Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-17 |
Luis R. Rodriguez | Whoops, forgot to git-mv regulatory.rules :) Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-17 |
Luis R. Rodriguez | Move regulatory.rules to its own dir Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-11-17 |
Luis R. Rodriguez | Separate db.txt authorship from this package, also... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-30 |
Luis R. Rodriguez | Ship nl80211.h and use it Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-29 |
Luis R. Rodriguez | Remove some comments that no longer apply on intersect Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-29 |
Luis R. Rodriguez | This fixes SIGSEGV and incorrect free() calls Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-29 |
Luis R. Rodriguez | Make intersection logic a bit more readable Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-29 |
Luis R. Rodriguez | Add intersection code, not working yet :( Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-29 |
Luis R. Rodriguez | Double pointers obfuscate code, die Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-29 |
Luis R. Rodriguez | is_valid_reg_rule() is false when freq_diff is 0 Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-28 |
Luis R. Rodriguez | Add conversion utitlies, standardize printing Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-28 |
Luis R. Rodriguez | Share common routines into a reg lib, other objects... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-28 |
Luis R. Rodriguez | Move last helpers to crda.h, forgot to add crda.h to... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-28 |
Luis R. Rodriguez | Avoid stdlib, this saves 145 bytes Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-10-28 |
Luis R. Rodriguez | Move common helpers and functions into crda.h Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-09-30 |
Luis R. Rodriguez | Remove silly debug print from reg_handler() Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-09-30 |
Luis R. Rodriguez | Initialize gcrypt in dump.c Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-09-05 |
Luis R. Rodriguez | Forgot once more place to remov NO-HT40 Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-09-05 |
Luis R. Rodriguez | No need for NO-HT20 or NO-HT40, remove them as this... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-08-13 |
Luis R. Rodriguez | Install regulatory.rules into udev directory. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-08-12 |
Luis R. Rodriguez | Use your KLIB_BUILD path for nl80211 headers. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-08-12 |
Luis R. Rodriguez | Instead of setting NO-HT40, simply set the bandwidth... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-08-12 |
Luis R. Rodriguez | Let the kernel use uevents to call CRDA. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-11 |
Luis R. Rodriguez | Remove unused headers. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-10 |
Luis R. Rodriguez | Kill NL80211_ATTR_NUM_REG_RULES. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-10 |
Luis R. Rodriguez | Kill UUID stuff. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-10 |
Luis R. Rodriguez | This now sends a regulatory domain properly into the... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-10 |
Luis R. Rodriguez | Add valid UUID processing. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-09 |
Luis R. Rodriguez | Shut the compiler up. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-09 |
Luis R. Rodriguez | Add some error return values, remove some unused variables. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-07-09 |
Luis R. Rodriguez | Add CRDA, this needs some love, my netlink-fu sucks. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-06-17 |
Luis R. Rodriguez | Reinstate DE, Johannes had done research on this based on Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-06-17 |
Luis R. Rodriguez | Add DFS entries into db.txt. This was done for frequency... Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-06-05 |
Luis R. Rodriguez | Remove edge power stuff from source as its not needed. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-06-05 |
Luis R. Rodriguez | Import a suggested guide for regulatory db.txt. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
2008-05-22 |
Luis R. Rodriguez | Initial MySQL CRDA db import. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
|
commit | commitdiff | tree |
|