aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/regd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-07Revert "ath: add support for special 0x0 regulatory domain"Brian Norris1-5/+5
2020-11-07ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' paramLee Jones1-0/+1
2019-12-02ath: add support for special 0x0 regulatory domainWen Gong1-5/+5
2019-10-14ath: rename regulatory rulesTomislav Požega1-25/+25
2017-04-19ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2016-10-04ath: export alpha2 helperMichal Kazior1-1/+2
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-8/+8
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau1-0/+14
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo1-5/+5
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-2/+0
2014-01-13ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez1-3/+6
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez1-6/+22
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez1-12/+11
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez1-72/+72
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+1
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez1-19/+20
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez1-21/+10
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez1-3/+3
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-38/+63
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-6/+6
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-29/+23
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez1-1/+2
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-2/+2
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-27/+20
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez1-1/+2
2013-10-18ath: add support for proper dynamic regulatory hintsLuis R. Rodriguez1-0/+84
2013-10-18ath: split user and driver reguluatory hint parsingLuis R. Rodriguez1-0/+1
2013-10-18ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez1-18/+37
2013-06-12ath: add VHT80 support for regulatory domainsLuis R. Rodriguez1-3/+3
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-10/+8
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-10/+6
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-5/+2
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-1/+3
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez1-4/+51
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez1-5/+17
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+5
2011-04-19ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez1-0/+1
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian1-3/+4
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf1-0/+7
2010-12-16ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez1-0/+8
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-04-06ath: fix code readability in regd.cLuis de Bethencourt1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3