Implement DFS CAC time inside regulatory. Currently tested with internal regdb. Changed way we check rule is correct in first patch - check more rules if they are continous. Added parsing DFS CAC to genregdb.awk script. Last patch is only an example I tested for PL regd. Implemented also iw patches for iw get regd/iw list CRDA/wireless-regdb - this is still missing. Please review. Janusz Dziedzic (5): cfg80211: regulatory rules, fix bw checking cfg80211: regulatory, introduce DFS CAC time cfg80211: parse DFS CAC time for internal regdb option nl80211: add DFS CAC time option cfg80211: setup CAC time in db.txt for PL include/net/cfg80211.h | 2 + include/net/regulatory.h | 12 +++++ include/uapi/linux/nl80211.h | 5 +++ net/wireless/db.txt | 6 ++- net/wireless/genregdb.awk | 8 +++- net/wireless/nl80211.c | 13 +++++- net/wireless/reg.c | 100 ++++++++++++++++++++++++++++++++++++------ 7 files changed, 128 insertions(+), 18 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html