ath9k: Fix typo in checking for chip revision
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / recv.c
2009-01-29 Vivek Natarajanath9k: Enable dynamic power save in ath9k.
2009-01-29 Gabor Juhosath9k: convert to use bus-agnostic DMA routines
2009-01-29 Gabor Juhosath9k: convert to struct device
2009-01-29 Jouni Malinenath9k: Setup MFP options for CCMP
2008-12-19 Vasanthakumar Thia... ath9k: Synchronize DMA transfer with CPU at right place
2008-12-19 Jouni Malinenath9k: Report HT rates in RX status
2008-12-12 Jouni Malinenath9k: Do not remove header padding on RX from short...
2008-12-12 Sujithath9k: Refactor struct ath_softc
2008-12-12 Sujithath9k: Maintain rate table choice after association
2008-12-05 Luis R. Rodriguezath9k: Check for pci_map_single() errors
2008-12-05 Colin McCabeath9k: Replace ath9k_opmode with nl80211_iftype
2008-12-05 Sujithath9k: Use cleaner debug masks
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Luis R. Rodriguezath9k: Handle -ENOMEM on RX gracefully
2008-11-26 Sujithath9k: Remove ath9k_rate_table
2008-11-26 Sujithath9k: Revamp RX handling
2008-11-25 Luis R. Rodriguezath9k: correct expected max RX buffer size
2008-11-25 Luis R. Rodriguezath9k: Fix SW-IOMMU bounce buffer starvation
2008-11-21 Luis R. Rodriguezath9k: enable RXing of beacons on STA/IBSS
2008-11-10 Sujithath9k: Remove internal RX A-MPDU processing
2008-11-10 Sujithath9k: Ensure ath_node is not NULL when updating tx...
2008-11-10 Sujithath9k: Simplify node attach/detach routines
2008-11-10 Sujithath9k: Node cleanup
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-06 Luis R. Rodriguezath9k: enable ANI to help with noisy environments
2008-10-06 Luis R. Rodriguezath9k: kill ath9k's memzero() and use memset() instead
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-02 Senthil Balasubram... ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel...
2008-08-29 Sujithath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
2008-08-29 Sujithath9k: Remove remaining occurences of ath_skb_map functions
2008-08-29 Sujithath9k: Trim struct ath_softc
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: RX Filter cleanup
2008-08-29 Sujithath9k: Merge reset functions
2008-08-07 Sujithath9k: Cleanup data structures related to HW capabilities
2008-08-07 Luis R. Rodriguezath9k: Add new Atheros IEEE 802.11n driver