| Commit message (Expand) | Author | Age | Files | Lines |
* | ath: Add and use pr_fmt, convert printks to pr_<level> | Joe Perches | 2012-04-10 | 1 | -1/+3 |
* | ath: optimize processing of CTLs for country IEs for world roaming cards | Luis R. Rodriguez | 2011-12-13 | 1 | -4/+51 |
* | ath: add a helper for processing reg data on init | Luis R. Rodriguez | 2011-12-13 | 1 | -5/+17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+1 |
|\ |
|
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | ath: Fix NULL ptr dereference in ath_reg_apply_world_flags | Helmut Schaa | 2011-11-08 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 1 | -3/+5 |
|\ |
|
| * | ath: fix 0x6C for beaconing/passive scan flags based on country IE | Luis R. Rodriguez | 2011-04-19 | 1 | -0/+1 |
| * | ath: Add a missing world regulatory domain 0x6C | Senthil Balasubramanian | 2011-04-14 | 1 | -3/+4 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
|/ |
|
* | ath: Add function to check if 4.9GHz channels are allowed | Bruno Randolf | 2011-01-28 | 1 | -0/+7 |
* | ath: fix NULL pointer dereference on reg_notifier() | Luis R. Rodriguez | 2010-12-16 | 1 | -0/+8 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -1/+2 |
|\ |
|
| * | ath: fix code readability in regd.c | Luis de Bethencourt | 2010-04-06 | 1 | -1/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
|/ |
|
* | ath: fix WARN_ON with Polish (Poland) Contry code | Christian Lamparter | 2010-02-08 | 1 | -2/+3 |
* | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -3/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 1 | -0/+17 |
|\ |
|
| * | ath: add support for special 0x8000 regulatory domain | Luis R. Rodriguez | 2009-07-21 | 1 | -0/+17 |
* | | ath: remove unnecessary return in ath_regd_get_band_ctl | Bob Copeland | 2009-07-10 | 1 | -2/+0 |
|/ |
|
* | ath: make regulatory parsing more verbose on debug | Luis R. Rodriguez | 2009-06-03 | 1 | -4/+25 |
* | cfg80211: Process regulatory max bandwidth checks for HT40 | Luis R. Rodriguez | 2009-05-20 | 1 | -4/+6 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+0 |
* | atheros: fix propagation of bad EEPROM on regulatory init | Luis R. Rodriguez | 2009-04-22 | 1 | -1/+1 |
* | ath: space cleanup | Luis R. Rodriguez | 2009-04-22 | 1 | -14/+19 |
* | ath: move more setup code into ath_regd_init | Bob Copeland | 2009-04-22 | 1 | -13/+42 |
* | atheros: introduce ath module containing common ath5k/ath9k/ar9170 code | Bob Copeland | 2009-04-22 | 1 | -0/+519 |