ath9k: enable ANI to help with noisy environments
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / core.h
2008-10-06 Luis R. Rodriguezath9k: enable ANI to help with noisy environments
2008-10-06 Luis R. Rodriguezath9k: fix oops on trying to hold the wrong spinlock
2008-10-06 Luis R. Rodriguezath9k: kill ath9k's memzero() and use memset() instead
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-24 Sujithath9k: Fix nexttbtt calculation
2008-09-22 Senthil Balasubram... ath9k: connectivity is lost after Group rekeying is...
2008-09-15 Vasanthakumar Thia... ath9k: Add RF kill support
2008-09-11 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Sujithath9k: Remove sc_lastrx as we don't use it anywhere
2008-08-29 Sujithath9k: Do not update frame's duration field
2008-08-29 Vasanthakumar Thia... ath9k: Add LED support
2008-08-29 Jouni Malinenath9k: Use mac80211 for multicast power save buffering
2008-08-29 Sujithath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
2008-08-29 Sujithath9k: Miscellaneous fixes
2008-08-29 Sujithath9k: Remove remaining occurences of ath_skb_map functions
2008-08-29 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Jouni Malinenath9k: Updated Beacon generation to use mac80211-style
2008-08-29 Sujithath9k: Trim struct ath_softc
2008-08-29 Sujithath9k: Use ah_curchan and remove sc_curchan which is...
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: Remove a few unnecessary macros
2008-08-29 Sujithath9k: Use bitfields for buffer type
2008-08-29 Sujithath9k: RX Filter cleanup
2008-08-29 Sujithath9k: Merge reset functions
2008-08-07 Sujithath9k: Revamp wireless mode usage
2008-08-07 Sujithath9k: Remove a few unused macros and fix indentation
2008-08-07 Sujithath9k: Remove redundant data structure ath9k_txq_info
2008-08-07 Luis R. Rodriguezath9k: Add new Atheros IEEE 802.11n driver