1\documentclass[12pt]{report}
2\textwidth 6.5in
3\oddsidemargin 0pt
4\textheight 9in
5\topmargin 0pt
6\headsep 0pt
7\headheight 0pt
8%\linespread{1.6}
9\usepackage{amssymb,amsmath,epsfig,subfigure,psfrag}
10\newtheorem{prop}{Proposition}
11\newtheorem{Def}{Definition}
12\newtheorem{Cor}{Corollary}
13\newtheorem{Lem}{Lemma}
14\newtheorem{Thm}{Theorem}
15\newtheorem{Rem}{Remarks}
16\newcommand{\fclass}[1]{{\mathcal{#1}}} % function classes
17\newcommand{\msae}[1]{\bar{#1}}% Maximal Sub-Additive Embedded
18\newcommand{\mlabel}[1]{
19  \marginpar{#1} %to be deleted for hardcopy
20  }
21\newcommand{\tlabel}[1]{
22  \label{#1}%
23%  \marginpar{#1} %to be deleted for hardcopy
24  }
25\newcommand{\ispnpedf}{\mbox{ISP-NPEDF}}
26
27\newcommand{\myvector}[1]{
28  \boldsymbol{#1}%
29}
30\newcommand{\mathset}[1]{
31  \mathbb{#1}%
32}
33
34\newcommand{\esssup}[1]{
35  \mbox{\upshape ess}_{#1}\!\sup%
36}
37
38\newcommand{\abs}[1]{
39  | #1 |%
40}
41
42\newcommand{\norm}[1]{
43  \| #1 \|
44}
45
46\newcommand{\mybegineq}[1]{
47  \marginpar{#1} %to be deleted for hardcopy
48  \begin{equation}\label{#1}
49}
50
51\newcommand{\myendeq}{
52  \end{equation}%
53}
54
55
56
57
58
59\newcommand{\myscriptsize}{\small}
60\newcommand{\proof}{\noindent\hspace{2em}{\it Proof: }}
61\newcommand{\proofof}[1]{\noindent\hspace{2em}{\it Proof of #1: }}
62\newcommand{\myendproof}{\hspace*{\fill}$\blacksquare$}
63
64\begin{document}
65\title{R7500 Release notes}
66% \author{\normalsize{Chia-Sheng Chang}\thanks{
67%     Corresponding author: Chia-Sheng Chang, e-mail:
68%     \texttt{changcs@santos.ee.ntu.edu.tw,}
69%     postal address: Room 533, Electrical Engineering Building, No.\ 1, Sec.\
70%     4, Roosevelt Rd., Taipei 10617, Taiwan, R.O.C.}
71%   \normalsize{ and Kwang-Cheng Chen} \\
72%   \texttt{\small changcs@santos.ee.ntu.edu.tw, chenkc@cc.ee.ntu.edu.tw}\\
73%   {\small Institute of Communications Engineering and Department of
74%     Electrical Engineering}\\ {\small National Taiwan University}
75%   }
76
77\author{\normalsize{Torby Tong}}
78
79\maketitle
80\thispagestyle{empty}
81%% \begin{abstract}
82%%   \noindent Large delay schedulable regions, work-conserving property,
83%%   inter-session protection property, and acceptable realization
84%%   complexity are widely accepted performance metrics for
85%%   comparing packet
86%%   scheduling disciplines in packet-switching networks. % Under
87%% %  continuous-time assumptions, it is a difficult task to design a
88%% %  scheduling discipline with all these advantages.
89%%   In this paper, we propose a \emph{work-conserving} scheduling
90%%   discipline, called \ispnpedf, with \emph{optimal} delay schedulable
91%%   regions, and inter-session protection property. In addition,
92%%   the realization complexity of \ispnpedf\ is lower than that of
93%%   plain EDF (Earliest-Deadline First) with traffic regulators.
94
95
96
97%% %  \bfseries keywords: keywords
98
99%% \end{abstract}
100
101\psfull
102\tableofcontents
103\thispagestyle{empty}
104\newpage
105\setcounter{page}{1}
106
107\chapter{Revision History}
108\tlabel{sec:revision-history}
109   \begin{tabular}{|c|c|c|} \hline
110		2014/02/26 & Release V1.0.0.2 & Torby Tong \\ \hline
111		2014/03/17 & Release V1.0.0.4 & Torby Tong \\ \hline
112		2014/04/08 & Release V1.0.0.6 & Torby Tong \\ \hline
113		2014/04/14 & Release V1.0.0.8 & Torby Tong \\ \hline
114		2014/05/13 & Release V1.0.0.16 & Torby Tong \\ \hline
115		2014/05/21 & Release V1.0.0.20 & Torby Tong \\ \hline
116		2014/06/10 & Release V1.0.0.26 & Torby Tong \\ \hline
117		2014/06/11 & Release V1.0.0.28 & Torby Tong \\ \hline
118		2014/06/18 & Release V1.0.0.30 & Torby Tong \\ \hline
119		2014/06/26 & Release V1.0.0.34 & Torby Tong \\ \hline
120		2014/07/01 & Release V1.0.0.36 & Torby Tong \\ \hline
121		2014/07/03 & Release V1.0.0.38 & Torby Tong \\ \hline
122		2014/07/09 & Release V1.0.0.42 & Torby Tong \\ \hline
123		2014/07/21 & Release V1.0.0.44 & Torby Tong \\ \hline
124		2014/07/28 & Release V1.0.0.46 & Torby Tong \\ \hline
125		2014/08/08 & Release V1.0.0.48 & Torby Tong \\ \hline
126		2014/08/18 & Release V1.0.0.50 & Torby Tong \\ \hline
127   \end{tabular}
128			
129\section{Firmware V1.0.0.2}
130
131\tlabel{sec:1-0-1}
132\subsection{Repository}
133\begin{itemize}
134\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
135\begin{enumerate}
136    \item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
137                \item Tag: \texttt{R7500-FW-V1.0.0.2}
138    \end{enumerate}
139    \end{itemize}
140
141    \subsection{Fixed Bugs}
142    \begin{itemize}
143    \item As below:
144    	\begin{enumerate}
145		\item \texttt{Implement the features defined in PRD V0.10.}
146    	\end{enumerate}
147    \end{itemize}
148
149    \subsection{Steps to burn boot loader and firmware}
150    \begin{itemize}
151    \item As below:
152            \begin{enumerate}
153	    	\item \texttt{Please burn u-boot-hw29764743p0p128p256p3x3p4x4-dni1-V0.2.bin}
154		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
155		\item \texttt{Entering into boot loader}
156		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
157		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
158		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot-hw29764743p0p128p256p3x3p4x4-dni1-V0.2.bin}
159		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
160		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00680000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
161		\item \texttt{(IPQ) \# reset}
162		\item \texttt{Entering into boot loader again}
163		\item \texttt{(IPQ) \# bootm}
164		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.2.img" on MS-DOS of your PC.}
165            \end{enumerate}
166    \end{itemize}
167
168\subsection{Known issues}
169            \begin{enumerate}
170	    	\item \texttt{The new feature iTunes Server still not support.}
171		\item \texttt{The new feature Facebook wifi still not support.}
172		\item \texttt{The new feature StreamBoost still not support.}
173		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
174		\item \texttt{IGMP feature can't work, we also tried on demo board with qsdk image, QCA's igmpproxy also can't work, we have added a case 01462930 for QCA.}
175		\item \texttt{Time machine: We can backup with NTFS and EXT2/3/4 file system, but currently we still not support hfs+ file system.}
176		\item \texttt{Wireless statistic still not support.}
177		\item \texttt{Wireless log still not support.}
178		\item \texttt{5G WDS still not support.}
179		\item \texttt{5G WPS process state cannot show on WPS GUI page.}
180		\item \texttt{5G WPS generate random ssid and password still not support.}
181		\item \texttt{5G cannot switch countrycode.}
182            \end{enumerate}
183
184\section{Firmware V1.0.0.4}
185
186\tlabel{sec:1-0-1}
187\subsection{Repository}
188\begin{itemize}
189	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
190	\begin{enumerate}
191    		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
192                \item Tag: \texttt{R7500-FW-V1.0.0.4}
193    	\end{enumerate}
194\end{itemize}
195
196    \subsection{Fixed Bugs}
197    \begin{itemize}
198    \item As below:
199    	\begin{enumerate}
200		\item \texttt{SQA1001,The CD-Less always shows success even if the WAN port cable is unplugged.}
201		\item \texttt{Bug46001/SQA1002,The DUT will crash after user enables IGMP proxy function.}
202		\item \texttt{Bug46177/SQA1003,The DUT couldn't access Internet and download files from FTP server via PPPoE mode.}
203		\item \texttt{SQA1004,The DUT couldn't access Internet and download files from FTP server via PPTP mode.}
204		\item \texttt{SQA1005,The DUT couldn't access Internet and download files from FTP server via L2TP mode. And it will disconnect automatically after few minutes later.}
205		\item \texttt{SQA1006,The DUT will block all Internet access after user enables the block sites function.}
206		\item \texttt{SQA1007,The log couldn't record the log when user attempted access to blocked site and services.}
207		\item \texttt{SQA1009,The Traffic Meter function doesn't work. It always displays 0.}
208		\item \texttt{SQA1010,The E-mail function doesn't work.}
209		\item \texttt{SQA1011,The respond to ping on Internet port function will be grayed out after user change the WAN port to Static IP mode.}
210		\item \texttt{SQA1012,Switch the WAN port mode from PPPoE, PPTP or L2TP to DHCP or Static IP mode. The VPN service will be often enabled automatically and sometimes the respond to ping on Internet port function will be enabled too.}
211		\item \texttt{SQA1019,The DUT can't authenticate well with oray service, even if the user name and password are correct. (www.oray.cn)}
212		\item \texttt{SQA1020,The logs couldn't record the known DoS attacks and port scans.}
213		\item \texttt{SQA1030,The VPN service page is always in English whatever user changes to other language.}
214		\item \texttt{SQA1031,The DUT doesn't support the following service providers: www.3322.org.}
215		\item \texttt{SQA1034,DUT doesn't support Streamboost feature.}
216		\item \texttt{SQA1035,GUI will direct to incorrect link, when user click the Step1 or Step7's URL link.}
217		\item \texttt{SQA1036,The Service type default is TCP on the VPN Service page.}
218		\item \texttt{SQA2001,Sometimes, the GUI can't display the correct information of channel on 5G band.}
219		\item \texttt{SQA2002,The system can't upgrade firmware with NMRP when WAN port is connected, please refer to the screenshot for more details.}
220		\item \texttt{SQA2006,The wireless mode didn't support up to 802.11ac 4x4 speed(1750M) option on the 5G band, please refer to the screenshot for more details.}
221		\item \texttt{SQA2007,The wireless mode didn't support up to 802.11n 3x3 256QAM(600M) option on the 2.4G band, please refer to the screenshot for more details.}
222		\item \texttt{SQA2012,wireless security mode has WEP-64/128 on 5G.}
223		\item \texttt{SQA2027,The web GUI can't record log of Turn off wireless signal by schedule properly.}
224		\item \texttt{SQA2028,The DUT can't update language tables with NMRP.}
225		\item \texttt{SQA2029,Traffic Control - Turn the Internet LED to flashing green/amber didn't work when configured monthly limit is reached.}
226		\item \texttt{SQA2034,The VPN service option didn't be grey out on AP mode, please refer to the screenshot for more details.}
227		\item \texttt{SQA2038,Sometimes, PC cannot get IP address from DUT when we reboot DUT or reset to factory default.}
228		\item \texttt{SQA2039,GUI displays "Not Share" on Share Name when we plug USB, eSATA into DUT.}
229		\item \texttt{SQA2040,We cannot Upload file to USB/eSATA and access Samba/FTP, when USB or eSATA is plugged into DUT, and then reset DUT to factory default.}
230		\item \texttt{SQA2041,There is no Share Folder that are careated via DUT GUI on Samba and FTP.}
231		\item \texttt{SQA2042,GUI displays abnormally on ReadySHARE page.}
232		\item \texttt{SQA2043,The "Delete" is grayed out on Advanced Settings page after we pluged eSATA into DUT.}
233		\item \texttt{SQA2044,GUI displays "no shares available!" when we click HTTP ,HTTP(via internet), FTP, FTP(via internet) Link}
234		\item \texttt{SQA2045,We cannot create Network Folder when we plug eSATA to DUT.}
235		\item \texttt{SQA2046,We cannot Upload file to USB, eSATA and access Samba, FTP when we enabled "Allow only approved devices" and add USB Devices to Approved USB Devices.}
236		\item \texttt{SQA2048,We cannot edit Folder when we plug eSATA to DUT.}
237		\item \texttt{SQA2050,DUT doesn't support iTunes Server feature.}
238    	\end{enumerate}
239    \end{itemize}
240
241    \subsection{Steps to burn boot loader and firmware}
242    \begin{itemize}
243    \item As below:
244            \begin{enumerate}
245	    	\item \texttt{Please burn u-boot-hw29764743p0p128p256p3x3p4x4-dni1-V0.5-clean-ubifs.bin}
246		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
247		\item \texttt{Entering into boot loader}
248		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
249		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
250		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot-hw29764743p0p128p256p3x3p4x4-dni1-V0.5-clean-ubifs.bin}
251		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
252		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00680000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
253		\item \texttt{(IPQ) \# reset}
254		\item \texttt{Entering into boot loader again}
255		\item \texttt{(IPQ) \# bootm}
256		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.4.img" on MS-DOS of your PC.}
257            \end{enumerate}
258    \end{itemize}
259
260\subsection{Known issues}
261            \begin{enumerate}
262		\item \texttt{The new feature Facebook wifi still not support.}
263		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
264		\item \texttt{Wireless statistic still not support.}
265		\item \texttt{Wireless log still not support.}
266		\item \texttt{5G WDS still not support.}
267		\item \texttt{5G WPS process state cannot show on WPS GUI page.}
268		\item \texttt{5G WPS generate random ssid and password still not support.}
269		\item \texttt{5G cannot switch countrycode.}
270            \end{enumerate}
271
272\section{Firmware V1.0.0.6}
273
274\tlabel{sec:1-0-1}
275\subsection{Repository}
276\begin{itemize}
277	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
278	\begin{enumerate}
279    		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
280                \item Tag: \texttt{R7500-FW-V1.0.0.6}
281	\end{enumerate}
282\end{itemize}
283
284    \subsection{Fixed Bugs}
285    \begin{itemize}
286    \item As below:
287    	\begin{enumerate}
288		\item \texttt{SQA1015,The DUT will crash when it receives or bypass IPSec packets.}
289		\item \texttt{SQA1016,The GUI will show abnormal device name on the Access Control page.}
290		\item \texttt{SQA1017,The client often can't get an IP address form DHCP server of DUT.}
291		\item \texttt{SQA1018,The DUT doesn't hijack that HTTP request and show This device is blocked by Access Control in the router.}
292		\item \texttt{SQA1019,The DUT can't authenticate well with oray service.}
293		\item \texttt{SQA1027,The DNS doesn't Hijack for IPv6.}
294		\item \texttt{SQA1029,The password recovery doesn't work properly.}
295		\item \texttt{SQA1033,There is no WMM info in packets of 5G beacon.}
296		\item \texttt{SQA2004,The web GUI can't record log of wireless access events properly.}
297		\item \texttt{SQA2005,The WPS PBC process states information on 5G band can't be displayed correctly on web GUI. }
298		\item \texttt{SQA2009,The WiFi certificate new rule mentions that the WPA-TKIP shall be removed.}
299		\item \texttt{SQA2010,The WiFi certificate new rule mentions that the WPA-PSK-TKIP shall be removed.}
300		\item \texttt{SQA2012,wireless clients can't connect to the 5G wireless network.}
301		\item \texttt{SQA2019,There's no PBC enrollee overlap messages on  5G WPS PBC processes.}
302		\item \texttt{SQA2020,The DUT can't pass the authentication when set secutity as WPA/WPA2 Enterprise on 5G band (WPA2-AES or WPA-TKIP+WPA2-AES ).}
303		\item \texttt{SQA2021,Sometimes, the web GUI takes around 15~20 seconds to open the ADVANCED > Wireless Setup page.}
304		\item \texttt{SQA2026,The WPS LED for 5G didn't blinking when WPS PBC processes are launching by pressing the WPS hardware button.}
305		\item \texttt{SQA2027,The web GUI can't record log of Turn off wireless signal by schedule properly.}
306		\item \texttt{SQA2028,The DUT can't update language tables with NMRP.}
307		\item \texttt{SQA2030,wireless clients can't associate with 5G Guest Network successfully.}
308		\item \texttt{SQA2031,The Device Name of Address Reservation can't be displayed correctly when select device from table}
309		\item \texttt{SQA2032,Wired External Registrar can't work correctly with WPS PIN mehtod.(Vista and Win7)}
310		\item \texttt{SQA2033,Wireless External Registrar can't work correctly with WPS PIN mehtod.(Vista and Win7)}
311		\item \texttt{SQA2036,According to Netgear new requirements, Advanced -> Advanced Setup -> Wireless Repeating should be remove}
312		\item \texttt{SQA2049,DUT doesn't support Facebook Wi-Fi feature.}
313		\item \texttt{SQA2051,Set SSID as ASCILL on web GUI for both 2.4G and 5G, the DUT can't broadcast beacon with correct ASCII SSID.}
314		\item \texttt{SQA2052,Set wireless security key as "1234567890abcdef1234567890abcd \!\"'()*+,-./:;<=>?@~" on web GUI for both 2.4G and 5G, the DUT didn't broadcast beacons with correct SSID and wireless key}
315		\item \texttt{SQA1041,The status shows a wrong information, even if the IP is updated on the no-ip server.}
316		\item \texttt{SQA1044,Enable E-mail function and checked the "Send Alert Immediately." Once the log sends out by e-mail successfully, then it did not deleted from the logs.}
317		\item \texttt{SQA1047,The DUT doesn't display the new clients correctly which are new and blocked on the access control table.}
318		\item \texttt{SQA1048,While enabling SMTP authentication. DUT will send email client's authentication profile to SMTP server before sending it.}
319		\item \texttt{SQA1049,After user clicked the Speedtest button and Uplink/Downlink Bandwidth are detected. The detection result displayed "Your uplink Internet bandwidth detected is xxx 14.03Mbps and 40.60Mbps."}
320		\item \texttt{SQA1050,Web GUI access is very slow, ADVANCED Home page especially.}
321		\item \texttt{SQA1051,When user clicks For Windows or For non-Windows button, system only compress one file (client.ovpn) as one config file (*.zip). It causes us not able to establish VPN tunnel.}
322		\item \texttt{SQA1052,When the VPN Service is enabled and DDNS host name is changed, GUI doesn't pop out warning message in an alert window.}
323		\item \texttt{SQA1053,When VPN Service is enabled and DDNS is not enabled, user changes the Internet connection type from static ip to PPPoE/PPTP/L2TP mode, GUI doesn't pop out warning message in an alert window.}
324		\item \texttt{SQA1054,When 5G wireless client connected to DUT, the Device Type column displayed as "Wired" on Attched Devices page.}
325		\item \texttt{SQA1055,The Device Name column displayed as garbled on Attched Devices page.}
326		\item \texttt{SQA2061,When setup 2.4G mode on Up to 600 Mbps, the Mode of Wireless Settings (2.4GHz) displays Up to 300 Mbps. Please refer to the screenshot for more details.}
327		\item \texttt{SQA2062,When setup 5G mode on Up to 1733 Mbps, the Mode of Wireless Settings (5.0GHz) displays Up to 450 Mbps. Please refer to the screenshot for more details.}
328		\item \texttt{SQA2064,The GUI can set 5G wireless mode on Up to 1733 Mbps(802.11ac 4x4), but only links up on 450 Mbps(802.11n 3x3) when connect the DUT with R6300(3*3 802.11ac Bridge moe)}
329		\item \texttt{SQA2065,The RTS\_statistic.htm page didn't have 802.11ac information. The statistic table only has WLAN b/g/n and WLAN a/n.}
330		\item \texttt{SQA2067,The Device Name can't be displayed correctly when connect with wired windows PC. }
331		\item \texttt{SQA2071,5G Guest Network didn't broadcast beacon even ticked the Enable Guest Network on 5G.}
332		\item \texttt{SQA2073,iPhone and iPad can associate wihout wireless key when set 5G band with WPA2-PSK security.}
333		\item \texttt{SQA2078,Auto FW Upgrade Test failed. Please refer to the attached files for more details.}
334		\item \texttt{SQA2082,The WEP key option should be removed on 5G band. Please refer to the screenshot for more details.}
335		\item \texttt{SQA2086,According Specification v11 page 147, on the AP mode, the QoS function should be gray out by default. Please refer to the attached files for more details.}
336		\item \texttt{SQA2100,The other USB device that are not added to "Approved USB Devices" is still displayed on Available Network Folders.}
337		\item \texttt{SQA2101,GUI does not pop up message to ask user "Do you want to remove all devices? Yes No" after we click "Safely Remove USB Device" button.}
338		\item \texttt{SQA2102,GUI does not support iTune App button.}
339		\item \texttt{SQA2103,"Enable iTune Server" should be disabled by default.}
340		\item \texttt{SQA2104,The "Enable iTune Server" cannot be disabled.}
341		\item \texttt{SQA1060,The IGMP function doesn't work.}
342		\item \texttt{SQA1061,After DUT detects LAN/WAN conflict, DUT doesn't send arp ping to all subnet}
343		\item \texttt{TD6/bug46529,Usability-The R7500 Web server response very slowly, it is difficult to use our automation to run our test cases.}
344		\item \texttt{TD8/bug46484,Readyshare Vault cannot detect the usb hardware whcih connect to router.}
345		\item \texttt{TD9/bug46574,PNPX Cannot works in WIN8 x64 platform.}
346		\item \texttt{TD10/bug46572,Wireless 5G wpa/wpa2 enterprise cannot work.}
347		\item \texttt{TD11/bug46569,PNPX device picture display as R7000.}
348		\item \texttt{TD12/bug46502,Internet upgrade:  cannot check new firmware by click "check" in Firmware Upgrade page.}
349		\item \texttt{TD13/bug46492,Router status page show wrong  wireless mode information.}
350		\item \texttt{TD15/bug46584,The primary function of remote app. pairing does not work properly. It makes all iOS smartphone cannot use the iTune server.}
351		\item \texttt{TD20/bug46557,GUEST client can edit the router settings.}
352		\item \texttt{TD23/bug46628,The feature of Bonjour Printing does not work properly with MAC OSX 10.9/10.8/10.7.}
353		\item \texttt{TD25/bug46719,5G guest network cannot be find.}
354		\item \texttt{TD26/bug46720,The iTune server cannot playback the music file after indexing 100K media files.}
355		\item \texttt{TD27/bug46749,R7500 don't support SSID with space key input and don't support 32 char SSID with specail char.}
356		\item \texttt{TD28/bug46758,R7500 don't support passphrase with space  when set WPA2-PSK passphrase with space in between, the client can connect R7500 with none.}
357		\item \texttt{TD29/bug46835,R7500 don't support passphrase with special char when set WPA2-PSK passphrase with special char, the client can't connect R7500}
358		\item \texttt{TD30/bug46838,Guest Network, the IPv6 Guest wireless client can login GUI by domain(http://www.routerlogin.net) when enable IPv6.}
359		\item \texttt{TD31/bug46845,5G WPS PIN fail}
360		\item \texttt{TD32/bug46772,IPv6-WAN-6to4 tunnel,IPv6 client(disable IPv4) doesn't ping ipv6 website(ipv6.google.com) successfully when WAN is 6to4 tunnel.}
361		\item \texttt{TD33/bug46851,iTune server will incorrectly place the music files in the Movie playlist. It cannot playback the music files in the Movie playlist  and cause the iTune utility hang.}
362		\item \texttt{TD34/bug46854,The iTune server cannot playback the indexed video files and it cause the iTune utility hang.}
363		\item \texttt{TD35/bug46855,Turn off wireless by hardware button, reboot the dut, wilreless will be trun on.}
364		\item \texttt{TD36/bug46773,Setup Wizard -- Previously Set PPPoE and R7500 can't detect to DHCP server.}
365		\item \texttt{TD37/bug46815,Log-- There are no NTP init format log when reboot the DUT.}
366		\item \texttt{TD38/bug46860,USB issue- If the hard disk is divided into three part, it only show one part use http.}
367		\item \texttt{TD39/bug46862,USB issue-- if create or edit a new network folder, it can't access by smba and ftp.}
368		\item \texttt{TD40/bug46863,usb storage still can be access after click "Safety Remove USB Device"}
369		\item \texttt{TD42/bug46867,The iTune server will be disappeared after changing the media server name.}
370		\item \texttt{TD43/bug46871,The iTune server will incorrectly place the video files in the music playlist. It also cannot playback the video files in the music playlist.}
371		\item \texttt{TD44/bug46873,The iTune server is enabled by default. The default value of iTune server in R7000 is disabled.}
372		\item \texttt{TD47/bug46787,,After enable Parental Controls, client can not open any web site.}
373		\item \texttt{TD48/bug46882,Wrong bandwidth value show.}
374		\item \texttt{TD50/bug46777,openVPN client  can't connect DUT using configure file which download configure file from DUT.}
375		\item \texttt{TD51/bug46884,The configuration files for VPN client downloaded from GUI  have only client.ovpn(windows) or client.conf(non-windows) . It should include other 3 configure files(ca.crt,client.crt,client.key).}
376		\item \texttt{TD53/bug46888,The name of the downloaded configuration files(openvpn\_windows.zip and openvpn\_nonwindows.zip) for VPN client  should be follow R7000(windows.zip and nonwindows.zip) .}
377		\item \texttt{TD54/bug46896,The warning message always popup when click "apply" button or click "For windows", "For Non windows" button for download configure file in GUI.}
378		\item \texttt{TD55/bug46899,The field "remote" always is "0.0.0.0" in the downloaded configure file for openVPN cleint from GUI after configure DDNS.}
379		\item \texttt{TD56/bug46897,VPN interface name isn't correct. It should be "NETGEAR-VPN" and add guiding  the picture in GUI.}
380		\item \texttt{TD57/bug46900,Please folllow R7000 and put Clients VPN access mode in one row( All sites on the Internet Home Network , Home Network only, Auto)}
381		\item \texttt{TD59/bug46247,,Firewall ALG, DUT crash when  VPN client in DUT's LAN side can access the LAN of FVS114.}
382		\item \texttt{TD60/bug46902,bandwidth detect information not correct.}
383		\item \texttt{TD62/bug46905,internet QoS: device name  sometimes not correct.}
384		\item \texttt{TD64/bug46908,internet QoS: priority error.}
385		\item \texttt{TD65/bug46909,Internet Qos: device type is wrong.}
386		\item \texttt{TD67/bug46911,internet Qos: auto refresh not a request in spec.}
387		\item \texttt{TD68/bug46914,Internet QoS: bandwidth detect value same to the manual set value.}
388		\item \texttt{TD69/bug46824,SOAP API: new update api cannot work in v1.0.0.4.}
389		\item \texttt{TD70/bug46915,no GPL link.}
390		\item \texttt{TD71/bug46916,multilanguage GUI issue}
391		\item \texttt{TD72/bug46917,Internet Qos: uplink and downlink bandwidth value can not set 0.10 and 1000.}
392		\item \texttt{TD74/bug46919,internet QoS: disable the internet qos, but can show the priority and bandwidth colum.}
393		\item \texttt{TD75/bug46921,internet QoS: disable internet qos, but still can click a device and go into the device detail infor page}
394		\item \texttt{TD77/bug46924,WAN detection,Router Genie does not prompt user with the AP/Router setup option page on ATT U-Verse DHCP,Comcast business class DHCP and TNCP DHCP}
395		\item \texttt{TD78/bug46925,WAN detection - f/w Setup Wizard always fails tot detect DHCP internet connection. This issue exists all the DHCP internet connections}
396		\item \texttt{TD79/bug46935,The QoS throughput/bandwitdh is not accurate.}
397		\item \texttt{TD83/bug46939,Detect LG Google Nexus 4 and Dell Venus 8 Pro as PC device}
398    	\end{enumerate}
399    \end{itemize}
400
401    \subsection{Steps to burn boot loader and firmware}
402    \begin{itemize}
403    \item As below:
404            \begin{enumerate}
405	    	\item \texttt{Please burn u-boot-hw29764743p0p128p256p3x3p4x4-dni1-V0.9.bin}
406		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
407		\item \texttt{Entering into boot loader}
408		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
409		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
410		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot-hw29764743p0p128p256p3x3p4x4-dni1-V0.9.bin}
411		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
412		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00680000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
413		\item \texttt{(IPQ) \# reset}
414		\item \texttt{Entering into boot loader again}
415		\item \texttt{(IPQ) \# bootm}
416		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.6.img" on MS-DOS of your PC.}
417            \end{enumerate}
418    \end{itemize}
419
420\subsection{Known issues}
421            \begin{enumerate}
422		\item \texttt{The Facebook wifi still not support for 5G guest.}
423		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
424		\item \texttt{Wireless log still not support.}
425            \end{enumerate}
426
427\section{Firmware V1.0.0.8}
428
429\tlabel{sec:1-0-1}
430\subsection{Repository}
431\begin{itemize}
432	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
433	\begin{enumerate}
434		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
435                \item Tag: \texttt{R7500-FW-V1.0.0.8}
436	\end{enumerate}
437\end{itemize}
438
439    \subsection{Fixed Bugs}
440    \begin{itemize}
441    \item As below:
442    	\begin{enumerate}
443		\item \texttt{TD63,Internet Qos: Attach device empty,no device show.}
444		\item \texttt{TD66,Internet Qos: disconnect the client , but still can display the device.}
445		\item \texttt{TD80,Internet QoS: sometimes detect Hulu plus as RTMPE app.}
446		\item \texttt{TD81,Internet QoS: Cannot detect CinemaNow.}
447		\item \texttt{TD82,Internet QoS: HTC One Youtube cannot be detect.}
448		\item \texttt{TD84,Internet QoS: Detect NTV300 Multimedia Linux base device as Andriod device.}
449		\item \texttt{TD85,Internet QoS: Video streaming priority rule is not working when BT download in background.}
450		\item \texttt{Import QTN V36.5.0.11 for 5G.}
451		\item \texttt{Add QCA patch for fixing 10.2.138 crash issue.}
452		\item \texttt{Add 5G led control function.}
453		\item \texttt{SQA2083,Can't change language by GUI when not in dnshijack mode.}
454		\item \texttt{SQA2106,The Power LED is OFF when the DUT is on the recovery mode, please refer to the screenshot for more details.}
455		\item \texttt{SQA2075,The 5G LED is ON when truning OFF wireless radio by pressing the hardware button.}
456		\item \texttt{SQA2022,5G LED didn't blinking when there's traffic on 5G session.}
457		\item \texttt{SQA2023,5G LED didn't turn OFF when disable 5G Wi-Fi radio.}
458		\item \texttt{SQA2078,Auto FW Upgrade Test failed when DUT not in dnishjack mode.}
459    	\end{enumerate}
460    \end{itemize}
461
462    \subsection{Steps to burn boot loader and firmware}
463    \begin{itemize}
464    \item As below:
465            \begin{enumerate}
466	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and alpha-3 boards(128MB flash + 256MB SDRAM use dni1-V1.2), and change the u-boot name to u-boot.bin}
467		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
468		\item \texttt{Entering into boot loader}
469		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
470		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
471		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
472		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
473		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00680000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
474		\item \texttt{(IPQ) \# reset}
475		\item \texttt{Entering into boot loader again}
476		\item \texttt{(IPQ) \# bootm}
477		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.8.img" on MS-DOS of your PC.}
478            \end{enumerate}
479    \end{itemize}
480
481\subsection{Known issues}
482            \begin{enumerate}
483		\item \texttt{The Facebook wifi still not support for 5G guest.}
484		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
485		\item \texttt{Wireless log for 5G still not support.}
486            \end{enumerate}
487\section{Firmware V1.0.0.16}
488
489\tlabel{sec:1-0-1}
490\subsection{Repository}
491\begin{itemize}
492	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
493	\begin{enumerate}
494		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
495                \item Tag: \texttt{R7500-FW-V1.0.0.16}
496	\end{enumerate}
497\end{itemize}
498
499    \subsection{Fixed Bugs}
500    \begin{itemize}
501    \item As below:
502    	\begin{enumerate}
503		\item \texttt{TD15,The primary function of remote app. pairing does not work properly. It makes all iOS smartphone cannot use the iTune server.}
504		\item \texttt{TD17,The DLNA can only index least number of media files (22 files) after the indexing overnight test (16hrs) with the large media HDD (80000 media files).}
505		\item \texttt{TD18,The Android samba client (AndSMB V2.0) cannot access the Readyshare Storage.}
506		\item \texttt{TD20,GUEST client can edit the router settings,2.4G fixed.}
507		\item \texttt{TD24,The DUT will crash when the iTune and DLNA indexing the testing media HDD.}
508		\item \texttt{TD26,The iTune server and DUT will crash when indexing the 100K media files HDD.}
509		\item \texttt{TD30,Guest Network,the IPv6 Guest wireless client can login GUI by domain(http://www.routerlogin.net) when enable IPv6,2.4G fixed.}
510		\item \texttt{TD31,5G WPS PIN fail.}
511		\item \texttt{TD39,USB issue-- if create or edit a new network folder, it can't access by smba and ftp.}
512		\item \texttt{TD40,usb storage still can be access after click "Safety Remove USB Device".}
513		\item \texttt{TD49,wireless IOT- the downlink for centrino 6300 and wna1000M is very low on 40M mode.}
514		\item \texttt{TD54,openVPN,The warning message always popup when click "apply" button or click "For windows", "For Non windows" button for download configure file in GUI.}
515		\item \texttt{TD69,SOAP API: new update api cannot work in v1.0.0.4.}
516		\item \texttt{TD73,AP mode , 2.4G client cannot connect to R7500 by WPS.}
517		\item \texttt{TD77,WAN detection - Router Genie does not prompt user with the AP/Router setup option page on ATT U-Verse DHCP, Comcast business class DHCP and TNCP DHCP}
518		\item \texttt{TD87,R7500 always hang or kernel pannic.}
519		\item \texttt{TD88,LED control: wireless LED still blinking after select disable blinking internet LED}
520		\item \texttt{TD89,LED control: select "turn off LEDS except Power LED" , wireless LED still turn on and blinking}
521		\item \texttt{TD91,Internet QoS - Device Priority is not functioning.}
522		\item \texttt{TD93,5G status always display "Link Down".}
523		\item \texttt{TD94,SOAP API bugs.}
524		\item \texttt{TD96,Quality of Service not functioning when first time enable the function}
525		\item \texttt{TD98,change "wireless" page Region,it don't take effect.}
526		\item \texttt{TD99,when block a pc,pc access website ,can't pop up the block window.}
527		\item \texttt{TD100,hen wireless client disconnect to DUT,access control offline device connection type display "Wired"}
528		\item \texttt{TD102,WPS disable PIN function fail}
529		\item \texttt{TD103,WPS not have warning message}
530		\item \texttt{TD105,WPS auto lock-down protection not work,2.4G fixed.}
531		\item \texttt{TD106,Show statistics lan port secuence not correct.}
532		\item \texttt{TD107,NA region default channel not 153.}
533		\item \texttt{TD108,5G channel set fail new board.}
534		\item \texttt{TD110,disable "NO-IP" DDNS ,then enable it again,prompt "No update is needed"}
535		\item \texttt{TD112,IPv6 client(disable IPv4) get ipv6 address , can't ping Ipv6 DNS (daisy.ipv6.com) in WAN side successfully when IPv4 WAN is PPPoE(make sure to access internet) and IPv6 WAN is dhcp.}
536		\item \texttt{TD115,DUT fail to get IPv6 IP address from Comcast cable internet when IPv6 internet detection type is set to "Auto Detect"}
537		\item \texttt{TD117,The DLNA server will crash after indexed with the user-file media HDD.}
538		\item \texttt{TD118,The function of blocked site cannot block keyword in upper case.}
539		\item \texttt{TD120,PSP cannot connect to R7500}
540		\item \texttt{TD130,Bridge/AP mode: half of the ping result is time out}
541		\item \texttt{TD131,Bridege: bridge cnanot connect to router with 2.4G}
542		\item \texttt{TD132,New Test Case,The iTune home-sharing and Airplay cannot function properly when it's connected behind the client bridge via ethernet.}
543		\item \texttt{TD133,QoS: no confirm window to warning use to apply the bandwidth}
544		\item \texttt{TD134,Internet Qos,When click the Speed test button , found the console of R7500 output of log of log, and cannot stop to print the log.}
545		\item \texttt{TD135,DUT should reboot,otherwise win7 pc can't discover DUT by pnpx}
546		\item \texttt{TD136,Network Map display has some problem.}
547		\item \texttt{TD137,NMRP server can't find DUT after DUT reboot.}
548		\item \texttt{TD139,Internet QoS: device name error when edit the device info.}
549		\item \texttt{TD141,Block service: Ip arrange caused the http cannot access}
550		\item \texttt{TD143,Access control, There is not the message This device is blocked by Access Control in the router, in browser after blocked device access web site using broswer.}
551		\item \texttt{TD144, VPN connectio-Auto is failed using R7500 sample(enable openVPN server) in USA(William setup). OpenVPN client can't connect DUT(OpenVPN server) when VPN connectio-Auto .}
552		\item \texttt{TD146,5G Wireless channe should not have DFS channel.}
553		\item \texttt{SQA2003,The RST\_statistic.htm page can't display the statistics information and status information correctly.}
554		\item \texttt{SQA2022,5G LED didn't blinking when there's traffic on 5G session.}
555		\item \texttt{SQA2023,5G LED didn't turn OFF when disable 5G Wi-Fi radio .}
556		\item \texttt{SQA1073,Click send log button on the Logs page will clean the log entries.}
557		\item \texttt{SQA1074,There is no log option of VPN Service on the Logs page.}
558		\item \texttt{SQA1079,The DUT often cannot show AP mode detected page when the CD-less process is going.}
559		\item \texttt{SQA1082,The DUT will pass the register user page during the CD-Less installation process. }
560		\item \texttt{SQA1083,The VPN client can access Internet directly when VPN service option "Clients will use this VPN connection to access" is configured to "Auto" and the WAN IP address is configured to network segment of NA or Europe.}
561		\item \texttt{SQA1084,VPN Service Enable Issue.}
562		\item \texttt{SQA1085,The QoS priority cannot be configured successfully on the Attached Devices page when QoS is enabled.}
563		\item \texttt{SQA2032,Wired External Registrar can't work correctly with WPS PIN mehtod.(Vista and Win7)}
564		\item \texttt{SQA2033,Wireless External Registrar can't work correctly with WPS PIN mehtod.(Vista and Win7)}
565		\item \texttt{SQA1086,Sometimes, DUT cannot detect Device Name and displays \&It;Unknow\&gt; on the Attached Devices page when QoS is enabled.}
566		\item \texttt{SQA2108,The information of associated devices connected via WPS can't be displayed correctly. Please refer to the screenshots for more details.}
567		\item \texttt{SQA2109,On Guest Network, the WPA/WPA2 Enterprise security option didn't be removed. Please refer to the screenshot and attached file for more details.}
568		\item \texttt{SQA2110,On Guest Network, the WiFi certificate new rule mentions that the WPA TKIP shall be removed, please refer to the attached files for more details.}
569		\item \texttt{SQA2111,The WiFi certificate new rule mentions that the WPA-PSK TKIP shall be removed, please refer to the attached files for more details.}
570		\item \texttt{SQA2117,Under AP mode, the WLAN a/n/ac field can't display 5G connections status and statistics correctly.}
571		\item \texttt{SQA2119,When 2.4G raido is OFF and 5G radio is ON, the WiFi ON/OFF LED and WPS LED are OFF.}
572		\item \texttt{SQA2121,The DUT will not reset to factory default when we finished NMRP upgrade.}
573		\item \texttt{SQA2122,It's fail to do NMRP upgrade when DUT connects to Gigabit NIC/Switch.}
574		\item \texttt{SQA2124,Take 2pcs R7500, R7500\#1 as AP mode and R7500\#2 as Bridge mode, run Chariot performance test on Up to 1733 mode.}
575		\item \texttt{SQA2125,On 5G band, when not tick Keep Existing Wireless Settings, can't generate the SSID and Network key automatically with WPS PBC method.}
576		\item \texttt{SQA2130,Readyshare Print is fail.}
577		\item \texttt{SQA2133,Remote APP does not work.}
578		\item \texttt{SQA2135,The wireless clients which connect to the guest network still can ping to the DUT successful, even the option ��Allow Guest to Access MY Local Network�� is unchecked, 2.4G fixed.}
579		\item \texttt{SQA2138,IE, Safari and Firefox does not hijack Facebook page when we enable Facebook WiFi function.}
580    	\end{enumerate}
581    \end{itemize}
582
583    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
584    \begin{itemize}
585    \item As below:
586    	\begin{enumerate}
587		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
588		\item \texttt{quantenna \# cd /tmp}
589		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
590		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
591		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
592		\item \texttt{quantenna \# sync}
593    	\end{enumerate}
594    \end{itemize}
595
596    \subsection{Steps to burn boot loader and firmware}
597    \begin{itemize}
598    \item As below:
599            \begin{enumerate}
600	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V1.9), and change the u-boot name to u-boot.bin}
601		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
602		\item \texttt{Entering into boot loader}
603		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
604		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
605		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
606		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
607		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
608		\item \texttt{(IPQ) \# reset}
609		\item \texttt{Entering into boot loader again}
610		\item \texttt{(IPQ) \# bootm}
611		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.16.img" on MS-DOS of your PC.}
612            \end{enumerate}
613    \end{itemize}
614
615\subsection{Known issues}
616            \begin{enumerate}
617		\item \texttt{The Facebook wifi still not support for 5G guest.}
618		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
619		\item \texttt{Wireless log for 5G still not support.}
620            \end{enumerate}
621
622\section{Firmware V1.0.0.20}
623
624\tlabel{sec:1-0-1}
625\subsection{Repository}
626\begin{itemize}
627	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
628	\begin{enumerate}
629		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
630                \item Tag: \texttt{R7500-FW-V1.0.0.20}
631	\end{enumerate}
632\end{itemize}
633
634    \subsection{Fixed Bugs}
635    \begin{itemize}
636    \item As below:
637    	\begin{enumerate}
638		\item \texttt{TD58,Log--There are no log when an external IP accesses the internal IP.}
639		\item \texttt{TD71,multilanguage GUI issue,only one string "Please choose a device" has not translation.}
640		\item \texttt{TD97,Quality of Service: Attached device sorting and default sorting does not implemneted, now the sorting is supported, but ascending and descending is not meet the spec.}
641		\item \texttt{TD98,change "wireless" page Region,it don't take effect,per NTGR's requirement,when the wireless region changed, we'll reboot DUT.}
642		\item \texttt{TD101,Under Windows 8 and 8.1, after completion of router Genie internet setup, select Next button on "Congratulations" page will always redirect to the product "success" web page instead of the "System to install" page.}
643		\item \texttt{TD105,WPS auto lock-down protection not work.}
644		\item \texttt{TD113,Multi PPPoE not work in JP language.}
645		\item \texttt{TD119,UPnP Microsoft Test Tool Auto Test Fail.}
646		\item \texttt{TD142, The traffic counters can't be reset per schedule via Genie tool(Windows/Mac/android/IOS Genie).}
647		\item \texttt{TD150,Internet QoS: duplicate device in Attach device page.}
648		\item \texttt{Use Third party Kcode's driver for both readyshare printer and Bonjour printer.}
649		\item \texttt{Use Third party QTN's new code for V36.6.07-NSS which support power table.}
650		\item \texttt{Use Third party QCA Stephen's patch to modify 3 functions in skbuff.c.}
651		\item \texttt{Disable NSS in pptp and l2tp mode for it still not suppor in QSDK 1.0.2FC release.}
652    	\end{enumerate}
653    \end{itemize}
654
655    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
656    \begin{itemize}
657    \item As below:
658    	\begin{enumerate}
659		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
660		\item \texttt{quantenna \# cd /tmp}
661		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
662		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
663		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
664		\item \texttt{quantenna \# sync}
665    	\end{enumerate}
666    \end{itemize}
667
668    \subsection{Steps to burn boot loader and firmware}
669    \begin{itemize}
670    \item As below:
671            \begin{enumerate}
672	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V1.9), and change the u-boot name to u-boot.bin}
673		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
674		\item \texttt{Entering into boot loader}
675		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
676		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
677		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
678		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
679		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
680		\item \texttt{(IPQ) \# reset}
681		\item \texttt{Entering into boot loader again}
682		\item \texttt{(IPQ) \# bootm}
683		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.20.img" on MS-DOS of your PC.}
684            \end{enumerate}
685    \end{itemize}
686
687\subsection{Known issues}
688            \begin{enumerate}
689		\item \texttt{The Facebook wifi still not support for 5G guest.}
690		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
691		\item \texttt{Wireless log for 5G still not support.}
692            \end{enumerate}
693
694\section{Firmware V1.0.0.26}
695
696\tlabel{sec:1-0-1}
697\subsection{Repository}
698\begin{itemize}
699	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
700	\begin{enumerate}
701		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
702                \item Tag: \texttt{R7500-FW-V1.0.0.26}
703	\end{enumerate}
704\end{itemize}
705
706    \subsection{Fixed Bugs}
707    \begin{itemize}
708    \item As below:
709    	\begin{enumerate}
710		\item \texttt{Note:This is a special firmware which DNI factory can NOT use it for production.}
711		\item \texttt{Bug 48478,Netgear TD-54,when openvpn is enable,change ddns from NO-IP to NETGEAR DDNS,click vpn page,it always popup a dialog.}
712		\item \texttt{Bug 47329,Netgear TD-112,Can't ping Ipv6 DNS (daisy.ipv6.com) in WAN side successfully.}
713		\item \texttt{Bug 48397, Netgear TD-152,P1,AP mode: client cannot get IP address from router .}
714		\item \texttt{Bug 48399, Netgear TD-154,AP mode: should change the router image in AP mode page.}
715		\item \texttt{Bug 48407, Netgear TD-155,no statistics data in "show statistics" page when a guest connect to the dut.}
716		\item \texttt{Bug 48446, Netgear TD-157,all the device can be selected at the same time. }
717		\item \texttt{Bug 48477, Netgear TD-160,can't enable DUT's parent control function.}
718		\item \texttt{Bug 48480, Netgear TD-163, there is no help content for facebook Wi-Fi page.}
719		\item \texttt{Bug 48578, Netgear TD-167,there is no my facebook page pop up after I connect to facebook WiFi network.}
720		\item \texttt{Bug 48636,SQA-2148, The DUT will reboot automatically after region changed then apply setting under "Advanced Wireless Setting" page.}
721		\item \texttt{Bug 48537,SQA1123,DUT will reboot when we unplug and plug Wan of DUT on PPTP and L2TP mode.}
722		\item \texttt{Bug 48621, SQA-1112,There is no "Next or Apply" button and "Cancel" button on PPPoE mode.}
723		\item \texttt{Bug 48638,SQA-1124,WMM button of 5G cannot enable after we disable before.}
724		\item \texttt{Bug 48644,SQA-2153,The wireless client cannot get a valid IP address when we configure the "Security Options" as "WEP 64-bit Automatic" with ASCII (5 values) encryption key.}
725		\item \texttt{Bug 48646, SQA-2155,The wireless signal of 5G Hz will turn off automatically after we configured the "Security Options" as "WEP 128-bit Automatic" with ASCII (13 values) encryption key.}
726		\item \texttt{Bug 48648, SQA-2156,The wireless connection of 5G Hz band cannot establish when we configure the "Security Options" as "WPA2-PSK AES" with 64 lengths of passphrase.}
727		\item \texttt{Bug 48649, SQA-2157,The wireless connection of 5G Hz band cannot establish when we configure the "Security Options" as "Mix Mode" with 64 lengths of passphrase.}
728		\item \texttt{Bug 48671,SQA-2173,The DUT still in auto lock down state after reboot.}
729		\item \texttt{Bug 47642, SQA-1084,VPN Service Enable Issue.}
730		\item \texttt{Bug 48328,SQA-2143,The DUT cannot get a valid IP address form DHCP server during AP mode.}
731		\item \texttt{Bug 48610, SQA-1107,DUT cannot forward the DNS request to OpenDNS website and block the websites which are configured by users.}
732		\item \texttt{After DUT boot done, we'll change the hardware id from 29764730 to 29764841, and in this FW we'll not do hardware id check by GUI.}
733		\item \texttt{Implement the new changes from NTGR Karen for UI change on supporting two opt-in mechanism for auto-update}
734		\item \texttt{Modified the cd-less flow to meet NTGR's requirement to not show success page with new page, and remove the registration page.}
735    	\end{enumerate}
736    \end{itemize}
737
738    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
739    \begin{itemize}
740    \item As below:
741    	\begin{enumerate}
742		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
743		\item \texttt{quantenna \# cd /tmp}
744		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
745		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
746		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
747		\item \texttt{quantenna \# sync}
748    	\end{enumerate}
749    \end{itemize}
750
751    \subsection{Steps to burn boot loader and firmware}
752    \begin{itemize}
753    \item As below:
754            \begin{enumerate}
755	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.0), and change the u-boot name to u-boot.bin}
756		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
757		\item \texttt{Entering into boot loader}
758		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
759		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
760		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
761		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
762		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
763		\item \texttt{(IPQ) \# reset}
764		\item \texttt{Entering into boot loader again}
765		\item \texttt{(IPQ) \# bootm}
766		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.26.img" on MS-DOS of your PC.}
767            \end{enumerate}
768    \end{itemize}
769
770\subsection{Known issues}
771            \begin{enumerate}
772		\item \texttt{The Facebook wifi still not support for 5G guest.}
773		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
774		\item \texttt{Wireless log for 5G still not support.}
775            \end{enumerate}
776
777\section{Firmware V1.0.0.28}
778
779\tlabel{sec:1-0-1}
780\subsection{Repository}
781\begin{itemize}
782	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
783	\begin{enumerate}
784		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
785                \item Tag: \texttt{R7500-FW-V1.0.0.28}
786	\end{enumerate}
787\end{itemize}
788
789    \subsection{Fixed Bugs}
790    \begin{itemize}
791    \item As below:
792    	\begin{enumerate}
793		\item \texttt{Note:This is a special firmware which DNI factory can NOT use it for production.}
794		\item \texttt{Per NTGR's requirement, upgrade QTN code from V36.6.0.7 to V36.6.0.11 for it has passed NTGR test.}
795		\item \texttt{Bug 49026,IR047,Spelling Error for "Chromecast".}
796    	\end{enumerate}
797    \end{itemize}
798
799    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
800    \begin{itemize}
801    \item As below:
802    	\begin{enumerate}
803		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
804		\item \texttt{quantenna \# cd /tmp}
805		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
806		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
807		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
808		\item \texttt{quantenna \# sync}
809    	\end{enumerate}
810    \end{itemize}
811
812    \subsection{Steps to burn boot loader and firmware}
813    \begin{itemize}
814    \item As below:
815            \begin{enumerate}
816	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.0), and change the u-boot name to u-boot.bin}
817		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
818		\item \texttt{Entering into boot loader}
819		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
820		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
821		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
822		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
823		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
824		\item \texttt{(IPQ) \# reset}
825		\item \texttt{Entering into boot loader again}
826		\item \texttt{(IPQ) \# bootm}
827		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.28.img" on MS-DOS of your PC.}
828            \end{enumerate}
829    \end{itemize}
830
831\subsection{Known issues}
832            \begin{enumerate}
833		\item \texttt{The Facebook wifi still not support for 5G guest.}
834		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
835		\item \texttt{Wireless log for 5G still not support.}
836            \end{enumerate}
837
838\section{Firmware V1.0.0.30}
839
840\tlabel{sec:1-0-1}
841\subsection{Repository}
842\begin{itemize}
843	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
844	\begin{enumerate}
845		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
846                \item Tag: \texttt{R7500-FW-V1.0.0.30}
847	\end{enumerate}
848\end{itemize}
849
850    \subsection{Fixed Bugs}
851    \begin{itemize}
852    \item As below:
853    	\begin{enumerate}
854		\item \texttt{Upgrade the QSDK from 1.0.2fc to 1.0.2CS.}
855		\item \texttt{Upgrade the streamboost from 2.0.254 to 2.0.501}
856		\item \texttt{Added new SOAP API function GetCurrentDeviceBandwidth}
857		\item \texttt{Removed QTN rts threshold setting for TP result}
858		\item \texttt{Changed the hardware id from 29764743 to 29764841 and do hardware id check by GUI during FW upgrade.}
859		\item \texttt{Bug 49066/IR-074,ReadyShare GUI error.}
860		\item \texttt{Bug 49136/IR-095,gui layout doesn't match in German language for LED Control Settings}
861		\item \texttt{Bug 49138/IR-098,Missing translations}
862		\item \texttt{Bug 49149/IR-118,Dynamic DNS on polish.}
863		\item \texttt{Bug 49173/IR-137,Can not update QoS database.}
864		\item \texttt{Bug 49135/IR-196/IR-94,NTGR requirement,remove the underline for string "RedySHARE Storage" by GUI}
865		\item \texttt{Bug 49168/IR-200,Web GUI for Qos layout abnormal in Russian GUI}
866		\item \texttt{Bug 49167/IR-210,QoS Status void in BASIC page of GUI in Russian}
867		\item \texttt{beta issue,Reduce the ppp detection time during CD-LESS}
868		\item \texttt{Bug 49070/LED control setting,The LED control string should include "USB LED and eSATA LED"}
869		\item \texttt{Bug 49134,NTGR requirement,Remove 3 items for 5G in the wireless advance settings page}
870		\item \texttt{Bug 49162,in ap mode/bridge mode the "Quality of Service" in Basic Tab should be grayed out and disabled.}
871		\item \texttt{Bug 48635,GUI display abnormally when we enable Access Control function.}
872		\item \texttt{Bug 49072,Wireless setting,Please wait page display abnormal characters after click apply}
873		\item \texttt{Per NTGR's requirement, we change overcommit\_memory back to 2 as WNDR4700 doing.}
874		\item \texttt{Per NTGR's requirement to remove USB/eSATA HDD power save mode}
875		\item \texttt{Per QCA's suggestion to set the drop\_caches to 3 before inserting wlan modules for USB disk can't mount and wireless can't work}
876		\item \texttt{Add QCA solution for Kinston DataTraveler Elite 3.0 USB disk can't be detected during reboot DUT}
877		\item \texttt{Per QCA's suggestion to change min\_free\_kbytes from 4096 to 16384}
878		\item \texttt{Per QCA's suggestion: Smart antenna is a flag that you could disable during the compile. Just make UNIFIED\_SMARTANTENNA=0}
879		\item \texttt{Add lock down for wlan up and down script to ensure just one wlan script can be execute at same time}
880		\item \texttt{add the QCA's patch which released by today to fix the null point issue. this issue cause R7500 unexpected reboot.}
881    	\end{enumerate}
882    \end{itemize}
883
884    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
885    \begin{itemize}
886    \item As below:
887    	\begin{enumerate}
888		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
889		\item \texttt{quantenna \# cd /tmp}
890		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
891		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
892		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
893		\item \texttt{quantenna \# sync}
894    	\end{enumerate}
895    \end{itemize}
896
897    \subsection{Steps to burn boot loader and firmware}
898    \begin{itemize}
899    \item As below:
900            \begin{enumerate}
901	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.1), and change the u-boot name to u-boot.bin}
902		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
903		\item \texttt{Entering into boot loader}
904		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
905		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
906		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
907		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
908		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
909		\item \texttt{(IPQ) \# reset}
910		\item \texttt{Entering into boot loader again}
911		\item \texttt{(IPQ) \# bootm}
912		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.30.img" on MS-DOS of your PC.}
913            \end{enumerate}
914    \end{itemize}
915
916\subsection{Known issues}
917            \begin{enumerate}
918		\item \texttt{The Facebook wifi still not support for 5G guest.}
919		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
920		\item \texttt{Wireless log for 5G still not support.}
921            \end{enumerate}
922
923\section{Firmware V1.0.0.34}
924
925\tlabel{sec:1-0-1}
926\subsection{Repository}
927\begin{itemize}
928	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
929	\begin{enumerate}
930		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
931                \item Tag: \texttt{R7500-FW-V1.0.0.34}
932	\end{enumerate}
933\end{itemize}
934
935    \subsection{Fixed Bugs}
936    \begin{itemize}
937    \item As below:
938    	\begin{enumerate}
939		\item \texttt{Add quanteena solution for fixing 5g ssid broadcast issue during DUT reboot.}
940		\item \texttt{Hfsplus file system support reboot and unsafely removed.}
941		\item \texttt{Fixed console always print out saving data log during wireless client try to connect to DUT issue.}
942		\item \texttt{bug 49358/netgear,Found an issue in the UI that tries to start Streamboost with no bandwidth settings, which causes Streamboost to crash on startup.}
943		\item \texttt{bug49351/netgear,Bandwidth - Manual input: GUI pop-up warning message that displays abnormally.}
944		\item \texttt{Upgrade streamboost from V2.0.501 to V2.0.519.}
945		\item \texttt{Import QCA wireless driver to V10.2.2.39.1 for QSDK 1.0.3-CS}
946		\item \texttt{Import the QSDK 1.0.3 CS.}
947		\item \texttt{bug49370/Netgear TD-183/IR-291,In FW 1.0.0.30 (Russia) is broke Wizard Setup.}
948		\item \texttt{bug49075/IR-033,in wireless bridge mode, some grayed out features still can be clicked.}
949    	\end{enumerate}
950    \end{itemize}
951
952    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
953    \begin{itemize}
954    \item As below:
955    	\begin{enumerate}
956		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
957		\item \texttt{quantenna \# cd /tmp}
958		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
959		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
960		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
961		\item \texttt{quantenna \# sync}
962    	\end{enumerate}
963    \end{itemize}
964
965    \subsection{Steps to burn boot loader and firmware}
966    \begin{itemize}
967    \item As below:
968            \begin{enumerate}
969	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.1), and change the u-boot name to u-boot.bin}
970		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
971		\item \texttt{Entering into boot loader}
972		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
973		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
974		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
975		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
976		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
977		\item \texttt{(IPQ) \# reset}
978		\item \texttt{Entering into boot loader again}
979		\item \texttt{(IPQ) \# bootm}
980		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.34.img" on MS-DOS of your PC.}
981            \end{enumerate}
982    \end{itemize}
983
984\subsection{Known issues}
985            \begin{enumerate}
986		\item \texttt{The Facebook wifi still not support for 5G guest.}
987		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
988		\item \texttt{Wireless log for 5G still not support.}
989            \end{enumerate}
990
991\section{Firmware V1.0.0.36}
992
993\tlabel{sec:1-0-1}
994\subsection{Repository}
995\begin{itemize}
996	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
997	\begin{enumerate}
998		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
999                \item Tag: \texttt{R7500-FW-V1.0.0.36}
1000	\end{enumerate}
1001\end{itemize}
1002
1003    \subsection{Fixed Bugs}
1004    \begin{itemize}
1005    \item As below:
1006    	\begin{enumerate}
1007		\item \texttt{Changed QTN FW to V36.6.0.14.}
1008		\item \texttt{Bug49029/IR-050,Cancelling A Speed Test Is Ignored}
1009		\item \texttt{Bug49211/IR-195,Send logs to E-Mail (Russian).}
1010		\item \texttt{Bug49378/Netgear TD-179/CD\_LESS/setup wizard,The readyshare vault /genie download page and upgrade check page disappear in IE11}
1011		\item \texttt{Bug48683/TD-180/SQA-2185,Suggest to modify description Turn the Internet LED to flashing "green/amber" to "white/amber".}
1012		\item \texttt{Fix problem in SOAP API GetCurrentAPPBandwidthbyMAC.}
1013		\item \texttt{Streamboost: fix problem that up\_bytes/down\_bytes is 0}
1014		\item \texttt{Streamboost: chamge the "iPad mini" to "iPad Mini".}
1015		\item \texttt{Streamboost: debug.htm can work}
1016		\item \texttt{2.4G: disable 256QAM support for BRCM IOT issue}
1017
1018    	\end{enumerate}
1019    \end{itemize}
1020
1021    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1022    \begin{itemize}
1023    \item As below:
1024    	\begin{enumerate}
1025		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1026		\item \texttt{quantenna \# cd /tmp}
1027		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1028		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1029		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1030		\item \texttt{quantenna \# sync}
1031    	\end{enumerate}
1032    \end{itemize}
1033
1034    \subsection{Steps to burn boot loader and firmware}
1035    \begin{itemize}
1036    \item As below:
1037            \begin{enumerate}
1038	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1039		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1040		\item \texttt{Entering into boot loader}
1041		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1042		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1043		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1044		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1045		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1046		\item \texttt{(IPQ) \# reset}
1047		\item \texttt{Entering into boot loader again}
1048		\item \texttt{(IPQ) \# bootm}
1049		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.36.img" on MS-DOS of your PC.}
1050            \end{enumerate}
1051    \end{itemize}
1052
1053\subsection{Known issues}
1054            \begin{enumerate}
1055		\item \texttt{The Facebook wifi still not support for 5G guest.}
1056		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
1057		\item \texttt{Wireless log for 5G still not support.}
1058            \end{enumerate}
1059
1060\section{Firmware V1.0.0.38}
1061
1062\tlabel{sec:1-0-1}
1063\subsection{Repository}
1064\begin{itemize}
1065	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
1066	\begin{enumerate}
1067		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
1068                \item Tag: \texttt{R7500-FW-V1.0.0.38}
1069	\end{enumerate}
1070\end{itemize}
1071
1072    \subsection{Fixed Bugs}
1073    \begin{itemize}
1074    \item As below:
1075    	\begin{enumerate}
1076		\item \texttt{Changed QTN FW to V36.6.0.18.}
1077		\item \texttt{Bug49506,2.4G wireless disappear after do some operation on Advanced Setup->Wireless Settings page.}
1078		\item \texttt{Bug49482/IR-323,RU GUI (VPN) not work.}
1079		\item \texttt{Disable QTN NSS when enable ap mode.}
1080		\item \texttt{Bug49470/IR-288,DDNS failures and success/}
1081		\item \texttt{Bug49099/IR-082,NETGEAR Dynamic DNS not working.}
1082		\item \texttt{IR300,In AP mode, when selecting DHCP for devices address, Internet led is "white".When selecting custom fixed IP address, Internet led is "orange"}
1083		\item \texttt{IR229/IR-259,The device description in the UPNP broadcast information which appears in Network Neighborhood is not up-to-date: it says "N900 Media Storage Router".}
1084		\item \texttt{IR018,ports 21 still open after remove USB storage.}
1085		\item \texttt{Bug49103/IR-086,Ready Share FTP Server not starting after a router reboot}
1086		\item \texttt{Bug49399/Netgear TD-181/Ipad/Tablet,There is no scroll bar in the help.}
1087		\item \texttt{Bug49255/IR-063/IR-264, 2.4GHz LED turns on again if making some changes for wireless settings and apply, when all LEDs are turned off in GUI.}
1088		\item \texttt{Bug49102/IR-084/IR-248,WI-FI networks uptime in statistics is always zero.}
1089		\item \texttt{Bug49568/IR-225,In ap mode set static ip address 192.x, when reboot DUT, dut will change ip to 10.x.}
1090		\item \texttt{PPP enhancement,record ppp session info for PPP stop abnormally,after PPP start again, PPP will send PADT to this session before send PADI.}
1091		\item \texttt{PPP enhancement,pull low 10 seconds before ppp connection in boot state automatically.}
1092
1093    	\end{enumerate}
1094    \end{itemize}
1095
1096    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1097    \begin{itemize}
1098    \item As below:
1099    	\begin{enumerate}
1100		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1101		\item \texttt{quantenna \# cd /tmp}
1102		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1103		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1104		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1105		\item \texttt{quantenna \# sync}
1106    	\end{enumerate}
1107    \end{itemize}
1108
1109    \subsection{Steps to burn boot loader and firmware}
1110    \begin{itemize}
1111    \item As below:
1112            \begin{enumerate}
1113	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1114		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1115		\item \texttt{Entering into boot loader}
1116		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1117		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1118		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1119		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1120		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1121		\item \texttt{(IPQ) \# reset}
1122		\item \texttt{Entering into boot loader again}
1123		\item \texttt{(IPQ) \# bootm}
1124		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.36.img" on MS-DOS of your PC.}
1125            \end{enumerate}
1126    \end{itemize}
1127
1128\subsection{Known issues}
1129            \begin{enumerate}
1130		\item \texttt{The Facebook wifi still not support for 5G guest.}
1131		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
1132		\item \texttt{Wireless log for 5G still not support.}
1133            \end{enumerate}
1134
1135\section{Firmware V1.0.0.42}
1136
1137\tlabel{sec:1-0-1}
1138\subsection{Repository}
1139\begin{itemize}
1140	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
1141	\begin{enumerate}
1142		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
1143                \item Tag: \texttt{R7500-FW-V1.0.0.42}
1144	\end{enumerate}
1145\end{itemize}
1146
1147    \subsection{Fixed Bugs}
1148    \begin{itemize}
1149    \item As below:
1150    	\begin{enumerate}
1151		\item \texttt{Bug 46838/Netgear TD-30,[Guest Network]the IPv6 Guest wireless client can login GUI by domain.}
1152		\item \texttt{Bug 48580/Netgear TD-168,5G guest network can't do isolation}
1153		\item \texttt{Netgear TD172 P2 issue, The iTune server cannot function properly after changing the media server name via the admin.webpage.}
1154		\item \texttt{Bug 49600/Netgear TD-185,WPS function behavior error }
1155		\item \texttt{Bug 49584/Netgear TD-186,WAN Detection - On DHCP internet connection, Genie may frequently return error message:Network Connection}
1156		\item \texttt{Bug 49604/Netgear TD-188 requirement,Region is NA and wireless region is "North America",we should change the "NewRegion" value to "United States"}
1157		\item \texttt{Bug 49559/Netgear TD-189, it can't set the Traffic Meter restart time as 'Last' day via windows Genie and MAC Genie}
1158		\item \texttt{Bug 49564/Netgear TD-190,Internet Qos: when Qos disabled, edit device page should not show priority item in attach device page}
1159		\item \texttt{Bug 49601/Netgear TD-191,Internet Qos: In Basic page click "Quality of Service ON/OFF" should link to QoS page.}
1160		\item \texttt{Bug 49576/Netgear TD-197,Multi Language issue}
1161		\item \texttt{TD204,The QoS device priority settings are not reset if resetting R7500 to default via GUI}
1162		\item \texttt{Bug 49028/IR-049/IR-251,Unable to turn off Wifi on a schedule }
1163		\item \texttt{Bug 49032/IR-053,Turn off wireless signal by schedule not working (Firefox Only) }
1164		\item \texttt{Bug 49033/IR-054,'Turn off wireless signal by schedule' have some problems }
1165		\item \texttt{Bug 49214,/IR199,NETGEAR DDNS (RU GUI) display issue.}
1166		\item \texttt{[IR246], 5G LED behavior issue.}
1167		\item \texttt{Bug49514/IR-301, Distorted Genie graphics around tabs}
1168		\item \texttt{Bug 49536/IR-311,Change Network/Device Name}
1169		\item \texttt{Bug 49507/IR-330, Cannot change wireless setting after a wireless client connect to 2.4G usingHW WPS button}
1170		\item \texttt{Bug 49592/IR-354,user can set WEP on both main wireless and guest network }
1171		\item \texttt{[IR-356], WPS LED does not stop blinking}
1172		\item \texttt{Bug49168/IR-371/IR-200, Web GUI for Qos layout abnormal in Russian GUI}
1173		\item \texttt{[Internet Qos] Fixed the bug that sometimes device bandwidth is very high}
1174		\item \texttt{[Internet Qos] Update the database versio for GUI displaying.}
1175		\item \texttt{Bug 49637,Change "Edit Device" page according NETGEAR request}
1176		\item \texttt{Change QTN FW to fix broadcast ssid "quanteena" and 5G wifi disappear issue }
1177		\item \texttt{Bug 49653, telnet,Disable router debugging mode for PR sku or WW sku + Chinese language}
1178		\item \texttt{Fixed QCA 7 seconds wifi security bug.}
1179		\item \texttt{Add R6100 Bitcomet issue solution.}
1180		\item \texttt{[Internet Qos] Update Device Types list.}
1181		\item \texttt{Fixed ssmtp will save all the failed email logs to dead.letter.}
1182
1183    	\end{enumerate}
1184    \end{itemize}
1185
1186    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1187    \begin{itemize}
1188    \item As below:
1189    	\begin{enumerate}
1190		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1191		\item \texttt{quantenna \# cd /tmp}
1192		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1193		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1194		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1195		\item \texttt{quantenna \# sync}
1196    	\end{enumerate}
1197    \end{itemize}
1198
1199    \subsection{Steps to burn boot loader and firmware}
1200    \begin{itemize}
1201    \item As below:
1202            \begin{enumerate}
1203	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1204		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1205		\item \texttt{Entering into boot loader}
1206		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1207		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1208		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1209		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1210		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1211		\item \texttt{(IPQ) \# reset}
1212		\item \texttt{Entering into boot loader again}
1213		\item \texttt{(IPQ) \# bootm}
1214		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.42.img" on MS-DOS of your PC.}
1215            \end{enumerate}
1216    \end{itemize}
1217
1218\subsection{Known issues}
1219            \begin{enumerate}
1220		\item \texttt{The Facebook wifi still not support for 5G guest.}
1221		\item \texttt{IPTV feature still not support for it needs to adjust the ethernet driver.}
1222		\item \texttt{Wireless log for 5G still not support.}
1223            \end{enumerate}
1224
1225\section{Firmware V1.0.0.44}
1226
1227\tlabel{sec:1-0-1}
1228\subsection{Repository}
1229\begin{itemize}
1230	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
1231	\begin{enumerate}
1232		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
1233                \item Tag: \texttt{R7500-FW-V1.0.0.44}
1234	\end{enumerate}
1235\end{itemize}
1236
1237    \subsection{Fixed Bugs}
1238    \begin{itemize}
1239    \item As below:
1240    	\begin{enumerate}
1241		\item \texttt{Disable IPTV feature by GUI.}
1242		\item \texttt{Disable facebookwifi feature by GUI.}
1243		\item \texttt{Support XFS file system.}
1244		\item \texttt{Remove R6100 Bitcomet issue solution.}
1245		\item \texttt{Enable USB/eSATA HDD power save mode again on R7500.}
1246		\item \texttt{Bug 46838 [Netgear TD-30][Guest Network]the IPv6 Guest wireless client can login GUI by domain.}
1247		\item \texttt{Bug 47329 [Netgear TD-112]Can't ping Ipv6 DNS (daisy.ipv6.com) in WAN side successfully.}
1248		\item \texttt{Bug 48453 [Netgear TD-159]can't use IPv6 Secondary DNS.}
1249		\item \texttt{Bug 48593 [Netgear TD-173]allow more than one user to management the dut without warning message.}
1250		\item \texttt{Bug 49582 [Netgear TD-177]IPv6 on Comcast - IPv6 detection failure on Arris and CMD31T cable modem.}
1251		\item \texttt{Bug 49433 [Netgear TD-182][genie]Show all the wireless connected devices as wired on Network Map.}
1252		\item \texttt{Bug 49771 [Netgear TD-187][Genie Upgrade] it can't detect the new version via Genie.}
1253		\item \texttt{Bug 49571 [Netgear TD-193]on bridge mode ,some GUI page display has problem.}
1254		\item \texttt{Bug 49576 [Netgear TD-197]Multi Language issue.}
1255		\item \texttt{Bug 49936 [Netgear TD-208]Error page show when run AP-CD-LESS.}
1256		\item \texttt{Bug 49949 [Netgear TD-209]when apply on the "internet setup",the NO-IP ddns function seems disabled.}
1257		\item \texttt{Bug 49969 [Netgear TD-211]'Next' button not work in CD\_LESS processing.}
1258		\item \texttt{Bug 50010 [Netgear TD-215]Error page when enable AP mode.}
1259		\item \texttt{Bug 49901 [Netgear]change the banner logo model name from "R7500" to 'Nighthawk X4 R7500" at all pages for the wizard and the normal GUI.}
1260		\item \texttt{Bug 49645 [SQA-1132]When users change other language in the CD-Less process, the GUI still displays English on install app and frmware upgrade assisant page.}
1261		\item \texttt{Bug 49646 [SQA-1135]The GUI could not change to El (Greek), no matter auto or manually change the language.}
1262		\item \texttt{Bug 50031 Per Netgear's requirement to change something translation and behavior in CD LESS flow even something show English.}
1263		\item \texttt{Bug 49906 [QoS] add a new device Chromcast Streamboost can detect.}
1264		\item \texttt{Bug 50032 [QoS] GUI show app as generic\_terdo.}
1265		\item \texttt{Bug 50033 [QoS] add a new device named "Netgear NeoTV" Streamboost can detect.}
1266		\item \texttt{Add QCA solution for PS3 and XBOX connection issue.}
1267		\item \texttt{Changed QTN FW from V36.6.0.18 to V36.6.0.20.}
1268		\item \texttt{Implement mirror WAN port to LAN port which is near WAN port,it's closed by default, and we can open it just by flag.}
1269
1270    	\end{enumerate}
1271    \end{itemize}
1272
1273    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1274    \begin{itemize}
1275    \item As below:
1276    	\begin{enumerate}
1277		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1278		\item \texttt{quantenna \# cd /tmp}
1279		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1280		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1281		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1282		\item \texttt{quantenna \# sync}
1283    	\end{enumerate}
1284    \end{itemize}
1285
1286    \subsection{Steps to burn boot loader and firmware}
1287    \begin{itemize}
1288    \item As below:
1289            \begin{enumerate}
1290	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1291		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1292		\item \texttt{Entering into boot loader}
1293		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1294		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1295		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1296		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1297		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1298		\item \texttt{(IPQ) \# reset}
1299		\item \texttt{Entering into boot loader again}
1300		\item \texttt{(IPQ) \# bootm}
1301		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.44.img" on MS-DOS of your PC.}
1302            \end{enumerate}
1303    \end{itemize}
1304
1305\subsection{Known issues}
1306            \begin{enumerate}
1307		\item \texttt{Wireless log for 5G still not support.}
1308            \end{enumerate}
1309
1310\section{Firmware V1.0.0.46}
1311
1312\tlabel{sec:1-0-1}
1313\subsection{Repository}
1314\begin{itemize}
1315	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
1316	\begin{enumerate}
1317		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
1318                \item Tag: \texttt{R7500-FW-V1.0.0.46}
1319	\end{enumerate}
1320\end{itemize}
1321
1322    \subsection{Fixed Bugs}
1323    \begin{itemize}
1324    \item As below:
1325    	\begin{enumerate}
1326		\item \texttt{Bug 46903,[Netgear TD-61]Device icon is not correct}
1327		\item \texttt{Bug 49582,[Netgear TD-177]IPv6 on Comcast - IPv6 detection failure on Arris and CMD31T cable modem .}
1328		\item \texttt{Bug 46586,[Netgear TD-216]The DLNA cannot index the large number of media files (80000 files) after the indexing overnight test (16hrs) with the large media HDD.}
1329		\item \texttt{Bug 50053,[Netgear TD-217]it can't show out the current version and new version correctly.}
1330		\item \texttt{Bug 50055,[Netgear TD-218]it should not show 'Readyshare Vault app' when downloading Genie app in MAC OS.}
1331		\item \texttt{Bug 50059,[Netgear TD-220]Bridge mode Can't loging GUI.}
1332		\item \texttt{Bug 50057,[Netgear TD-221]It takes long time to get connected to root AP.}
1333		\item \texttt{Bug 50075,[Netgear TD-223][IPv6-WAN-auto detect]WAN can obtain mutil- ipv6 address when run 3 time auto dectect and WAN connect DHCPv6 server.}
1334		\item \texttt{Bug 50074,[Netgear TD-224]Valid Gateway IP Address issue.}
1335		\item \texttt{Bug 50077,[Netgear TD-225]The bridge status is not right , SSID and Link rate.}
1336		\item \texttt{Bug 50094,[Netgear TD-226]Ap mode and router mode , the system install page is not consistent.}
1337		\item \texttt{Bug 50064,[Netgear]add the Beam-Forming enable/disable option under the Advanced Wireless Settings page and enabled it by default.}
1338		\item \texttt{Bug 49838,[Netgear] Readyshare and Remote management does not resolve to dynamic DNS name.}
1339		\item \texttt{Bug 50081,[GUI][QOS]Change the button at the bottom of the pop up window to "Submit", instead of "Yes".}
1340		\item \texttt{Bug 50048,[GUI][QoS]Should add two statement according the newest Spec. --- Netgear Quality of Service Design Spec\_2.0-20140714.docx.}
1341		\item \texttt{Bug 50049,[GUI][QoS]Popup message for auto-update and user analytics collection, need to be a window pop up from GUI.}
1342		\item \texttt{Bug 50050,[GUI][QoS] Replace all strings that contain the term "Quality of Service" by "Dynamic QoS".}
1343		\item \texttt{Bug 50114,[QoS] add some new devices Streamboost can recognize.}
1344		\item \texttt{Bug 50063,[Netgear]in cd-less app install page, it should not be "System will install",It should be "Download the following router apps:"}.
1345		\item \texttt{Bug 50010,[Netgear new requirement]remove the AP mode detection function from the v1.0.0.46.}
1346		\item \texttt{Bug 50113,[Netgear]when BEAMFORMING is enabled or wireless region is "China", we should hide 5G transmit power control setting}
1347		\item \texttt{Bug 50121,[Netgear][QoS]Streamboost start issue.}
1348		\item \texttt{TD166,Removed the patches for XFS file system for if we need to support it, we need Kcode provided new driver base on our latest source code.}
1349		\item \texttt{Enable QTN nss while disable ap mode.}
1350		\item \texttt{Changed QTN FW from V36.6.0.20 to V36.6.0.23.}
1351		\item \texttt{Update to language translation FW\_CD-less\_v4\_0+Router\_v2\_42+DSL\_v3\_6+3G\_v1\_7.}
1352
1353    	\end{enumerate}
1354    \end{itemize}
1355
1356    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1357    \begin{itemize}
1358    \item As below:
1359    	\begin{enumerate}
1360		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1361		\item \texttt{quantenna \# cd /tmp}
1362		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1363		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1364		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1365		\item \texttt{quantenna \# sync}
1366    	\end{enumerate}
1367    \end{itemize}
1368
1369    \subsection{Steps to burn boot loader and firmware}
1370    \begin{itemize}
1371    \item As below:
1372            \begin{enumerate}
1373	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1374		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1375		\item \texttt{Entering into boot loader}
1376		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1377		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1378		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1379		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1380		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1381		\item \texttt{(IPQ) \# reset}
1382		\item \texttt{Entering into boot loader again}
1383		\item \texttt{(IPQ) \# bootm}
1384		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.46.img" on MS-DOS of your PC.}
1385            \end{enumerate}
1386    \end{itemize}
1387
1388\subsection{Known issues}
1389            \begin{enumerate}
1390		\item \texttt{Wireless log for 5G still not support.}
1391            \end{enumerate}
1392
1393\section{Firmware V1.0.0.48}
1394
1395\tlabel{sec:1-0-1}
1396\subsection{Repository}
1397\begin{itemize}
1398	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
1399	\begin{enumerate}
1400		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
1401                \item Tag: \texttt{R7500-FW-V1.0.0.48}
1402	\end{enumerate}
1403\end{itemize}
1404
1405    \subsection{Fixed Bugs}
1406    \begin{itemize}
1407    \item As below:
1408    	\begin{enumerate}
1409		\item \texttt{Bug 49838,[Netgear] Readyshare and Remote management does not resolve to dynamic DNS name.}
1410		\item \texttt{Bug 50220,[SQA-1147]The description is displayed "dataand" after we enable "Help improve the Quality of Service feature by sharing analytcs with NETGEAR".}
1411		\item \texttt{Update QTN FW from V36.6.0.23 to 36.6.0.25.}
1412		\item \texttt{Use an endless loop to check RX gain every minute and change it back to 0x28 if this setting is not 0x28.}
1413		\item \texttt{Add 5G log feature.}
1414		\item \texttt{Add Legal Statement algorithm for popup on enabling "auto-update" for streamboost.}
1415		\item \texttt{Fix string overlapping issue on CD-LESS page.}
1416		\item \texttt{Fix issue that NSS is disabled after enable QoS then disable QoS.}
1417
1418    	\end{enumerate}
1419    \end{itemize}
1420
1421    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1422    \begin{itemize}
1423    \item As below:
1424    	\begin{enumerate}
1425		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1426		\item \texttt{quantenna \# cd /tmp}
1427		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1428		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1429		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1430		\item \texttt{quantenna \# sync}
1431    	\end{enumerate}
1432    \end{itemize}
1433
1434    \subsection{Steps to burn boot loader and firmware}
1435    \begin{itemize}
1436    \item As below:
1437            \begin{enumerate}
1438	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1439		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1440		\item \texttt{Entering into boot loader}
1441		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1442		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1443		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1444		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1445		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1446		\item \texttt{(IPQ) \# reset}
1447		\item \texttt{Entering into boot loader again}
1448		\item \texttt{(IPQ) \# bootm}
1449		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.48.img" on MS-DOS of your PC.}
1450            \end{enumerate}
1451    \end{itemize}
1452
1453\section{Firmware V1.0.0.50}
1454
1455\tlabel{sec:1-0-1}
1456\subsection{Repository}
1457\begin{itemize}
1458	\item GIT Repository dniserver//scm/dnigit/openwrt-buildroot.git/torby.tong/r7500-buildroot.git
1459	\begin{enumerate}
1460		\item Branch: \texttt{R7500-qt-br-IPQ806X-QTP840}
1461                \item Tag: \texttt{R7500-FW-V1.0.0.50}
1462	\end{enumerate}
1463\end{itemize}
1464
1465    \subsection{Fixed Bugs}
1466    \begin{itemize}
1467    \item As below:
1468    	\begin{enumerate}
1469		\item \texttt{Bug 50384,[Netgear]Remove Time Machine sentence in cd-less flow.}
1470		\item \texttt{Bug 50520,[Netgear][QOS]replace GUI string "Current Performance Optimization Database on Router".}
1471		\item \texttt{Bug 50398,[IR-034]AP mode and Bridge Mode can be both enabled.}
1472		\item \texttt{Bug 50491,[FAI issues][LED]The two USB LEDs have some abnormal phenomenon.}
1473		\item \texttt{Bug 50244,[SQA-2194] hide the wireless channel 60 and 64 in web GUI when user configures the 5G Hz band of DUT as HT80 under Taiwan region.}
1474		\item \texttt{Bug 50529,[QOS] speedtest GUI polling check result.}
1475		\item \texttt{Bug 50530,[SQA-1149][QOS]"http://support.netgear.com/" link can not jump.}
1476		\item \texttt{Bug 50531,[QoS][soap] add a linkspeed in api GetattachDevice2.}
1477		\item \texttt{Bug 50532,[Netgear TD-231][QoS]Genie Can't accept "1000" and "0.1" as manul input.}
1478		\item \texttt{Update QTN FW from V36.6.0.25 to 36.6.0.27.}
1479		\item \texttt{Per QTN's suggestion to change the NA power table from 2 lines to 5 lines.}
1480
1481    	\end{enumerate}
1482    \end{itemize}
1483
1484    \subsection{Upgrade Quanteena mini u-boot v36.6.0.1}
1485    \begin{itemize}
1486    \item As below:
1487    	\begin{enumerate}
1488		\item \texttt{quantenna \# ifconfig br0:1 192.168.1.8}
1489		\item \texttt{quantenna \# cd /tmp}
1490		\item \texttt{quantenna \# tftp -g -r u-boot-mini-piggy-pcie-v36.6.0.1.bin 192.168.1.10}
1491		\item \texttt{quantenna \# flash\_eraseall /dev/mtd0}
1492		\item \texttt{quantenna \# cat u-boot-mini-piggy-pcie-v36.6.0.1.bin > /dev/mtd0}
1493		\item \texttt{quantenna \# sync}
1494    	\end{enumerate}
1495    \end{itemize}
1496
1497    \subsection{Steps to burn boot loader and firmware}
1498    \begin{itemize}
1499    \item As below:
1500            \begin{enumerate}
1501	    	\item \texttt{Please burn different u-boot for different boards, as we have alpha-2(256MB flash + 512MB SDRAM, use dni1-V0.9.2) and beta boards(128MB flash + 256MB SDRAM use dni1-V2.2), and change the u-boot name to u-boot.bin}
1502		\item \texttt{Set up a tftp server on your PC, its ip address is 192.168.1.10.}
1503		\item \texttt{Entering into boot loader}
1504		\item \texttt{(IPQ) \# setenv serverip 192.168.1.10}
1505		\item \texttt{(IPQ) \# setenv ipaddr 192.168.1.1}
1506		\item \texttt{(IPQ) \# tftpboot 0x41000000 u-boot.bin}
1507		\item \texttt{(IPQ) \# crc32 0x41000000 \$\{filesize\}}
1508		\item \texttt{(IPQ) \# ipq\_nand sbl \&\& nand erase 0x00c80000 0x00580000 \&\& imgaddr=0x41000000 \&\& source \$imgaddr:script}
1509		\item \texttt{(IPQ) \# reset}
1510		\item \texttt{Entering into boot loader again}
1511		\item \texttt{(IPQ) \# bootm}
1512		\item \texttt{Then the device should be in tftp recovery mode. Please run the command "tftp -i 192.168.1.1 put R7500-V1.0.0.50.img" on MS-DOS of your PC.}
1513            \end{enumerate}
1514    \end{itemize}
1515\end{document} 
1516