- Feb 25, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35801
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35800
-
Gabor Juhos authored
It is removed in 3.8. Also add a revert patch for 3.7. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35799
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35798
-
Hauke Mehrtens authored
SVN-Revision: 35791
-
Hauke Mehrtens authored
WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#". CFE and NVRAM contain different vars - example: CFE line original: Device eth0: hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0 CFE after openwrt: Device eth0: hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0 Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2 (and on wikidevi for example) Signed off by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 35790
-
Gabor Juhos authored
Added support for the TP-LINK TL-WA830RE v1 Range Extender. Based on the WA901ND v1 support. Hardware IDs checked against original firmware. Patch was successfully tested on hardware. Signed-off-by:
Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35789
-
Gabor Juhos authored
Signed-off-by:
Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35788
-
Gabor Juhos authored
Signed-off-by:
Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35787
-
Felix Fietkau authored
ath9k: issue a cold reset after failures or after bringing the chip out of full sleep - fixes many kinds of DMA issues SVN-Revision: 35785
-
- Feb 24, 2013
-
-
Hauke Mehrtens authored
SVN-Revision: 35770
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768
-
Hauke Mehrtens authored
Thank you nlh This closes #12930. SVN-Revision: 35767
-
Hauke Mehrtens authored
Hex values in nvram seem to be uppercase on my e3200 device. Define one power led and two buttons (reset/wps). Signed-off-by:
Tijs Van Buggenhout <tvb@able.be> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 35766
-
Hauke Mehrtens authored
nvram variable "boardtype" is unique for now. -button gpio were taken from nvram. -led information was taken from dd-wrt ( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c ) I hope that I changed the values correctly. Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 35765
-
Hauke Mehrtens authored
SVN-Revision: 35764
-
Hauke Mehrtens authored
This does not work very well. I did not got this running in 5GHz mode and it was not very fast. SVN-Revision: 35763
-
Felix Fietkau authored
SVN-Revision: 35762
-
- Feb 23, 2013
-
-
Felix Fietkau authored
SVN-Revision: 35761
-
Felix Fietkau authored
SVN-Revision: 35760
-
Felix Fietkau authored
SVN-Revision: 35759
-
Jonas Gorski authored
Fixes mwl8k AP mode for 88e8366. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35758
-
Felix Fietkau authored
SVN-Revision: 35757
-
Jonas Gorski authored
Don't skip build-in modules when generating i2c kmod packages, to allow empty packages to be generated for satisfying dependencies. Closes #12259. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35755
-
Felix Fietkau authored
SVN-Revision: 35754
-
Felix Fietkau authored
SVN-Revision: 35753
-
- Feb 22, 2013
-
-
Felix Fietkau authored
SVN-Revision: 35750
-
Felix Fietkau authored
SVN-Revision: 35749
-
Gabor Juhos authored
The NO_IRQ symbol is not used by the amba core since upstream commit: dfb85185bda373a70409c70c2632b02fb0f8f449 AMBA: get rid of last two uses of NO_IRQ This gets rid of the last two users of NO_IRQ in AMBA primecell drivers. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35748
-
Gabor Juhos authored
The amba core throws a warning if -1 is used as an irq value since upstream commit: 2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3 ARM: amba: make use of -1 IRQs warn Make the core warn about the use of -1 (NO_IRQ) Cange the value of the unused IRQs to zero for the UART devices to get rid of the warning. Based on #12729. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35747
-
Jo-Philipp Wich authored
SVN-Revision: 35745
-
Jo-Philipp Wich authored
SVN-Revision: 35744
-
Steven Barth authored
SVN-Revision: 35743
-
- Feb 21, 2013
-
-
Geoff Levand authored
Signed-off-by:
Geoff Levand <geoff@infradead.org> SVN-Revision: 35741
-
Jo-Philipp Wich authored
- all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact - properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions - support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100') - support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6') SVN-Revision: 35738
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35737
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35736
-
Gabor Juhos authored
Compile tested only. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35735
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35734
-