aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/recv.c
AgeCommit message (Expand)Author
2008-12-19ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan
2008-12-19ath9k: Report HT rates in RX statusJouni Malinen
2008-12-12ath9k: Do not remove header padding on RX from short framesJouni Malinen
2008-12-12ath9k: Refactor struct ath_softcSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-05ath9k: Check for pci_map_single() errorsLuis R. Rodriguez
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Use cleaner debug masksSujith
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Revamp RX handlingSujith
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Simplify node attach/detach routinesSujith
2008-11-10ath9k: Node cleanupSujith
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez