Jonas Gorski 
							
						 
					 
					
						
						
							
						
						26a4bdc5cf 
					 
					
						
						
							
							kernel: remove stray " from igp module title  
						
						... 
						
						
						
						Fixes  #17108 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 41645 
					
						2014-07-14 14:39:00 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						7e0e5110bc 
					 
					
						
						
							
							kernel: add igb kernel module  
						
						... 
						
						
						
						Added igb kernel module which supports a variety of Intel GigE PCIe devices
Signed-off-by: Tim Harvey <tharvey@gateworks.com >
SVN-Revision: 41637 
						
						
					 
					
						2014-07-14 07:38:48 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						ba54356d49 
					 
					
						
						
							
							brcm47xx: deactivate ssb and old phy code for new devices  
						
						... 
						
						
						
						This deactivates ssb and G-PHY code in b43 for the mips74k profile in
brcm47xx.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41594 
						
						
					 
					
						2014-07-12 15:39:31 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						1b67e879a7 
					 
					
						
						
							
							mac80211: b43: backport b43 patches from wireless testing  
						
						... 
						
						
						
						This brings b43 up to wireless-testing/master master-2014-07-10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41593 
						
						
					 
					
						2014-07-12 15:37:34 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						f34cbdcf61 
					 
					
						
						
							
							mac80211: Fix config variable name for dtim_period  
						
						... 
						
						
						
						The vif option dtim_period was accidently renamed dtim_interval in r38988
("netifd: add wireless configuration support and port mac80211 to the new
framework"). This is wrong and makes the dtim_period/dtim_interval a dead
option because the rest of the config generation code still uses dtim_period.
Reported-by: Jeppe Ledet-Pedersen <jlp@steinwurf.com >
Signed-off-by: Sven Eckelmann <sven@narfation.org >
SVN-Revision: 41557 
						
						
					 
					
						2014-07-10 12:29:27 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						189edfef1a 
					 
					
						
						
							
							broadcom-wl: assign first increased mac address to internal wifi core  
						
						... 
						
						
						
						When the original mac addresses are not valid assign the first one to
the internal wifi core, this matches the manufacture mac address in
most cases. In addition refresh the patches.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41545 
						
						
					 
					
						2014-07-07 17:38:54 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						ecd169b2c6 
					 
					
						
						
							
							broadcom-wl: disable mips16 support, fixes build  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41540 
						
						
					 
					
						2014-07-07 08:29:35 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						5d96f266c9 
					 
					
						
						
							
							mac80211: b43: add support for firmware 784.2  
						
						... 
						
						
						
						This adds firmware 784.2 for b43 as an option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41524 
						
						
					 
					
						2014-07-06 10:58:14 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						37518a7c53 
					 
					
						
						
							
							mac80211: update linux-firmware  
						
						... 
						
						
						
						This updates linux-firmware to version
7f388b4885cf64d6b7833612052d20d4197af96f from 2014-06-04.
In addition it adds new firmware for Intel, Broadcom and Realtek devices.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41523 
						
						
					 
					
						2014-07-06 10:34:34 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						d6c7ab2358 
					 
					
						
						
							
							broadcom-wl: improve setting leddc  
						
						... 
						
						
						
						Use leddc value from other routers and improve the script.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41519 
						
						
					 
					
						2014-07-05 23:24:41 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						4ec8908669 
					 
					
						
						
							
							broadcom-wl: fix led support  
						
						... 
						
						
						
						Some devices have an nvram setting, which make broadcom-wl turn of the
led all the time. When the driver is switched on and we find such a
setting we replace it with a better value.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41518 
						
						
					 
					
						2014-07-05 22:55:40 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						817c56f77c 
					 
					
						
						
							
							broadcom-wl: fixup mac addresses.  
						
						... 
						
						
						
						Some series of devices are using the same mac address, which causes
conflicts for these devices we generate a new mac address based on the
base address. This patch adds this functionality to braodcom-wl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41514 
						
						
					 
					
						2014-07-05 19:23:40 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						9f8fdb838e 
					 
					
						
						
							
							wrt55agv2-spidevs: fix compile issues  
						
						... 
						
						
						
						i think this breakage was introduced when linux moved to uapi header
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41493 
						
						
					 
					
						2014-07-03 11:56:56 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						eef5698535 
					 
					
						
						
							
							mac80211: update regulatory database to master-2014-06-13  
						
						... 
						
						
						
						Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41489 
						
						
					 
					
						2014-07-02 22:27:32 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						81dcf41e65 
					 
					
						
						
							
							lantiq: more PKG_CHECK_FORMAT_SECURITY fixes  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41473 
						
						
					 
					
						2014-07-02 16:33:20 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						325cdf8091 
					 
					
						
						
							
							lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41456 
						
						
					 
					
						2014-07-02 08:17:36 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						2deeb3e2fa 
					 
					
						
						
							
							ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY  
						
						... 
						
						
						
						the build breaks when PKG_CHECK_FORMAT_SECURITY:=1
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41451 
						
						
					 
					
						2014-07-01 18:05:09 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						e7b9bec305 
					 
					
						
						
							
							mac80211: enable driver compilation for mt7620  
						
						... 
						
						
						
						Signed-off-by: Roman Yeryomin <roman@advem.lv >
SVN-Revision: 41442 
						
						
					 
					
						2014-07-01 10:26:21 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						b5fe5d5ba3 
					 
					
						
						
							
							mac80211: add support for mt7620  
						
						... 
						
						
						
						Signed-off-by: Roman Yeryomin <roman@advem.lv >
SVN-Revision: 41441 
						
						
					 
					
						2014-07-01 10:26:18 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						6240cc9e17 
					 
					
						
						
							
							kernel: add japanese codepages  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41437 
						
						
					 
					
						2014-07-01 10:26:03 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						fe1df543e1 
					 
					
						
						
							
							try to load the orion glue automatically  
						
						... 
						
						
						
						Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 41434 
						
						
					 
					
						2014-07-01 09:36:38 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						97382f76e8 
					 
					
						
						
							
							kernel: xen-kbdfront.ko is at a different path Signed-off-by: John Crispin <blogic@openwrt.org>  
						
						... 
						
						
						
						SVN-Revision: 41371 
						
						
					 
					
						2014-06-29 09:48:41 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						2c9c7ada6e 
					 
					
						
						
							
							mac80211: disable greenfield by default  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41300 
						
						
					 
					
						2014-06-22 11:52:53 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						b9019462f3 
					 
					
						
						
							
							mac80211: revert a faulty upstream change which is causing channel 12 to be enabled for US regdomain  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41298 
						
						
					 
					
						2014-06-22 11:42:24 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						eb394977f4 
					 
					
						
						
							
							make thermal framework registered sensors also register as hwmons  
						
						... 
						
						
						
						Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 41290 
						
						
					 
					
						2014-06-20 20:44:18 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						86fe5a4487 
					 
					
						
						
							
							package the gpio-fan module  
						
						... 
						
						
						
						Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 41289 
						
						
					 
					
						2014-06-20 20:42:47 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						9bbbcf60b3 
					 
					
						
						
							
							package the TLC59116 led driver  
						
						... 
						
						
						
						SVN-Revision: 41235 
						
						
					 
					
						2014-06-17 15:15:05 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						099d998fcf 
					 
					
						
						
							
							package the TI TMP421 driver  
						
						... 
						
						
						
						SVN-Revision: 41231 
						
						
					 
					
						2014-06-17 15:03:05 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						60f1a7bd4b 
					 
					
						
						
							
							bundle ehci-orion with kmod-usb2  
						
						... 
						
						
						
						SVN-Revision: 41230 
						
						
					 
					
						2014-06-17 15:02:28 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						0f87ca021f 
					 
					
						
						
							
							mac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41181 
						
						
					 
					
						2014-06-13 13:29:18 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						867ba199f8 
					 
					
						
						
							
							mac80211: fix disabling of 802.11n features  
						
						... 
						
						
						
						r40682 ("mac80211: clean up ht capability handling, drop the use of the
ht_capab list, use individual variables instead") removed the ht_capab list and
replaced it with optional variables to disable features for a phy. But these
variables weren't added in drv_mac80211_init_device_config and thus didn't make
any difference when modifying /etc/config/wireless.
Signed-off-by: Sven Eckelmann <sven@narfation.org >
SVN-Revision: 41180 
						
						
					 
					
						2014-06-13 10:10:05 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						205dd2e3c9 
					 
					
						
						
							
							revert an accidentally committed patch chunk  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41179 
						
						
					 
					
						2014-06-13 09:40:14 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						841b730f98 
					 
					
						
						
							
							kernel: fix pkt_type filter mask for packet sockets  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41178 
						
						
					 
					
						2014-06-13 09:34:03 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						e2c4d320c7 
					 
					
						
						
							
							b43: fix a regression on G-PHY devices  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41162 
						
						
					 
					
						2014-06-12 14:44:26 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						39c5660cbd 
					 
					
						
						
							
							rt2x00: fix crash when using TKIP on USB devices  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41161 
						
						
					 
					
						2014-06-12 14:44:23 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						c77311f689 
					 
					
						
						
							
							ath9k: fix initial noise floor calibration on older chips  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41156 
						
						
					 
					
						2014-06-12 11:41:12 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						f3e37c359d 
					 
					
						
						
							
							ath9k: make noise floor calibration and periodic calibration mutually exclusive  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41155 
						
						
					 
					
						2014-06-12 11:41:08 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						f2e5a82296 
					 
					
						
						
							
							b43: fix frequency reporting, fixes scan issues  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41154 
						
						
					 
					
						2014-06-12 11:41:04 +00:00 
						 
				 
			
				
					
						
							
							
								Steven Barth 
							
						 
					 
					
						
						
							
						
						ba59fab9bb 
					 
					
						
						
							
							kernel: fix kernel builds for chipidea w/ usb-gadget  
						
						... 
						
						
						
						Instead of repackaging udc-core.ko again, just add a dependency to
kmod-usb-gadget, which already contains it.
Fixes kmod-chipidea builds for 3.10- with usb-gadget enabled.
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 41115 
						
						
					 
					
						2014-06-11 12:19:44 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						d373178835 
					 
					
						
						
							
							ath9k: do a chip reset if noise floor calibration fails, should improve stability  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41113 
						
						
					 
					
						2014-06-11 11:28:58 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						9c40648f3a 
					 
					
						
						
							
							kernel: add missing dependency for kmod-fs-nfs  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41055 
						
						
					 
					
						2014-06-08 12:07:42 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						1714048d7f 
					 
					
						
						
							
							broadcom-diag: remove broadcom-diag  
						
						... 
						
						
						
						broadcom-diag is not supported any more and was replaced by
configuration the GPIOs in the arch code
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41047 
						
						
					 
					
						2014-06-07 17:01:42 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
							
						
						d72ff79546 
					 
					
						
						
							
							broadcom-wl: fix build with bcma or ssb deactivated  
						
						... 
						
						
						
						Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 41046 
						
						
					 
					
						2014-06-07 17:00:53 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						dec0d7f025 
					 
					
						
						
							
							brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41041 
						
						
					 
					
						2014-06-07 15:19:40 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						8b4dd24444 
					 
					
						
						
							
							mac80211: b43: fix B43_USE_SSB dependency  
						
						... 
						
						
						
						Signed-off-by: Rafał Miłecki <zajec5@gmail.com >
SVN-Revision: 41040 
						
						
					 
					
						2014-06-07 12:04:55 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						11a0bcdfca 
					 
					
						
						
							
							b43: fix ssb/bcma dependencies  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41037 
						
						
					 
					
						2014-06-06 16:24:21 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						75d3a6abb7 
					 
					
						
						
							
							ath9k: add a fix for rx overrun processing  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41029 
						
						
					 
					
						2014-06-05 23:33:57 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						5fc3c8252a 
					 
					
						
						
							
							ath9k: add a fix for ANI related stability issues  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41028 
						
						
					 
					
						2014-06-05 23:33:54 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						22fcfab353 
					 
					
						
						
							
							ath9k: fix enabling PC-OEM card support ( #16624 )  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41021 
						
						
					 
					
						2014-06-05 15:13:28 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						fcb680357e 
					 
					
						
						
							
							mac80211: merge a series of cleanups/fixes  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41018 
						
						
					 
					
						2014-06-05 14:55:07 +00:00