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