aboutsummaryrefslogtreecommitdiffstats
path: root/reg.c
Commit message (Expand)AuthorAgeFilesLines
* iw: support multiple regdom printArik Nemtsov2014-12-171-4/+36
* iw: fix attr max for reg_ruleArik Nemtsov2014-12-121-3/+3
* iw: print new RRF_ regulatory flagsArik Nemtsov2014-12-121-0/+6
* iw: handle DFS CAC time paramJanusz Dziedzic2014-05-131-0/+6
* iw: Use NL80211_FREQUENCY_ATTR_NO_IR channel attributeIlan Peer2013-11-251-2/+8
* iw: display DFS regulatory domainZefir Kurtisi2013-04-031-1/+23
* pass idby argument to all functionsJohannes Berg2012-07-191-2/+4
* whitespace cleanupsJohannes Berg2011-12-071-6/+6
* iw: fix country printLuis R. Rodriguez2010-12-211-1/+1
* separate commands into sectionsJohannes Berg2009-08-241-0/+2
* finish docsJohannes Berg2009-05-051-2/+4
* add ability to document commands, document event/helpJohannes Berg2009-05-051-2/+2
* prepare for more generic commandsJohannes Berg2009-04-081-2/+4
* iw: add regulatory events notification parsingLuis R. Rodriguez2009-03-111-0/+16
* iw: use stdbool on reg.cLuis R. Rodriguez2009-03-111-9/+10
* iw: add get regulatory domain supportLuis R. Rodriguez2009-02-041-0/+99
* fix sparse warningsJohannes Berg2008-12-081-1/+1
* ship nl80211.hJohannes Berg2008-09-181-1/+1
* fix typoJohannes Berg2008-09-161-1/+1
* simplify netlink handlingJohannes Berg2008-09-161-17/+3
* clean up error handlingJohannes Berg2008-09-161-42/+6
* move reg over to new frameworkJohannes Berg2008-09-161-20/+9
* some work for making command more dynamicJohannes Berg2008-09-161-25/+0
* iw: Add support to send a request to set the regulatory domainLuis R. Rodriguez2008-09-051-0/+155