index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
regd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-04-23
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
1
-1
/
+1
2009-04-23
ath: space cleanup
Luis R. Rodriguez
1
-14
/
+19
2009-04-23
ath: move more setup code into ath_regd_init
Bob Copeland
1
-13
/
+42
2009-04-23
atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
Bob Copeland
1
-0
/
+519