summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/regd.c
AgeCommit message (Expand)Author
2020-11-07ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' paramLee Jones
2019-12-02ath: add support for special 0x0 regulatory domainWen Gong
2019-10-14ath: rename regulatory rulesTomislav Požega
2017-04-19ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
2016-10-04ath: export alpha2 helperMichal Kazior
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez
2014-01-13ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez
2013-10-18ath: add support for proper dynamic regulatory hintsLuis R. Rodriguez
2013-10-18ath: split user and driver reguluatory hint parsingLuis R. Rodriguez
2013-10-18ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez
2013-06-12ath: add VHT80 support for regulatory domainsLuis R. Rodriguez
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf
2010-12-16ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06ath: fix code readability in regd.cLuis de Bethencourt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter
2009-11-19cfg80211: convert bools into flagsJohannes Berg