| Commit message (Expand) | Author | Age | Files | Lines |
* | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 2009-04-22 | 1 | -3861/+0 |
* | atheros: introduce ath module containing common ath5k/ath9k/ar9170 code | Bob Copeland | 2009-04-22 | 1 | -0/+15 |
* | ath9k: pass regd structure directly to regulatory functions | Bob Copeland | 2009-04-22 | 1 | -3/+3 |
* | ath9k: Remove redundant variable for Interrupt Mitigation | Sujith | 2009-04-22 | 1 | -9/+5 |
* | ath9k: Change return value of ath9k_hw_fill_cap_info | Sujith | 2009-04-22 | 1 | -8/+2 |
* | ath9k: Cleanup debug messages | Sujith | 2009-04-22 | 1 | -57/+44 |
* | ath9k: Remove redundant chainmask check | Sujith | 2009-04-22 | 1 | -8/+0 |
* | ath9k: Remove a few unused flags | Sujith | 2009-04-22 | 1 | -21/+0 |
* | Add mesh point functionality to ath9k | Pat Erley | 2009-03-27 | 1 | -0/+2 |
* | ath9k: Update copyright in all the files | Sujith | 2009-03-27 | 1 | -1/+1 |
* | ath9k: Change return type for set_board_values() | Sujith | 2009-03-27 | 1 | -5/+1 |
* | ath9k: Miscellaneous EEPROM handling cleanup | Sujith | 2009-03-27 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-17 | 1 | -13/+24 |
|\ |
|
| * | ath9k: Initialize ANI properly | Sujith | 2009-03-16 | 1 | -10/+3 |
| * | ath9k: cleanup AR5416 version checking macros | Gabor Juhos | 2009-03-16 | 1 | -2/+2 |
| * | ath9k: INI update for AR9285 and periodic PA offset caliberation | Senthil Balasubramanian | 2009-03-16 | 1 | -1/+19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-17 | 1 | -1/+21 |
|\ \
| |/
|/| |
|
| * | ath9k: AR9280 PCI devices must serialize IO as well | Luis R. Rodriguez | 2009-03-16 | 1 | -1/+2 |
| * | ath9k: implement IO serialization | Luis R. Rodriguez | 2009-03-16 | 1 | -0/+19 |
* | | ath9k: Set TSF fix | Alina Friedrichsen | 2009-03-05 | 1 | -2/+1 |
* | | ath9k: Remove unused key xoring | Jouni Malinen | 2009-03-05 | 1 | -9/+6 |
* | | ath9k: Document keycache operations | Jouni Malinen | 2009-03-05 | 1 | -3/+73 |
* | | ath9k: Fix bug in EEPROM chainmask retrieval | Sujith | 2009-02-27 | 1 | -8/+5 |
* | | ath9k: Remove multiple macro occurrences | Sujith | 2009-02-27 | 1 | -2/+0 |
* | | ath9k: Remove a few unused capability macros | Sujith | 2009-02-27 | 1 | -26/+0 |
* | | ath9k: Fix HW wait timeout | Sujith | 2009-02-27 | 1 | -7/+10 |
* | | ath9k: Program the RTC registers correctly | Sujith | 2009-02-27 | 1 | -0/+8 |
* | | ath9k: Add open loop control support | Senthil Balasubramanian | 2009-02-27 | 1 | -1/+25 |
* | | ath9k: Enable TSF Out of Range Interrupt | Sujith | 2009-02-27 | 1 | -1/+7 |
* | | ath9k: Enable Fractional N mode | Sujith | 2009-02-27 | 1 | -8/+10 |
* | | ath9k: Fix rd_ext EEPROM capability for AR9285 | Sujith | 2009-02-27 | 1 | -1/+2 |
* | | ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() | Luis R. Rodriguez | 2009-02-13 | 1 | -2/+2 |
* | | ath9k: add comments for ath9k_hw_configpcipowersave() | Luis R. Rodriguez | 2009-02-13 | 1 | -0/+35 |
* | | ath9k: Remove all the useless ah_ variable prefixes | Sujith | 2009-02-13 | 1 | -301/+301 |
* | | ath9k: Cleanup EEPROM operations | Sujith | 2009-02-13 | 1 | -36/+36 |
* | | ath9k: Merge ath_hal and ath_hal_5416 structures | Sujith | 2009-02-13 | 1 | -360/+315 |
* | | ath9k: Remove duplicate variables | Sujith | 2009-02-13 | 1 | -52/+19 |
* | | ath9k: Move regulatory information to a separate structure | Sujith | 2009-02-13 | 1 | -18/+19 |
* | | ath9k: Store HW version information in a separate structure | Sujith | 2009-02-13 | 1 | -30/+32 |
* | | ath9k: Remove all the sc_ prefixes | Sujith | 2009-02-13 | 1 | -3/+3 |
* | | ath9k: Header file cleanup | Sujith | 2009-02-13 | 1 | -4/+1 |
* | | ath9k: Fix typo in checking for chip revision | Sujith | 2009-02-09 | 1 | -1/+1 |
* | | ath9k: Fix AR9285 specific noise floor eeprom reads. | Senthil Balasubramanian | 2009-01-29 | 1 | -1/+4 |
* | | ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -21/+0 |
* | | ath9k: Read and write the TSF via debugfs | Alina Friedrichsen | 2009-01-29 | 1 | -0/+7 |
* | | ath9k: simplify regulatory code | Luis R. Rodriguez | 2009-01-29 | 1 | -54/+9 |
* | | ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -12/+2 |
* | | ath9k: Fix typo in chip version check | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -1/+1 |
* | | ath9k: Enable dynamic power save in ath9k. | Vivek Natarajan | 2009-01-29 | 1 | -2/+2 |
* | | ath9k: enable support for AR9100 | Gabor Juhos | 2009-01-29 | 1 | -0/+3 |