Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							4baeb543f0 
							
						 
					 
					
						
						
							
							generic: replace yaffs-2.6.39 patch  
						
						... 
						
						
						
						Use backported upstream patches instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34032 
						
					 
					
						2012-10-31 15:12:45 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							b888c2deab 
							
						 
					 
					
						
						
							
							generic: replace yaffs mutex_fix patch  
						
						... 
						
						
						
						Use a backported patch instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34021 
						
					 
					
						2012-10-30 21:16:24 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							d54782d01a 
							
						 
					 
					
						
						
							
							generic: replace yaffs symlink fix patch  
						
						... 
						
						
						
						Use a backported patch instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34020 
						
					 
					
						2012-10-30 21:16:23 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							9a8ccc1a08 
							
						 
					 
					
						
						
							
							generic: rename yaffs patches  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34019 
						
					 
					
						2012-10-30 21:16:21 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							449f88df0f 
							
						 
					 
					
						
						
							
							generic: fold yaffs_git_2010_10_20 patch to generic/files  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34013 
						
					 
					
						2012-10-30 14:58:17 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							56190ed0fc 
							
						 
					 
					
						
						
							
							generic: fold yaffs_cvs_2009_04_24 patch to generic/files  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34012 
						
					 
					
						2012-10-30 14:58:13 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							87186c5ed4 
							
						 
					 
					
						
						
							
							kernel: update linux 3.6 to 3.6.4  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33982 
						
					 
					
						2012-10-28 18:59:39 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							9a37cf7ec6 
							
						 
					 
					
						
						
							
							generic: fix crashlog patch for 3.6  
						
						... 
						
						
						
						kmsg_dump() uses an iterator to receive log buffer
content since 3.5. Change the 'crashlog_do_dump'
function in order to make it compatible with the
new version.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33970 
						
					 
					
						2012-10-28 09:50:50 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							7640a7cc24 
							
						 
					 
					
						
						
							
							generic: fix tcp_window_check patch for 3.6  
						
						... 
						
						
						
						Move the new entry to the end of the tcp_sysctl_table
array to fix the following error:
[    7.670000] sysctl table check failed: net/netfilter/nf_conntrack_tcp_max_retrans No data
[    7.680000] Call Trace:
[    7.680000] [<80273bc4>] dump_stack+0x8/0x34
[    7.680000] [<80128710>] __register_sysctl_table+0x374/0x3a8
[    7.690000] [<868d5034>] nf_conntrack_l4proto_unregister+0x158/0x1a0[nf_conntrack]
[    7.700000] [<868d50e4>] nf_conntrack_l4proto_register+0x68/0x21c[nf_conntrack]
[    7.710000] [<868b237c>] need_ipv4_conntrack+0x35c/0xb60[nf_conntrack_ipv4]
[    7.710000]
[    7.720000] nf_conntrack_l4proto_tcp4 :protocol register failed
[    7.720000] nf_conntrack_ipv4: can't register pernet ops
[    7.780000] nf_nat: Unknown symbol nf_nat_seq_adjust_hook (err 0)
[    7.790000] nf_nat: Unknown symbol need_ipv4_conntrack (err 0)
[    7.800000] iptable_nat: Unknown symbol nf_nat_packet (err 0)
[    7.810000] iptable_nat: Unknown symbol nf_nat_setup_info (err 0)
[    7.820000] iptable_nat: Unknown symbol nf_nat_icmp_reply_translation (err 0)
[    7.820000] iptable_nat: Unknown symbol need_ipv4_conntrack (err 0)
[    7.840000] ipt_MASQUERADE: Unknown symbol nf_nat_setup_info (err 0)
[    7.860000] nf_nat_ftp: Unknown symbol nf_nat_follow_master (err 0)
[    7.870000] nf_nat_ftp: Unknown symbol __nf_nat_mangle_tcp_packet (err 0)
[    7.890000] nf_nat_irc: Unknown symbol nf_nat_follow_master (err 0)
[    7.900000] nf_nat_irc: Unknown symbol __nf_nat_mangle_tcp_packet (err 0)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33968 
						
					 
					
						2012-10-27 15:42:25 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							50be09e1f7 
							
						 
					 
					
						
						
							
							instead of updating the whole file, just add the additional boards  
						
						... 
						
						
						
						SVN-Revision: 33966 
						
					 
					
						2012-10-27 13:29:36 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							d4ef5de604 
							
						 
					 
					
						
						
							
							kernel: add PCI id 14e4:4350 to ssb  
						
						... 
						
						
						
						* 14e4:4350 is found on a Broadcom BCM43222.
* remove some warnings when using a BCM43222.
SVN-Revision: 33929 
						
					 
					
						2012-10-25 15:50:47 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							dca633f1c8 
							
						 
					 
					
						
						
							
							kernel: update bcma and ssb to master-2012-10-18 from wireless-testing  
						
						... 
						
						
						
						* update the flash driver for bcm47xx to use the stubs already in bcma
* do some misc enhancements to the flash drivers for bcm47xx
SVN-Revision: 33920 
						
					 
					
						2012-10-25 14:33:47 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							df6f9072ab 
							
						 
					 
					
						
						
							
							ARM: fix XZ decompressor stub build failure on strstr()  
						
						... 
						
						
						
						SVN-Revision: 33915 
						
					 
					
						2012-10-24 15:57:31 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							a6bfca90b0 
							
						 
					 
					
						
						
							
							fix IFF_NO_IP_ALIGN bitmask to contain only 1 bit set  
						
						... 
						
						
						
						This issue got introduced while porting the patch over 3.6 in r33897
SVN-Revision: 33913 
						
					 
					
						2012-10-24 13:23:20 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							7e856e5a97 
							
						 
					 
					
						
						
							
							make all 3.6 patches apply and build  
						
						... 
						
						
						
						SVN-Revision: 33911 
						
					 
					
						2012-10-24 13:05:22 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							949b46d13d 
							
						 
					 
					
						
						
							
							linux 3.6 support (work in progress)  
						
						... 
						
						
						
						SVN-Revision: 33897 
						
					 
					
						2012-10-23 12:21:34 +00:00