John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							00df239f60 
							
						 
					 
					
						
						
							
							uhttpd: update to latest git revision  
						
						... 
						
						
						
						adds URL alias support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47206 
						
					 
					
						2015-10-19 10:08:01 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							7295e9fb8b 
							
						 
					 
					
						
						
							
							ramips: add alsa support  
						
						... 
						
						
						
						add the SDK alsa driver. this has only been tested on mt7628/88 and wm8960.
mt7620 is only compile tested.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47205 
						
					 
					
						2015-10-19 10:07:54 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							f5d5cb0114 
							
						 
					 
					
						
						
							
							ramips: add a baurate hack  
						
						... 
						
						
						
						When talking to an atmel controller we need 9600 or 250000 baud.
as 250000 does not exist we use 2500000.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47204 
						
					 
					
						2015-10-19 10:07:43 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							51dd991d39 
							
						 
					 
					
						
						
							
							ramips: add LinkIt Smart7688 support  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47203 
						
					 
					
						2015-10-19 10:07:38 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							b792ea7ac0 
							
						 
					 
					
						
						
							
							polarssl: update to version 1.3.14  
						
						... 
						
						
						
						This fixes CVE-2015-5291 and some other smaller security issues.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47201 
						
					 
					
						2015-10-18 21:48:32 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							43d397d7d6 
							
						 
					 
					
						
						
							
							mbedtls: update to version 2.1.2  
						
						... 
						
						
						
						This fixes CVE-2015-5291 and some other smaller security issues.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47200 
						
					 
					
						2015-10-18 21:48:04 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							a90135949f 
							
						 
					 
					
						
						
							
							brcm47xx: remove support for kernel 3.18  
						
						... 
						
						
						
						Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47199 
						
					 
					
						2015-10-17 11:50:16 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							99a468a9dd 
							
						 
					 
					
						
						
							
							bcm53xx: remove support for kernel 3.18  
						
						... 
						
						
						
						Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47198 
						
					 
					
						2015-10-17 11:49:01 +00:00 
						 
				 
			
				
					
						
							
							
								Luka Perkov 
							
						 
					 
					
						
						
						
						
							
						
						
							75078acd93 
							
						 
					 
					
						
						
							
							cosmetic: remove trailing whitespaces  
						
						... 
						
						
						
						Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47197 
						
					 
					
						2015-10-15 22:12:13 +00:00 
						 
				 
			
				
					
						
							
							
								Steven Barth 
							
						 
					 
					
						
						
						
						
							
						
						
							8e9196d1cb 
							
						 
					 
					
						
						
							
							6in4: add tunlink option support  
						
						... 
						
						
						
						Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 47189 
						
					 
					
						2015-10-15 08:56:59 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							ee480b694f 
							
						 
					 
					
						
						
							
							mt76: update to the latest version, fixes tx related crashes  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47187 
						
					 
					
						2015-10-12 13:11:26 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							86492a1eb8 
							
						 
					 
					
						
						
							
							firmware-utils/buffalo-enc: explicitly use signed char for checksum function  
						
						... 
						
						
						
						ARM defaults to unsigned char and that breaks the calculation, as it
relies on sign extension
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47186 
						
					 
					
						2015-10-12 13:11:20 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							772e2c0a77 
							
						 
					 
					
						
						
							
							firmware-utils/buffalo-enc: add support for decrypting data with an offset  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47185 
						
					 
					
						2015-10-12 13:11:03 +00:00 
						 
				 
			
				
					
						
							
							
								Luka Perkov 
							
						 
					 
					
						
						
						
						
							
						
						
							d57bba8560 
							
						 
					 
					
						
						
							
							iperf3: update URL  
						
						... 
						
						
						
						Update iperf3 to point to the correct project website. Prior URL was the
old iperf2 website.
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 47184 
						
					 
					
						2015-10-11 22:41:30 +00:00 
						 
				 
			
				
					
						
							
							
								Luka Perkov 
							
						 
					 
					
						
						
						
						
							
						
						
							c420373557 
							
						 
					 
					
						
						
							
							libnl: fix URL  
						
						... 
						
						
						
						Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
SVN-Revision: 47183 
						
					 
					
						2015-10-11 22:19:25 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							b5842aed82 
							
						 
					 
					
						
						
							
							kernel: generic: add kernel 4.3  
						
						... 
						
						
						
						Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47182 
						
					 
					
						2015-10-11 19:08:08 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							3d1a65adb4 
							
						 
					 
					
						
						
							
							tools: firmware-utils: fix compiler warnings  
						
						... 
						
						
						
						This just fixes a lot of compiler warnings.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47181 
						
					 
					
						2015-10-11 19:00:41 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							f457ae99f2 
							
						 
					 
					
						
						
							
							lantiq: fix use of IRQF_DISABLED in lantiq kmods  
						
						... 
						
						
						
						The IRQF_DISABLED flag was removed in kernel 4.1 with commit
"genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely" [1].
Therefore the compilation of ltq-hcd and ltq-vmmc kmods fails.
[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d8bf368d0631d4bc2612d8bf2e4e8e74e620d0cc 
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 47180 
						
					 
					
						2015-10-11 16:24:43 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							c9ef7a49c7 
							
						 
					 
					
						
						
							
							ar71xx: TP-LINK Archer C5 image name  
						
						... 
						
						
						
						There are more version on market, add version number to the name.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 47179 
						
					 
					
						2015-10-11 16:24:31 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							d6ac3faec3 
							
						 
					 
					
						
						
							
							ar71xx/image: migrate all images based on macro TPLINK  
						
						... 
						
						
						
						Includes images for
rnx-n360rt
tl-mr3220-v1
tl-mr3420-v1
tl-wa701n-v1
tl-wa730rev1
tl-wa7510n
tl-wa801nd-v1
tl-wa830re-v1
tl-wa901nd-v1
tl-wa901nd-v2
tl-wr740n-v1
tl-wr740n-v3
tl-wr743nd-v1
tl-wr841nd-v3
tl-wr841nd-v5
tl-wr841nd-v7
tl-wr842n-v1
tl-wr941nd-v2
tl-wr941nd-v3
tl-wr941nd-v4
tl-wr1043nd-v1
SVN-Revision: 47178 
						
					 
					
						2015-10-11 16:24:22 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							abe9f6b025 
							
						 
					 
					
						
						
							
							ar71xx/image: remove old build step TPLINK-LZMA  
						
						... 
						
						
						
						all boards has been migrated to the new build step
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47177 
						
					 
					
						2015-10-11 16:24:10 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							b2e3f71b7c 
							
						 
					 
					
						
						
							
							ar71xx/image: migrate last TPLINK-LZMA images to new build system  
						
						... 
						
						
						
						Migrate TLWR1043V2 TLWR2543
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47176 
						
					 
					
						2015-10-11 16:24:01 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							16517293ac 
							
						 
					 
					
						
						
							
							ar71xx/image: refactor tplink-chn-v2 devices  
						
						... 
						
						
						
						* use build step mktplinkfw with extra arguments
* remove now unused mktplinkfw-chn-v2
* use Device/tplink
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47175 
						
					 
					
						2015-10-11 16:23:53 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							5816fa9a98 
							
						 
					 
					
						
						
							
							ar71xx/image: add options argument to mktplinkfw step  
						
						... 
						
						
						
						Allow to pass extra arguments to mktplinkfw step. Some board requires
an extra argument to create a valid image.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47174 
						
					 
					
						2015-10-11 16:23:44 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							6f59ea0e80 
							
						 
					 
					
						
						
							
							ar71xx/image: remove unused multiprofile definitons  
						
						... 
						
						
						
						These profiles covered by new image/Makefile descriptions. Only the old format uses
MultiProfile macro
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47173 
						
					 
					
						2015-10-11 16:23:35 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							2fc473cf3f 
							
						 
					 
					
						
						
							
							lantiq: bugfix wrong non pre-emptive crc errors output  
						
						... 
						
						
						
						This patch fixes a wrong non pre-emptive crc errors output of
dsl_control.sh status.
Signed-off-by: Luca Debernardi <luca.debernardi@gmail.com>
SVN-Revision: 47172 
						
					 
					
						2015-10-11 16:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							4412334bea 
							
						 
					 
					
						
						
							
							brcm2708: use mmd for overlays subdirectory  
						
						... 
						
						
						
						Fixes https://dev.openwrt.org/ticket/20704 
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 47171 
						
					 
					
						2015-10-11 16:23:18 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							19a491b047 
							
						 
					 
					
						
						
							
							mtools: build and install mmd  
						
						... 
						
						
						
						useful for making MS-DOS subdirectories
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 47170 
						
					 
					
						2015-10-11 16:23:11 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							0be23c40f3 
							
						 
					 
					
						
						
							
							brcm2708: all sound overlays require i2c to work  
						
						... 
						
						
						
						Tested on RPi B+ with HiFiBerry Amp+
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 47169 
						
					 
					
						2015-10-11 16:23:01 +00:00 
						 
				 
			
				
					
						
							
							
								Luka Perkov 
							
						 
					 
					
						
						
						
						
							
						
						
							9c7336e0f9 
							
						 
					 
					
						
						
							
							imx6: fix platform checking  
						
						... 
						
						
						
						Fix platform checking when configuring networks and when doing sysupgrade.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 47168 
						
					 
					
						2015-10-10 12:35:02 +00:00 
						 
				 
			
				
					
						
							
							
								Luka Perkov 
							
						 
					 
					
						
						
						
						
							
						
						
							c2425ac649 
							
						 
					 
					
						
						
							
							uboot-envtools: Add Gateworks Ventana Support  
						
						... 
						
						
						
						Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 47167 
						
					 
					
						2015-10-10 12:34:45 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
						
						
							
						
						
							56ee706379 
							
						 
					 
					
						
						
							
							omap24xx: Append dtb to the zImage  
						
						... 
						
						
						
						We just hardcode the n810 dtb for now. It should be selectable via profiles.
SVN-Revision: 47166 
						
					 
					
						2015-10-09 07:46:12 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							8bb23cfb66 
							
						 
					 
					
						
						
							
							mvebu: add support for the Linksys WRT1900ACS (Shelby)  
						
						... 
						
						
						
						Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 47164 
						
					 
					
						2015-10-08 10:01:30 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							b345461070 
							
						 
					 
					
						
						
							
							uhttpd: fix keep-alive bug ( #20607 ,  #20661 )  
						
						... 
						
						
						
						The two commits
  5162e3b0ee7bd1d0fd6e75e1ca7993a1834b5291
	"allow request handlers to disable chunked reponses"
and
  618493e378e2239f0d30902e47adfa134e649fdc
	"file: disable chunked encoding for file responses"
broke the chunked transfer encoding handling for proc responses in keep-alive
connections that followed a file response with http status 204 or 304.
The effect of this bug is that cgi responses following a 204 or 304 one where
sent neither in chunked encoding nor with a content-length header, causing
browsers to stall until the keep alive timeout was reached.
Fix the logic flaw by inverting the chunk prevention flag in the client state
and by testing the chunked encoding preconditions every time instead of
once upon client (re-)initialization.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47161 
						
					 
					
						2015-10-07 22:14:48 +00:00 
						 
				 
			
				
					
						
							
							
								Steven Barth 
							
						 
					 
					
						
						
						
						
							
						
						
							468c1fb320 
							
						 
					 
					
						
						
							
							base-files: revert to default ECN settings  
						
						... 
						
						
						
						Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 47160 
						
					 
					
						2015-10-07 21:11:24 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							02197db96f 
							
						 
					 
					
						
						
							
							lantiq: activate spi-xway on TDW89X0  
						
						... 
						
						
						
						use the hardware spi core in favour of spi-gpio.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47159 
						
					 
					
						2015-10-07 12:12:48 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							33f9165a63 
							
						 
					 
					
						
						
							
							lantiq: spi driver fix  
						
						... 
						
						
						
						adds a missing wait busy. based on the UGW patch 2060..
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47158 
						
					 
					
						2015-10-07 12:12:35 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
						
						
							
						
						
							325a69486e 
							
						 
					 
					
						
						
							
							dl_cleanup: Fix linux blacklist  
						
						... 
						
						
						
						SVN-Revision: 47157 
						
					 
					
						2015-10-07 10:51:18 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
						
						
							
						
						
							9644e33c65 
							
						 
					 
					
						
						
							
							dl_cleanup: Port to Python 3  
						
						... 
						
						
						
						SVN-Revision: 47156 
						
					 
					
						2015-10-07 10:03:16 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
						
						
							
						
						
							f0b83fd20f 
							
						 
					 
					
						
						
							
							omap24xx: Add missing kconfig options  
						
						... 
						
						
						
						SVN-Revision: 47155 
						
					 
					
						2015-10-07 09:40:42 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
						
						
							
						
						
							d5e9530692 
							
						 
					 
					
						
						
							
							omap24xx: KERNEL_PATCHVER:=4.1  
						
						... 
						
						
						
						SVN-Revision: 47154 
						
					 
					
						2015-10-07 08:30:58 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
						
						
							
						
						
							5112dbca9a 
							
						 
					 
					
						
						
							
							omap24xx: Remove 4.0  
						
						... 
						
						
						
						SVN-Revision: 47153 
						
					 
					
						2015-10-07 08:29:06 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							2210e821e1 
							
						 
					 
					
						
						
							
							lantiq: bugfix luci lantiq_dsl status  
						
						... 
						
						
						
						Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
Signed-off-by: Helge Mader <hmader@tdt.de>
Reported-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47152 
						
					 
					
						2015-10-07 08:00:54 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							b0f7e6bc83 
							
						 
					 
					
						
						
							
							ramips: fix /target/linux/ramips/dts/HC5XXX.dtsi  
						
						... 
						
						
						
						dtb complained about those lines
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47151 
						
					 
					
						2015-10-07 08:00:40 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							8aa110f7a2 
							
						 
					 
					
						
						
							
							hostapd: wait longer for inactive client probe (empty data frame)  
						
						... 
						
						
						
						One second is not enough for some devices to ackowledge null data frame
which is sent at the end of ap_max_inactivity interval. In particular,
this causes severe Wi-Fi instability with Apple iPhone which may take
up to 3 seconds to respond.
Signed-off-by: Dmitry Ivanov <dima@ubnt.com>
SVN-Revision: 47149 
						
					 
					
						2015-10-06 12:33:10 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							f98bf31a14 
							
						 
					 
					
						
						
							
							kernel: drop the now unused kmod-oprofile package  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47148 
						
					 
					
						2015-10-06 12:33:04 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							6ce1936708 
							
						 
					 
					
						
						
							
							oprofile: drop kmod-oprofile dependency, it uses the perf API now  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47147 
						
					 
					
						2015-10-06 12:32:59 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							2686dc6dd8 
							
						 
					 
					
						
						
							
							ramips: enable mt76 by default for the mt7620 subtarget (for devices with mt7620 + mt7612)  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47146 
						
					 
					
						2015-10-06 12:32:31 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							6be33f517a 
							
						 
					 
					
						
						
							
							mt76: update to the latest version, adds a few minor fixes  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47143 
						
					 
					
						2015-10-05 22:30:01 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							42cad88e8f 
							
						 
					 
					
						
						
							
							mac80211: add a fix to initialize the tid field in the tx queue struct  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47142 
						
					 
					
						2015-10-05 15:43:14 +00:00