| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: avoid rx frames with corrupted descriptor. | Senthil Balasubramanian | 2008-12-12 | 1 | -0/+8 |
* | ath9k: Incorrect band enum causes invalid antenna configuration. | Senthil Balasubramanian | 2008-12-12 | 1 | -2/+2 |
* | ath9k: Adding support for Atheros AR9285 chipset. | Senthil Balasubramanian | 2008-12-12 | 1 | -20/+70 |
* | ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV | Sujith | 2008-12-12 | 1 | -11/+2 |
* | ath9k: Replace ath9k_opmode with nl80211_iftype | Colin McCabe | 2008-12-05 | 1 | -11/+18 |
* | ath9k: Use cleaner debug masks | Sujith | 2008-12-05 | 1 | -112/+77 |
* | ath9k: Use proper TX channel width for setting channels | Sujith | 2008-11-26 | 1 | -2/+1 |
* | ath9k: Fix bug in deciphering channel flags | Sujith | 2008-11-26 | 1 | -5/+6 |
* | ath9k: General code scrub | Sujith | 2008-11-26 | 1 | -2/+2 |
* | ath9k: Remove ath9k_rate_table | Sujith | 2008-11-26 | 1 | -187/+3 |
* | ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE | Senthil Balasubramanian | 2008-11-25 | 1 | -3/+3 |
* | ath9k: INI update for atheros chipets. | Senthil Balasubramanian | 2008-11-25 | 1 | -0/+62 |
* | ath9k : Display MAC/BB and RF version at startup (v2) | Benoit PAPILLAULT | 2008-11-21 | 1 | -1/+2 |
* | ath9k: Refactor hw.c | Sujith | 2008-11-10 | 1 | -6535/+1957 |
* | ath9k: remove useless conditional | Bob Copeland | 2008-10-31 | 1 | -3/+0 |
* | ath9k: enable RX interrupt mitigation | Luis R. Rodriguez | 2008-10-31 | 1 | -1/+1 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -3/+2 |
* | ath9k: Fix return code when ath9k_hw_setpower() fails on reset | Luis R. Rodriguez | 2008-10-10 | 1 | -2/+4 |
* | ath9k: remove nasty FAIL macro from ath9k_hw_reset() | Luis R. Rodriguez | 2008-10-10 | 1 | -12/+21 |
* | ath9k: enable ANI to help with noisy environments | Luis R. Rodriguez | 2008-10-06 | 1 | -5/+30 |
* | ath9k: Add a few comments about mibevents | Luis R. Rodriguez | 2008-09-24 | 1 | -2/+16 |
* | ath9k: Add RF kill support | Vasanthakumar Thiagarajan | 2008-09-15 | 1 | -30/+40 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-08 | 1 | -4/+4 |
|\ |
|
| * | ath9k: Incorrect key used when group and pairwise ciphers are different. | Senthil Balasubramanian | 2008-09-02 | 1 | -4/+4 |
* | | ath9k: Add LED support | Vasanthakumar Thiagarajan | 2008-08-29 | 1 | -29/+4 |
* | | ath9k: Miscellaneous fixes | Sujith | 2008-08-29 | 1 | -34/+34 |
* | | ath9k: Random cleanup | Sujith | 2008-08-29 | 1 | -11/+2 |
* | | ath9k: Use a single opmode variable | Sujith | 2008-08-29 | 1 | -5/+3 |
* | | ath9k: Remove ar5416hal and assign default values directly | Sujith | 2008-08-29 | 1 | -25/+3 |
|/ |
|
* | ath9k: work around gcc ICEs (again) | Adrian Bunk | 2008-08-18 | 1 | -1/+5 |
* | ath9k: Revamp wireless mode usage | Sujith | 2008-08-07 | 1 | -34/+45 |
* | ath9k: Use mac80211's band macros and remove enum hal_freq_band | Sujith | 2008-08-07 | 1 | -4/+4 |
* | ath9k: Remove redundant data structure ath9k_txq_info | Sujith | 2008-08-07 | 1 | -64/+54 |
* | ath9k: Cleanup data structures related to HW capabilities | Sujith | 2008-08-07 | 1 | -183/+186 |
* | ath9k: work around gcc ICEs | Adrian Bunk | 2008-08-07 | 1 | -1/+5 |
* | ath9k: Add new Atheros IEEE 802.11n driver | Luis R. Rodriguez | 2008-08-07 | 1 | -0/+8563 |