Age | Commit message (Expand) | Author |
2017-04-19 | ath: Fix updating radar flags for coutry code India | Mohammed Shafi Shajakhan |
2016-10-04 | ath: export alpha2 helper | Michal Kazior |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2014-10-23 | ath: use CTL region from cfg80211 if unset in EEPROM | Felix Fietkau |
2014-02-14 | ath: remove camel case from struct reg_dmn_pair_mapping | Kalle Valo |
2014-01-13 | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG | Luis R. Rodriguez |
2014-01-13 | ath: fix warning on usage of REGULATORY_CUSTOM_REG | Luis R. Rodriguez |
2013-12-05 | ath: fix dynamic user regulatory domain support | Luis R. Rodriguez |
2013-12-05 | ath: dynamic user allow check helper to the top | Luis R. Rodriguez |
2013-12-05 | ath: move dynamic_country_user_possible() to the top | Luis R. Rodriguez |
2013-12-05 | ath: fix usage of freq_reg_info() | Luis R. Rodriguez |
2013-12-05 | ath: move the channel for ath_reg_apply_beaconing_flags() into helper | Luis R. Rodriguez |
2013-12-05 | ath: simplify ath_reg_apply_beaconing_flags() | Luis R. Rodriguez |
2013-12-05 | ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags() | Luis R. Rodriguez |
2013-12-05 | ath: clean up ath_reg_apply_active_scan_flags() | Luis R. Rodriguez |
2013-12-05 | ath: fix logic on ath_reg_apply_active_scan_flags() | Luis R. Rodriguez |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-11-25 | cfg80211: add flags to define country IE processing rules | Luis R. Rodriguez |
2013-11-25 | cfg80211: move regulatory flags to their own variable | Luis R. Rodriguez |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez |
2013-11-15 | ath: fix dynamic user regulatory settings | Luis R. Rodriguez |
2013-10-18 | ath: add support for proper dynamic regulatory hints | Luis R. Rodriguez |
2013-10-18 | ath: split user and driver reguluatory hint parsing | Luis R. Rodriguez |
2013-10-18 | ath: move common dynamic regulatory domain setting to a helper | Luis R. Rodriguez |
2013-06-12 | ath: add VHT80 support for regulatory domains | Luis R. Rodriguez |
2013-01-14 | wireless: make the reg_notifier() void | Luis R. Rodriguez |
2013-01-03 | regulatory: use IS_ERR macro family for freq_reg_info | Johannes Berg |
2013-01-03 | regulatory: remove handling of channel bandwidth | Johannes Berg |
2012-04-10 | ath: Add and use pr_fmt, convert printks to pr_<level> | Joe Perches |
2011-12-13 | ath: optimize processing of CTLs for country IEs for world roaming cards | Luis R. Rodriguez |
2011-12-13 | ath: add a helper for processing reg data on init | Luis R. Rodriguez |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-08 | ath: Fix NULL ptr dereference in ath_reg_apply_world_flags | Helmut Schaa |
2011-10-31 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-19 | ath: fix 0x6C for beaconing/passive scan flags based on country IE | Luis R. Rodriguez |
2011-04-14 | ath: Add a missing world regulatory domain 0x6C | Senthil Balasubramanian |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-28 | ath: Add function to check if 4.9GHz channels are allowed | Bruno Randolf |
2010-12-16 | ath: fix NULL pointer dereference on reg_notifier() | Luis R. Rodriguez |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-06 | ath: fix code readability in regd.c | Luis de Bethencourt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-08 | ath: fix WARN_ON with Polish (Poland) Contry code | Christian Lamparter |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-21 | ath: add support for special 0x8000 regulatory domain | Luis R. Rodriguez |
2009-07-10 | ath: remove unnecessary return in ath_regd_get_band_ctl | Bob Copeland |