Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							869f3cb718 
							
						 
					 
					
						
						
							
							ar71xx: remove superfluous fifo_cfg overrides  
						
						... 
						
						
						
						SVN-Revision: 26859 
						
					 
					
						2011-05-08 21:38:46 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							5d77f370d6 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: make switch register access atomic  
						
						... 
						
						
						
						Reading of the PHY registers occasionally returns with bogus values
under heavy load. This misleads the PHY driver and thus causes false
link/speed change notifications which leads to performance loss.
This is easily noticable during an iperf session:
...
[  3] 52.0-53.0 sec  11.3 MBytes  94.4 Mbits/sec
[  3] 53.0-54.0 sec  11.4 MBytes  95.4 Mbits/sec
eth1: link down
br-lan: port 2(eth1) entering forwarding state
eth1: link up (100Mbps/Full duplex)
br-lan: port 2(eth1) entering forwarding state
br-lan: port 2(eth1) entering forwarding state
[  3] 54.0-55.0 sec  6.75 MBytes  56.6 Mbits/sec
[  3] 55.0-56.0 sec  0.00 Bytes  0.00 bits/sec
[  3] 56.0-57.0 sec  10.5 MBytes  88.1 Mbits/sec
...
[  3] 169.0-170.0 sec  11.4 MBytes  95.4 Mbits/sec
[  3] 170.0-171.0 sec  11.4 MBytes  95.4 Mbits/sec
eth1: link up (10Mbps/Half duplex)
[  3] 171.0-172.0 sec  7.63 MBytes  64.0 Mbits/sec
[  3] 172.0-173.0 sec  9.38 MBytes  78.6 Mbits/sec
eth1: link up (100Mbps/Full duplex)
[  3] 173.0-174.0 sec  11.3 MBytes  94.4 Mbits/sec
[  3] 174.0-175.0 sec  11.4 MBytes  95.4 Mbits/sec
SVN-Revision: 26856 
						
					 
					
						2011-05-08 16:32:53 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							3711658281 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: fix section mismatch warnings  
						
						... 
						
						
						
						The function __devinit ag71xx_probe() references
a function __devexit ag71xx_phy_disconnect().
This is often seen when error handling in the init function
uses functionality in the exit path.
The fix is often to remove the __devexit annotation of
ag71xx_phy_disconnect() so it may be used outside an exit section.
The function ag71xx_phy_disconnect() references a function in an exit
section.
Often the function ag71xx_ar7240_cleanup() has valid usage outside the
exit section
and the fix is to remove the __devexit annotation of
ag71xx_ar7240_cleanup.
SVN-Revision: 26855 
						
					 
					
						2011-05-08 13:30:36 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							ef53029870 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: fix build error if debugfs is enabled  
						
						... 
						
						
						
						SVN-Revision: 26854 
						
					 
					
						2011-05-08 13:30:26 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							8b67d748cb 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: add debugfs entry for [rt]x_ring  
						
						... 
						
						
						
						SVN-Revision: 26845 
						
					 
					
						2011-05-07 12:40:34 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							2166432ba0 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: add timestamps to ag71xx_buf  
						
						... 
						
						
						
						SVN-Revision: 26844 
						
					 
					
						2011-05-07 12:40:28 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							896e1d1ab4 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: use dynamically allocated buffer for napi_stats  
						
						... 
						
						
						
						SVN-Revision: 26843 
						
					 
					
						2011-05-07 12:40:26 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a6708d20d1 
							
						 
					 
					
						
						
							
							ar71xx: ag71xx: use debugfs_remove_recursive  
						
						... 
						
						
						
						SVN-Revision: 26842 
						
					 
					
						2011-05-07 12:40:25 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							c39e5b9360 
							
						 
					 
					
						
						
							
							ar71xx: override wmac device name for the AR934x SoCs  
						
						... 
						
						
						
						SVN-Revision: 26840 
						
					 
					
						2011-05-07 09:23:32 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							cbc75a9c70 
							
						 
					 
					
						
						
							
							ar71xx: use the ar8316 switch driver on the PB92 board and add a matching default network config  
						
						... 
						
						
						
						SVN-Revision: 26779 
						
					 
					
						2011-04-28 21:27:42 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							36aecb08b8 
							
						 
					 
					
						
						
							
							ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)  
						
						... 
						
						
						
						SVN-Revision: 26777 
						
					 
					
						2011-04-28 19:30:49 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							fa9f45f345 
							
						 
					 
					
						
						
							
							ar71xx: fix build error w/o CONFIG_PCI  
						
						... 
						
						
						
						SVN-Revision: 26606 
						
					 
					
						2011-04-12 13:14:56 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							e193547733 
							
						 
					 
					
						
						
							
							ar71xx: use the gpio_keys_polled driver instead of gpio_buttons  
						
						... 
						
						
						
						SVN-Revision: 26603 
						
					 
					
						2011-04-12 09:29:21 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							54ede24829 
							
						 
					 
					
						
						
							
							ar71xx: Add support for WZR-HP-G301NH  
						
						... 
						
						
						
						Add support for the Buffalo WZR-HP-G301NH. The only difference between it
and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S.
Since we don't do runtime detection of the switch, we need a separate
machine definition for it.
While we are at it, also rename the profile to reflect that it now is for
more than one device.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26601 
						
					 
					
						2011-04-12 09:29:10 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							ef4c1d49a6 
							
						 
					 
					
						
						
							
							ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac  
						
						... 
						
						
						
						SVN-Revision: 26595 
						
					 
					
						2011-04-11 17:37:08 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							4711dea8ff 
							
						 
					 
					
						
						
							
							ar71xx: fix AR934X_WMAC_SIZE  
						
						... 
						
						
						
						SVN-Revision: 26594 
						
					 
					
						2011-04-11 17:37:03 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							8586e61b00 
							
						 
					 
					
						
						
							
							ar71xx: fix section mismatch  
						
						... 
						
						
						
						SVN-Revision: 26562 
						
					 
					
						2011-04-09 18:47:55 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a8bf5e3cdb 
							
						 
					 
					
						
						
							
							ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq  
						
						... 
						
						
						
						Also initialize that for each SoC and print its value along with the
other frequencies.
SVN-Revision: 26561 
						
					 
					
						2011-04-09 18:47:52 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							5573d6eb28 
							
						 
					 
					
						
						
							
							ar71xx: show the SoC type earlier  
						
						... 
						
						
						
						SVN-Revision: 26560 
						
					 
					
						2011-04-09 18:47:50 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							ab4c3b3a1c 
							
						 
					 
					
						
						
							
							ar71xx: cleanup SoC detection code  
						
						... 
						
						
						
						SVN-Revision: 26559 
						
					 
					
						2011-04-09 18:47:49 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							3310c70702 
							
						 
					 
					
						
						
							
							ar71xx: Fix mac address offset for AR934x  
						
						... 
						
						
						
						Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26557 
						
					 
					
						2011-04-09 18:47:42 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							8f889f9250 
							
						 
					 
					
						
						
							
							ar71xx: add DB120 board specific PCI initialization  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26523 
						
					 
					
						2011-04-07 20:53:41 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a0c3d49064 
							
						 
					 
					
						
						
							
							ar71xx: register WMAC device on the DB120 board  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26522 
						
					 
					
						2011-04-07 20:53:37 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							428888faec 
							
						 
					 
					
						
						
							
							ar71xx: add support for the built-in WMAC of the AR934x  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26521 
						
					 
					
						2011-04-07 20:53:34 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							14b42c44ec 
							
						 
					 
					
						
						
							
							ar71xx: add initial support for the Atheros DB120 board  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26518 
						
					 
					
						2011-04-07 20:53:19 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							2b064bb398 
							
						 
					 
					
						
						
							
							ar71xx: add support for the watchdog of the AR934x SoCs  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26516 
						
					 
					
						2011-04-07 20:53:10 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							e4555809c7 
							
						 
					 
					
						
						
							
							ar71xx: enable PCI for the AR934[24] SoCs  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26515 
						
					 
					
						2011-04-07 20:53:05 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							4f395745af 
							
						 
					 
					
						
						
							
							ar71xx: enable USB support for the AR934x SoCs  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26514 
						
					 
					
						2011-04-07 20:53:03 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							25693b4769 
							
						 
					 
					
						
						
							
							ar71xx: enable GPIO support for the AR934x SoCs  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26513 
						
					 
					
						2011-04-07 20:53:00 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							334a5ec36e 
							
						 
					 
					
						
						
							
							ar71xx: add AR934x specific glue for ar7100_device{start,stop}  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26512 
						
					 
					
						2011-04-07 20:52:57 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							ccd3ebd309 
							
						 
					 
					
						
						
							
							ar71xx: add AR934x specific UART clock initialization  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26511 
						
					 
					
						2011-04-07 20:52:53 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							91470edada 
							
						 
					 
					
						
						
							
							ar71xx: add AR934x specific glue for IRQ initialization  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26510 
						
					 
					
						2011-04-07 20:52:49 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							3b209880bc 
							
						 
					 
					
						
						
							
							ar71xx: add initial support for the AR934x SoCs  
						
						... 
						
						
						
						Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26509 
						
					 
					
						2011-04-07 20:52:45 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							98c78c13db 
							
						 
					 
					
						
						
							
							ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection  
						
						... 
						
						
						
						SVN-Revision: 26394 
						
					 
					
						2011-04-02 00:47:33 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							41ee4a283c 
							
						 
					 
					
						
						
							
							ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead  
						
						... 
						
						
						
						SVN-Revision: 26393 
						
					 
					
						2011-04-02 00:47:29 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							acbb3e50e7 
							
						 
					 
					
						
						
							
							ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts  
						
						... 
						
						
						
						SVN-Revision: 26392 
						
					 
					
						2011-04-02 00:47:25 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							8eb616de82 
							
						 
					 
					
						
						
							
							ar71xx: add support for the TP-Link TL-WA901ND v2 board  
						
						... 
						
						
						
						Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26119 
						
					 
					
						2011-03-13 15:08:31 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							5bddd70a37 
							
						 
					 
					
						
						
							
							Revert "ar71xx: add missing gpio_set_debounce function" - wrong target  
						
						... 
						
						
						
						SVN-Revision: 25854 
						
					 
					
						2011-03-03 16:21:23 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							57a14f4e15 
							
						 
					 
					
						
						
							
							ar71xx: add missing gpio_set_debounce function  
						
						... 
						
						
						
						SVN-Revision: 25848 
						
					 
					
						2011-03-03 10:33:35 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							256169cbd0 
							
						 
					 
					
						
						
							
							ar71xx: add rtl8366s initvals for the DIR-825 board  
						
						... 
						
						
						
						SVN-Revision: 25121 
						
					 
					
						2011-01-26 20:35:47 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							67c3e0bf7e 
							
						 
					 
					
						
						
							
							ar71xx: add support for the WNDR3700v2 board  
						
						... 
						
						
						
						Based on a patch by Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25118 
						
					 
					
						2011-01-26 20:35:42 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							18ed5bca9b 
							
						 
					 
					
						
						
							
							fix null pointer access in mach-dir-600-a1.c machine setup ( #8671 )  
						
						... 
						
						
						
						SVN-Revision: 25043 
						
					 
					
						2011-01-18 18:04:50 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							b67bbfe287 
							
						 
					 
					
						
						
							
							ar71xx: fix wlan LED on the TL-WR741 board  
						
						... 
						
						
						
						* Patch from #8630 
SVN-Revision: 24963 
						
					 
					
						2011-01-11 08:20:47 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							dd53effe15 
							
						 
					 
					
						
						
							
							ar71xx: fix wrong names of the WPS LED/button  
						
						... 
						
						
						
						Reported-by: Nuno Gonçalves
SVN-Revision: 24961 
						
					 
					
						2011-01-10 18:15:47 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							23a6173099 
							
						 
					 
					
						
						
							
							ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver  
						
						... 
						
						
						
						SVN-Revision: 24944 
						
					 
					
						2011-01-09 09:29:45 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							0de8689b70 
							
						 
					 
					
						
						
							
							ar71xx: use spinlock in ar71xx_device_{start,stop}  
						
						... 
						
						
						
						SVN-Revision: 24929 
						
					 
					
						2011-01-08 11:28:32 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							6acfae9379 
							
						 
					 
					
						
						
							
							ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC  
						
						... 
						
						
						
						Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24723 
						
					 
					
						2010-12-19 11:56:42 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							cafe08a1b2 
							
						 
					 
					
						
						
							
							ar71xx: remove stray semicolons  
						
						... 
						
						
						
						SVN-Revision: 24651 
						
					 
					
						2010-12-17 17:57:20 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							01c76bf128 
							
						 
					 
					
						
						
							
							ar71xx: fix WLAN LEDs on the DIR-825 board  
						
						... 
						
						
						
						SVN-Revision: 24650 
						
					 
					
						2010-12-17 17:10:21 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							c1d3a23d19 
							
						 
					 
					
						
						
							
							ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards  
						
						... 
						
						
						
						SVN-Revision: 24649 
						
					 
					
						2010-12-17 17:10:19 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							8390b7dc9b 
							
						 
					 
					
						
						
							
							ar71xx: UBNT Secondary MAC address duplicate fix  
						
						... 
						
						
						
						There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.
Signed-off-by: Kestutis Barkauskas<keba@devint.net>
SVN-Revision: 24643 
						
					 
					
						2010-12-17 17:10:01 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a2a5598c00 
							
						 
					 
					
						
						
							
							ar71xx: add wlan led for the TL-WR941ND  
						
						... 
						
						
						
						SVN-Revision: 24612 
						
					 
					
						2010-12-15 19:55:50 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							e421d2575f 
							
						 
					 
					
						
						
							
							ar71xx: UBNT M-Series MAC address fix  
						
						... 
						
						
						
						UBNT M-Series devices have 2 MAC addresses in board data.
Fix is to use both entries from board data instead of one entry.
Signed-off-by: Kestutis Barkauskas<keba@devint.net>
SVN-Revision: 24611 
						
					 
					
						2010-12-15 19:55:47 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							6c1ace2f28 
							
						 
					 
					
						
						
							
							ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards  
						
						... 
						
						
						
						SVN-Revision: 24569 
						
					 
					
						2010-12-14 18:01:04 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a7750dae90 
							
						 
					 
					
						
						
							
							ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards  
						
						... 
						
						
						
						SVN-Revision: 24568 
						
					 
					
						2010-12-14 18:01:00 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							9f38f9bf76 
							
						 
					 
					
						
						
							
							ar71xx: add missing files for the JA76PF board  
						
						... 
						
						
						
						SVN-Revision: 24444 
						
					 
					
						2010-12-10 19:55:28 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							b680f088ba 
							
						 
					 
					
						
						
							
							ar71xx: add support for the jjPlus JA79PF  
						
						... 
						
						
						
						Patch-by: Cezary Jackiewicz
SVN-Revision: 24440 
						
					 
					
						2010-12-10 17:57:51 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							5b0c83edd9 
							
						 
					 
					
						
						
							
							ar71xx: add support for the TP-LINK TL-MR3220 v1 board  
						
						... 
						
						
						
						SVN-Revision: 24439 
						
					 
					
						2010-12-10 17:57:48 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							8067f3f3cc 
							
						 
					 
					
						
						
							
							ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues  
						
						... 
						
						
						
						SVN-Revision: 24236 
						
					 
					
						2010-12-04 01:32:15 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							9971dfe059 
							
						 
					 
					
						
						
							
							ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage  
						
						... 
						
						
						
						r22700 contained a copy-and-paste error that set eth0's MAC address
twice and never set eth1's.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 24036 
						
					 
					
						2010-11-19 07:24:00 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							920a34c0ce 
							
						 
					 
					
						
						
							
							ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23983 
						
					 
					
						2010-11-12 18:52:45 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							3106aea40b 
							
						 
					 
					
						
						
							
							ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23982 
						
					 
					
						2010-11-12 18:52:28 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							30ef7d55fc 
							
						 
					 
					
						
						
							
							ar71xx: use pr_* functions in drivers  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23981 
						
					 
					
						2010-11-12 18:52:12 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							fddf3b8dac 
							
						 
					 
					
						
						
							
							ar71xx: drivers/rb4xx_nand: remove C++ comment usage  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23980 
						
					 
					
						2010-11-12 18:51:55 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							f4d5c885e4 
							
						 
					 
					
						
						
							
							ar71xx: return statements does not need parenthesis  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23979 
						
					 
					
						2010-11-12 18:51:38 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							e244e1c7cd 
							
						 
					 
					
						
						
							
							ar71xx: fix inline attribute location  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23978 
						
					 
					
						2010-11-12 18:51:21 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							acd8ad4de5 
							
						 
					 
					
						
						
							
							ar71xx: wrap long lines  
						
						... 
						
						
						
						(build errors has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23977 
						
					 
					
						2010-11-12 18:51:04 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							eef802855a 
							
						 
					 
					
						
						
							
							ar71xx: fix trailing statements location  
						
						... 
						
						
						
						Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23976 
						
					 
					
						2010-11-12 18:50:47 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							500fac1735 
							
						 
					 
					
						
						
							
							ar71xx: fix whitespaces nits  
						
						... 
						
						
						
						(build error has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23975 
						
					 
					
						2010-11-12 18:50:29 +00:00 
						 
				 
			
				
					
						
							
							
								Claudio Mignanti 
							
						 
					 
					
						
						
						
						
							
						
						
							20b2a4417a 
							
						 
					 
					
						
						
							
							Add support for Ubiquiti UniFi AP  
						
						... 
						
						
						
						SVN-Revision: 23904 
						
					 
					
						2010-11-06 21:08:48 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							91b6c63adc 
							
						 
					 
					
						
						
							
							ar71xx: Set eth1 MAC address from EEPROM for WNDR3700  
						
						... 
						
						
						
						The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23876 
						
					 
					
						2010-11-04 18:46:07 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							fc28e1cd7d 
							
						 
					 
					
						
						
							
							ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai)  
						
						... 
						
						
						
						SVN-Revision: 23875 
						
					 
					
						2010-11-04 18:39:49 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							b4e2c09b46 
							
						 
					 
					
						
						
							
							ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues  
						
						... 
						
						
						
						SVN-Revision: 23822 
						
					 
					
						2010-11-03 14:55:53 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							f056c054b9 
							
						 
					 
					
						
						
							
							ar71xx: the ar7240 dsa driver is no longer used, remove it.  
						
						... 
						
						
						
						SVN-Revision: 23577 
						
					 
					
						2010-10-21 18:42:28 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							9e2d1a194d 
							
						 
					 
					
						
						
							
							ar71xx: use the new ar7240 switch driver for tl-wa901nd as well  
						
						... 
						
						
						
						SVN-Revision: 23576 
						
					 
					
						2010-10-21 18:42:22 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							6656450c6d 
							
						 
					 
					
						
						
							
							ar71xx: fix more section mismatches  
						
						... 
						
						
						
						SVN-Revision: 23575 
						
					 
					
						2010-10-21 18:42:16 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							8858d90afe 
							
						 
					 
					
						
						
							
							ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32  
						
						... 
						
						
						
						SVN-Revision: 23574 
						
					 
					
						2010-10-21 18:42:11 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							a680385396 
							
						 
					 
					
						
						
							
							remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel  
						
						... 
						
						
						
						SVN-Revision: 23451 
						
					 
					
						2010-10-14 23:08:10 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							fc035b3cb6 
							
						 
					 
					
						
						
							
							ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver  
						
						... 
						
						
						
						SVN-Revision: 23439 
						
					 
					
						2010-10-14 13:41:42 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							3941621dbc 
							
						 
					 
					
						
						
							
							ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well ( fixes   #7563 )  
						
						... 
						
						
						
						SVN-Revision: 23432 
						
					 
					
						2010-10-14 00:14:59 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							b61a804bf7 
							
						 
					 
					
						
						
							
							ar71xx: increase rb4xx nand kernel partition size (patch by danimo)  
						
						... 
						
						
						
						SVN-Revision: 23293 
						
					 
					
						2010-10-07 14:27:34 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							697f5d0bdd 
							
						 
					 
					
						
						
							
							ar71xx: initial support for jjPlus JWAP003  
						
						... 
						
						
						
						Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)
SVN-Revision: 23165 
						
					 
					
						2010-10-01 07:09:29 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							8511c6b16c 
							
						 
					 
					
						
						
							
							AP96: Fix LAN/WAN setup  
						
						... 
						
						
						
						LAN (eth0) is behind a switch and the fixed speed/duplex was
supposed to be for it, not WAN (eth1).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23147 
						
					 
					
						2010-09-28 22:55:14 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							32d12d5e5c 
							
						 
					 
					
						
						
							
							ar71xx: add support for the TL-MR3420 v1 board  
						
						... 
						
						
						
						SVN-Revision: 23136 
						
					 
					
						2010-09-27 14:53:59 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							b831ebdde9 
							
						 
					 
					
						
						
							
							ar71xx: AR724[12] requires different USB setup  
						
						... 
						
						
						
						SVN-Revision: 23135 
						
					 
					
						2010-09-27 14:53:57 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							cda8655910 
							
						 
					 
					
						
						
							
							ar71xx: use the MDIO interface of the 2nd MAC on the ar7241  
						
						... 
						
						
						
						SVN-Revision: 23132 
						
					 
					
						2010-09-27 14:53:49 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							b445943cdf 
							
						 
					 
					
						
						
							
							ar71xx: move ath9k specific PCI fixup into a separate file  
						
						... 
						
						
						
						SVN-Revision: 23131 
						
					 
					
						2010-09-27 14:53:46 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							4ae167959b 
							
						 
					 
					
						
						
							
							ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs  
						
						... 
						
						
						
						With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.
SVN-Revision: 23130 
						
					 
					
						2010-09-27 14:53:43 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							a7bb7dd99e 
							
						 
					 
					
						
						
							
							Add support for Atheros AP96 reference board  
						
						... 
						
						
						
						This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.
mach-ap96.c is based on mach-wndr3700.c.
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23125 
						
					 
					
						2010-09-27 08:59:53 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							0c6653c6e2 
							
						 
					 
					
						
						
							
							ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND  
						
						... 
						
						
						
						SVN-Revision: 22935 
						
					 
					
						2010-09-05 16:17:06 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							b4336a8e2d 
							
						 
					 
					
						
						
							
							ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards  
						
						... 
						
						
						
						SVN-Revision: 22882 
						
					 
					
						2010-09-03 18:14:37 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							47f8fd1dde 
							
						 
					 
					
						
						
							
							ar71xx: rewrite SPI drivers for the RB4xx boards  
						
						... 
						
						
						
						* add a new SPI controller driver
  * add SPI driver for the CPLD chip
  * convert the NAND driver
  * enable the mikroSD slot
  * enable more LEDs
SVN-Revision: 22863 
						
					 
					
						2010-08-31 20:13:47 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							7bc5a672c1 
							
						 
					 
					
						
						
							
							ar71xx: change mac address initialization  
						
						... 
						
						
						
						SVN-Revision: 22700 
						
					 
					
						2010-08-18 16:00:28 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							523fcf0497 
							
						 
					 
					
						
						
							
							ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested  fixes   #7563  
						
						... 
						
						
						
						SVN-Revision: 22675 
						
					 
					
						2010-08-16 19:21:57 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							65899cfa49 
							
						 
					 
					
						
						
							
							ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do  
						
						... 
						
						
						
						SVN-Revision: 22401 
						
					 
					
						2010-07-27 21:04:43 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							900aaa919b 
							
						 
					 
					
						
						
							
							ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from  #7528 , without the ethernet fifo cfg values)  
						
						... 
						
						
						
						SVN-Revision: 22353 
						
					 
					
						2010-07-22 12:37:44 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							bced5d7d74 
							
						 
					 
					
						
						
							
							ar71xx: set default values for the fifo cfg registers on AR724x  
						
						... 
						
						
						
						SVN-Revision: 22303 
						
					 
					
						2010-07-20 01:54:11 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							4bb11f9a39 
							
						 
					 
					
						
						
							
							generic: move ath5k_platform.h from ar71xx to generic files  
						
						... 
						
						
						
						SVN-Revision: 22189 
						
					 
					
						2010-07-15 07:36:58 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							95e09cccd8 
							
						 
					 
					
						
						
							
							ar71xx: in-flash macs and eeprom for mach-eap7660d  
						
						... 
						
						
						
						This adds in-flash mac-addresses and calibration data for the Senao
EAP7660D board.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22187 
						
					 
					
						2010-07-15 07:36:52 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							a27ea45e76 
							
						 
					 
					
						
						
							
							ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we've figured out what part of it causes the issue described in  #7563  
						
						... 
						
						
						
						SVN-Revision: 22075 
						
					 
					
						2010-07-06 12:40:07 +00:00