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