index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
regd.c
Age
Commit message (
Expand
)
Author
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
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-24
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
2009-06-03
ath: make regulatory parsing more verbose on debug
Luis R. Rodriguez
2009-05-20
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
2009-04-22
cfg80211: clean up includes
Johannes Berg
2009-04-22
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
2009-04-22
ath: space cleanup
Luis R. Rodriguez
2009-04-22
ath: move more setup code into ath_regd_init
Bob Copeland
2009-04-22
atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
Bob Copeland