/*************************************************************************** 
 * RT2x00 SourceForge Project - http://rt2x00.sourceforge.net              * 
 *                                                                         * 
 *   This program is free software; you can redistribute it and/or modify  * 
 *   it under the terms of the GNU General Public License as published by  * 
 *   the Free Software Foundation; either version 2 of the License, or     * 
 *   (at your option) any later version.                                   * 
 *                                                                         * 
 *   This program is distributed in the hope that it will be useful,       * 
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of        * 
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         * 
 *   GNU General Public License for more details.                          * 
 *                                                                         * 
 *   You should have received a copy of the GNU General Public License     * 
 *   along with this program; if not, write to the                         * 
 *   Free Software Foundation, Inc.,                                       * 
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * 
 *                                                                         * 
 *   Licensed under the GNU GPL                                            * 
 *   Original code supplied under license from RaLink Inc, 2003.           * 
 ***************************************************************************/
 
 Changelog for 802.11g rt2500 driver and RAConfig2500 Utility

 Version: 1.1.0 
	* Removed Kernel tainting
	* Updated all file headers for this project
	* kmalloc stability fixes to the MLME
        * Cleanup on memory management functions (NDisFill/Move/Zero)
        * Rollin of Robin Cornelius RFMon Patch
        * RFMon support through iwconfig mode
        * Debugging and general logging cleanups 
        * Rolling of changes in Ralink 1.4.5.0 release  
        * Debug switching
        * Spinlock changes for stability
        * GCC 3.4 compilation
        * Fix for frequency values
        * Fix for if pre-up (RobinC)
        * Fix for link quality reporting (RobinC)
        * Generic make compatability (i.e. for gMake) (AmirS)
        * General Stability Improvements
        * Cleanup of RX packet/byte counting
        * sysfs support for HAL and NetworkManager
        * Dynamic interface naming support through module parameter
        * PCI Management Cleanup
        * Fix for RaConfig crashing on statistics (ChrisH)
        * Big-Endian fix for RaConfig

    KNOWN ISSUES
        * Promisc/Monitor mode only see's packets leaving AP (1009565)
        * RaConfig has multiple issues in configuration 
        * Stability in general (1084914)
        * Some pre-up config may not take affect (1103395)
        * APM is being investigated (1094502)
        * Extra Beacon packets need to be tamed (1089461)
        * WPA PSK rekey fails (1109260)

    CURRENTLY NOT SUPPORTED
        * SMP Processors and Kernels (1099089)
        * USB rt2500 devices (1090960)
        * Bridging with other interfaces

 Version: 1.0.0
 	* Initial baseline code from Ralink (1.4.4.0)
 
 
