aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez1-2/+11
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez1-3/+3
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez1-11/+2
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez1-2/+2
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-2/+3
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian1-2/+3
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith1-1/+1
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith1-32/+8
2008-08-29ath9k: Trim struct ath_softcSujith1-4/+4
2008-08-29ath9k: Use bitfields for sc operationsSujith1-4/+4
2008-08-29ath9k: Use a single opmode variableSujith1-9/+9
2008-08-29ath9k: RX Filter cleanupSujith1-3/+8
2008-08-29ath9k: Merge reset functionsSujith1-1/+1
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-2/+2
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+1318