Felix Fietkau
9aca892304
ramips: use dd bs=4096k instead of bs=4M to make it more portable
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38806
2013-11-14 19:16:04 +00:00
Felix Fietkau
682e134b02
ramips: select kmod-rt2800-soc by default (if available)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38784
2013-11-13 10:29:10 +00:00
John Crispin
191af20982
ramips: use gpio-button-hotplug in favour of the input variant
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38735
2013-11-11 13:40:20 +00:00
John Crispin
33111eff95
ramips: make the rfkill switch work on fonera20n
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38734
2013-11-11 13:40:17 +00:00
John Crispin
3de4bdc36f
ralink: revert 38348 as it breaks network on the hame-mpr
...
https://dev.openwrt.org/changeset/38348
https://dev.openwrt.org/ticket/14403#comment:1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38669
2013-11-07 12:45:52 +00:00
John Crispin
4bb29e9df6
ralink: fix c&p error in gpio driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38668
2013-11-07 12:45:48 +00:00
Gabor Juhos
35656042f1
kernel: update 3.10 to 3.10.18
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38652
2013-11-05 08:25:45 +00:00
Gabor Juhos
379b509362
ramips: enable building of TEW-692GR images
...
The TEW-692GR images are missing since r36169. Uncomment
the board specific macro in image/Makefile, in order to
generate those again.
Only build tested. No idea if the the image works or not,
I have bricked my TEW-692GR a few months ago.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38603
2013-10-30 07:06:24 +00:00
Gabor Juhos
dfd4311355
ramips: fix number of GPIOs for RT3352
...
The RT3352 SoC only supports 46 GPIO lines.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38602
2013-10-30 07:06:23 +00:00
Gabor Juhos
9186fb342e
ramips: remove trailing whitespaces from .dts{,i} files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38601
2013-10-30 07:06:22 +00:00
John Crispin
176b41d441
ralink: add package for mt7620 sdhci
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38553
2013-10-28 06:47:56 +00:00
John Crispin
36e029b3eb
ralink: dont include mt7620 sdhci support inside the kernel
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38552
2013-10-28 06:47:48 +00:00
John Crispin
7c7225a19d
ralink: add support for missing mt7620 mux values
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38551
2013-10-28 06:47:39 +00:00
John Crispin
43de7c1cfa
ralink: add support for 2 new mt7620 boards made by buffalo
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38550
2013-10-28 06:47:31 +00:00
John Crispin
849f74f930
ralink: pinctrl fix for non muxed pins
...
Pins with no mux option failed to be recognized as gpios.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38540
2013-10-26 12:24:55 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00
John Crispin
9a97c56535
ralink: fix default vlan mapping for MT7620a_MT7610e
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38418
2013-10-15 14:56:49 +00:00
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
2013-10-13 19:28:29 +00:00
John Crispin
b93e5498ae
ralink: fixes mpr a1/a2 network setup
...
Signed-off-by: Suschman <suschman@gmx.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38348
2013-10-09 10:08:52 +00:00
John Crispin
e382d2c7e6
ralink: add support for the mt7530 eval board
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38345
2013-10-08 21:10:15 +00:00
John Crispin
697bb191b0
ralink: add missing header file to mt7530 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38344
2013-10-08 21:10:00 +00:00
John Crispin
c903de043e
ralink: fix asiarf image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38324
2013-10-07 15:02:44 +00:00
John Crispin
ddcb800018
ralink: split mt7530 driver out of the gsw driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38323
2013-10-07 15:02:39 +00:00
John Crispin
c077698e38
ralink: build recovery images for dcs930 ip cam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38322
2013-10-07 15:02:35 +00:00
John Crispin
420c62205b
ralink: DIR610A1 Fix remaining issues
...
This patch fixes:
- Ethernet and Wireless LEDs
- Wireless MAC Address
- Remove whitespaces from dts file
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 38321
2013-10-07 15:02:31 +00:00
John Crispin
5eacfc1c60
ralink: MT7620 eval board pinmux fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38320
2013-10-07 15:02:27 +00:00
John Crispin
cc58dd26d3
ralink: make cevt systick selectable via kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38319
2013-10-07 15:02:23 +00:00
John Crispin
baf9d53792
ralink: fix mt7620a pinmux
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38318
2013-10-07 15:02:18 +00:00
John Crispin
65bb48cf23
ralink: dts fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38265
2013-09-30 20:48:39 +00:00
John Crispin
52fe1211b3
ralink: fix DIR-320-B1 board detection
...
https://dev.openwrt.org/ticket/14226
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38264
2013-09-30 20:48:34 +00:00
John Crispin
396cb4f405
ralink: Change size of image for DIR-320 B1 to 8MB
...
http://patchwork.openwrt.org/patch/4102/
Signed-off-by: Vladimir Stolyarov <xakep6666@yandex.ru>
SVN-Revision: 38263
2013-09-30 20:48:27 +00:00
Gabor Juhos
9c8a5ef115
kernel: update 3.10 to 3.10.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38228
2013-09-27 07:19:21 +00:00
Felix Fietkau
a30681dff0
build: unify mips target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38210
2013-09-26 17:53:14 +00:00
Gabor Juhos
0380904acb
kernel/3.10: refresh all target patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38182
2013-09-25 17:13:24 +00:00
Gabor Juhos
76a1617063
ramips: sync 3.10 configs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38181
2013-09-25 16:39:23 +00:00
John Crispin
08abb8822b
ralink: make dcs930 uvc camera work
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38054
2013-09-19 05:57:00 +00:00
John Crispin
c0f6bf05f4
ralink: add support for dalink dcs930l ipcam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38053
2013-09-19 05:56:46 +00:00
John Crispin
898c164b46
ralink: add back dwc_otg driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38052
2013-09-19 05:56:31 +00:00
John Crispin
5722b32acf
ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350
...
https://dev.openwrt.org/ticket/14129
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38040
2013-09-18 16:31:37 +00:00
John Crispin
8cd1c99707
ralink: add pinctrl driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38026
2013-09-17 21:45:44 +00:00
John Crispin
66bed0b019
ralink: change subtarget order
...
this will make image builder build rt305x targets per default
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38025
2013-09-17 21:45:39 +00:00
Gabor Juhos
a0d6cd4f49
kernel/3.10: add new Kconfig option for firmware partition split
...
Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.
The patch is in preparation for multiple firmware format
support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
2013-09-15 17:03:29 +00:00
Gabor Juhos
554772a665
kernel: update 3.10 to 3.10.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38000
2013-09-15 16:00:41 +00:00
Gabor Juhos
d120ec18b2
kernel: update 3.10 to 3.10.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37890
2013-09-02 19:12:54 +00:00
Gabor Juhos
043edd8074
kernel: update 3.10 to 3.10.9
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37832
2013-08-23 17:31:04 +00:00
Gabor Juhos
a76371970e
ramips: remove lantiq specific patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37830
2013-08-23 17:07:28 +00:00
Gabor Juhos
9330662208
ramips: use correct image size parameter for DIR-610 A1
...
Fixes the following error:
bash: line 0: [: ralink_default_fw_size_4M: integer expression expected
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37829
2013-08-23 17:07:27 +00:00
Gabor Juhos
0ebe286761
ramips: use correct parameters in the Seama template
...
Fixes DIR-645 image generation errors:
bash: line 0: [: wrgn39_dlob.hans_dir645: integer expression expected
...
bash: wrgn39_dlob.hans_dir645 - 64: syntax error: invalid arithmetic operator (error token is ".hans_dir645 - 64") make[4]: *** [install] Error 1
Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37828
2013-08-23 17:07:26 +00:00
Gabor Juhos
3afc3824ca
ramips: update the RT3883 PCI patch
...
Fix the following warning:
arch/mips/pci/pci-rt3883.c: In function 'rt3883_pci_probe':
arch/mips/pci/pci-rt3883.c:458:4: warning: use of 'h' length modifier with 'a' type character [-Wformat]
Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37827
2013-08-23 17:07:25 +00:00
John Crispin
dc7164d4ef
ramips: DIR-610-A1 Support
...
http://patchwork.openwrt.org/patch/3933/
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 37785
2013-08-14 19:35:27 +00:00
John Crispin
97a7daa72f
ramips: fix typo in network uci_defaults script
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37784
2013-08-14 19:08:55 +00:00
John Crispin
41f62983d3
ramips: dts file cleanup
...
cleanup some inconsistencies in the dts files
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37783
2013-08-14 19:08:44 +00:00
John Crispin
36e3424fa5
ramips: add support for dir810l and asus rp-n53
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37780
2013-08-14 18:15:35 +00:00
John Crispin
632a3e3a79
ramips: various updates to the mt7620 dtsi file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37779
2013-08-14 18:15:26 +00:00
John Crispin
9e5b0cc19c
ramips: update v3.10 patches
...
Sync the patches with those sent upstream for v3.12.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37778
2013-08-14 18:15:15 +00:00
Gabor Juhos
9257d556c2
ramips: re-implement PCI mux
...
Parallel flash access on RT3662/RT3883 based devices
is broken without that. It was fixed already some time
ago, but that change seems lost somewhere.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37708
2013-08-05 12:49:19 +00:00
Gabor Juhos
c80dd34924
ramips: allow to build Seama firmware images with arbitrary size
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37707
2013-08-05 12:35:22 +00:00
John Crispin
169e184521
ramips: add Poray IP2202 support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37640
2013-08-01 14:31:15 +00:00
John Crispin
ce4228b417
ramips: add Poray X8 support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37639
2013-08-01 14:31:09 +00:00
John Crispin
54968110f1
ramips: add Poray X5/X6 Support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37638
2013-08-01 14:31:04 +00:00
John Crispin
0dc3b44b0d
ramips: add Poray M4 4M/8M support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37637
2013-08-01 14:30:58 +00:00
John Crispin
23d3b705df
ramips: add Poray M3 support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37636
2013-08-01 14:30:53 +00:00
John Crispin
aaedf6c8c6
ramips: add basics for Poray devices
...
This commit adds the basic elements to support Poray brand routers.
It contains a tool to do the encryption/obfuscation that is used in
Poray routers.
Support for Poray devices was worked on by:
Felix Kaechele <heffer@fedoraproject.org>
Luis Soltero <lsoltero@globalmarinenet.com>
Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37635
2013-08-01 14:30:46 +00:00
John Crispin
046b282429
ralink: add mt7620a_mt7610e profile
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37633
2013-08-01 14:30:33 +00:00
Felix Fietkau
28d03a9983
kernel: update remaning platforms accidentally left out of r37617
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37619
2013-07-30 08:00:25 +00:00
John Crispin
c2600d13d1
ramips: fix indenting of spi partitions inside dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37609
2013-07-29 13:10:26 +00:00
Felix Fietkau
73c4d73d6d
build: unify target independent optimization options
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37600
2013-07-29 09:38:29 +00:00
John Crispin
8dd30fa775
ramips: add MPR-A1 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37568
2013-07-27 09:23:52 +00:00
John Crispin
13b7ab81cf
ralink: gpio driver should not set gpio to input when irq is querired
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37567
2013-07-27 09:23:45 +00:00
John Crispin
eb089abd28
ramips: add back dwc_otg driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37566
2013-07-27 09:23:40 +00:00
John Crispin
718b47f0b4
ramips: MPR-A2 should use memory auto detection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37565
2013-07-27 09:23:34 +00:00
John Crispin
115c6f85cf
ramips: enable usb phy support on rt5350
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37564
2013-07-27 09:23:29 +00:00
John Crispin
f4c4ca0b00
ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37563
2013-07-27 09:23:24 +00:00
John Crispin
c4413b6e08
ramips: unbreak asiarf dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37561
2013-07-26 15:19:19 +00:00
Gabor Juhos
e9688455f6
kernel: update 3.10 to 3.10.3
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37546
2013-07-26 07:19:58 +00:00
John Crispin
04aaf7a03e
ramips: disable hg255d
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37532
2013-07-25 17:03:08 +00:00
John Crispin
7feebeb193
ramipe: disable HG255D support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37531
2013-07-25 16:55:48 +00:00
John Crispin
9b2c7be0c4
ramips: important patch for HG255D
...
r37505 add support for Huawei HG255D, but it only tested under a community hacked u-boot ("lintel u-boot"), which has a different mtd layout compared to origin one. If you install it on a box with origin u-boot, the origin factory part will be destroyed, and your wifi interface will never up!!!
This patch shrink firmware part in mtd layout to exclude origin factory part, and I will prepare another patch to fix the eeprom extract issue for box with origin u-boot.
Signed-off-by: Leon Xu <ylxu72@gmail.com>
SVN-Revision: 37530
2013-07-25 16:01:58 +00:00
John Crispin
3ad136d9e3
ramips: Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.
...
Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.
http://www.asiarf.com/Smallest-Tiny-Ralink-802-11n-Wireless-AP-Router-Module-Board-AWM002-product-view-375.html
Signed-off-by Jon Smirl <jonsmirl@gmail.com>
SVN-Revision: 37521
2013-07-24 08:54:41 +00:00
John Crispin
3f3cac6136
ramips: fix HG255D VLAN initial detect issue
...
Signed-off-by: Leon Xu <ylxu72@gmail.com>
SVN-Revision: 37517
2013-07-23 13:07:00 +00:00
John Crispin
0cc1e2acb4
ramips: Add support for Huawei HG255D in trunk
...
HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community (www.right.com.cn), so credit should given to them.
This patch is tested to work except trivial LED issues.
Signed-off-by: Leon Xu <ylxu72@gmail.com>
SVN-Revision: 37505
2013-07-22 15:36:39 +00:00
Gabor Juhos
ef944dcb85
kernel: update 3.10 to 3.10.2
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37502
2013-07-22 15:31:13 +00:00
John Crispin
8d0cd50f30
ralink: set remove dwc_otg from default packages and use dwc2 instead
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37499
2013-07-22 13:52:52 +00:00
John Crispin
ffe389c4c5
ralink: remove dwc_otg from modules.mk
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37498
2013-07-22 13:52:44 +00:00
John Crispin
5525b2136e
ralink: set v3.10 as default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37497
2013-07-22 13:52:32 +00:00
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
2013-07-19 22:58:01 +00:00
John Crispin
8028fb8096
ramips: add sysupgarde support for wl-330n3g
...
https://dev.openwrt.org/ticket/13891
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37376
2013-07-17 09:44:57 +00:00
John Crispin
dd22304691
ramips: make the old dwc driver depend on v3.9
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37357
2013-07-15 21:06:03 +00:00
John Crispin
072e1a254c
ramips: add v3.10 kernel config files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37356
2013-07-15 21:05:58 +00:00
John Crispin
cb6375c20a
ramips: fix ehci/ohci OF binding
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37354
2013-07-15 21:05:47 +00:00
John Crispin
12a099eb07
ramips: update dtsi files to work with dwc2 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37353
2013-07-15 21:05:42 +00:00
John Crispin
e8ebcffd02
ramips: add a explicit reset to dwc2
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37352
2013-07-15 21:05:36 +00:00
John Crispin
bd78f2b56e
ramips: add a patch to make dwc2 work with boards that have an old bootloader
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37339
2013-07-15 11:34:13 +00:00
John Crispin
a0de18807b
ramips: add ralink v3.10 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37331
2013-07-15 10:06:55 +00:00
John Crispin
f7cf157712
ramips: disable ill_acc driver by default
...
The driver seems to be causoing boot rpoblems on some SoCs
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37314
2013-07-14 18:01:00 +00:00
John Crispin
89c0392736
ralink: drop v3.8 support
...
Signed-off-by: John Crispin <blogic@opewnrt.org>
SVN-Revision: 37311
2013-07-14 18:00:34 +00:00
Hauke Mehrtens
e574f75d16
kernel: update to kernel 3.9.10 and refresh patches
...
SVN-Revision: 37274
2013-07-13 22:43:10 +00:00
John Crispin
099188695a
ralink: vlan offloading is causing problems. disable it
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37203
2013-07-08 16:34:52 +00:00
John Crispin
a6091a5c71
ralink: unbreak ralink i2c support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37202
2013-07-08 09:01:57 +00:00
John Crispin
a154693bab
ralink: add i2c-ralink kmod info
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37200
2013-07-08 09:01:47 +00:00