iwlwifi: remove 4965 from common uCode API structures
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / core.h
2008-12-12 Sujithath9k: Refactor struct ath_softc
2008-12-12 Sujithath9k: Merge structures ath_atx, ath_node_aggr with...
2008-12-12 Sujithath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
2008-12-12 Sujithath9k: Add a debugfs file to show interrupt statistics
2008-12-12 Sujithath9k: Maintain rate table choice after association
2008-12-12 Sujithath9k: Fix bug in rate table management
2008-12-12 Jouni Malinenath9k: Disable staggered Beacon frame scheduling
2008-12-05 Colin McCabeath9k: Replace ath9k_opmode with nl80211_iftype
2008-12-05 Sujithath9k: Add a debugfs file for dumping DMA status
2008-12-05 Sujithath9k: Add initial layout for an ath9k specific debugfs...
2008-12-05 Sujithath9k: Remove includes that are not needed
2008-12-05 Sujithath9k: Add ATH9K_DEBUG configuration option
2008-12-05 Sujithath9k: Use cleaner debug masks
2008-11-26 Sujithath9k: Use proper TX channel width for setting channels
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Sujithath9k: Move TX completion routine to xmit.c
2008-11-26 Sujithath9k: Remove ath9k_rate_table
2008-11-26 Sujithath9k: Use rate_driver_data
2008-11-26 Sujithath9k: Remove ath_rate_softc
2008-11-26 Sujithath9k: Remove rate control reference in VAP
2008-11-26 Sujithath9k: Revamp RX handling
2008-11-26 Sujithath9k: Nuke fixed rate handling in driver
2008-11-10 Sujithmac80211: Add a new event in ieee80211_ampdu_mlme_action
2008-11-10 Sujithath9k: Remove internal RX A-MPDU processing
2008-11-10 Sujithath9k: Remove ath_tx_aggr_resp()
2008-11-10 Sujithath9k: Streamline attach/detach
2008-11-10 Sujithath9k: Remove unused function ath_get_currentCountry()
2008-11-10 Sujithath9k: Revamp VAP management
2008-11-10 Sujithath9k: Use bitfields to store tid's state in a single...
2008-11-10 Sujithath9k: Remove SM Power Save as it is not supported now
2008-11-10 Sujithath9k: Revamp transmit control block
2008-11-10 Sujithath9k: Simplify node attach/detach routines
2008-11-10 Sujithath9k: Node cleanup
2008-10-31 Luis R. Rodriguezath9k: remove pointless sc_txintrperiod and spin_lock_b...
2008-10-31 Johannes Bergmac80211: rewrite HT handling
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