aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez1-2/+1
2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez1-13/+27
2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau1-2/+8
2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen1-1/+2
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith1-82/+0
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+421
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault1-9/+15
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville1-2/+0
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau1-0/+1
2009-11-11ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez1-10/+11
2009-11-11ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez1-42/+0
2009-11-11ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez1-0/+326