Age | Commit message (Expand) | Author |
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 |
2009-01-29 | ath9k: remove (u16) casts from rtc register access | Gabor Juhos |
2009-01-29 | ath9k: Fix basic connectivity issue | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: Setup MFP options for CCMP | Jouni Malinen |
2009-01-29 | ath9k: Enable Bluetooth Coexistence support | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: INI update for Atheros AR9280 and AR9285 chipset. | Senthil Balasubramanian |
2009-01-29 | ath9k: fix sparse warnings | Luis R. Rodriguez |
2009-01-29 | ath9k: remove ath9k_hw_check_chan() | Luis R. Rodriguez |
2009-01-29 | ath9k: remove ath9k_hw_chan2wmode() | Luis R. Rodriguez |
2009-01-29 | ath9k: consolidate arguments on hw reset | Luis R. Rodriguez |
2008-12-12 | ath9k: avoid rx frames with corrupted descriptor. | Senthil Balasubramanian |
2008-12-12 | ath9k: Incorrect band enum causes invalid antenna configuration. | Senthil Balasubramanian |
2008-12-12 | ath9k: Adding support for Atheros AR9285 chipset. | Senthil Balasubramanian |
2008-12-12 | ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV | Sujith |
2008-12-05 | ath9k: Replace ath9k_opmode with nl80211_iftype | Colin McCabe |
2008-12-05 | ath9k: Use cleaner debug masks | Sujith |
2008-11-26 | ath9k: Use proper TX channel width for setting channels | Sujith |
2008-11-26 | ath9k: Fix bug in deciphering channel flags | Sujith |
2008-11-26 | ath9k: General code scrub | Sujith |
2008-11-26 | ath9k: Remove ath9k_rate_table | Sujith |
2008-11-25 | ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE | Senthil Balasubramanian |
2008-11-25 | ath9k: INI update for atheros chipets. | Senthil Balasubramanian |
2008-11-21 | ath9k : Display MAC/BB and RF version at startup (v2) | Benoit PAPILLAULT |
2008-11-10 | ath9k: Refactor hw.c | Sujith |
2008-10-31 | ath9k: remove useless conditional | Bob Copeland |
2008-10-31 | ath9k: enable RX interrupt mitigation | Luis R. Rodriguez |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-10-10 | ath9k: Fix return code when ath9k_hw_setpower() fails on reset | Luis R. Rodriguez |
2008-10-10 | ath9k: remove nasty FAIL macro from ath9k_hw_reset() | Luis R. Rodriguez |