Gabor Juhos
a7db713477
x86/geos: switch to 3.10 and add broken flag
...
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39710
2014-02-23 12:50:18 +00:00
Gabor Juhos
944edb47f9
x86/geos: add config for 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39709
2014-02-23 12:50:16 +00:00
Gabor Juhos
b5fdd769f0
brcm63xx: update LINUX_VERSION to 3.10.32
...
Missed from the previous comit.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39708
2014-02-23 11:07:58 +00:00
Gabor Juhos
f677b1bc7e
kernel: update 3.10 to 3.10.32
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39707
2014-02-23 10:59:40 +00:00
Felix Fietkau
6c8300df3d
netifd: update to latest version, fixes wireless device reload handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39706
2014-02-23 08:13:28 +00:00
Gabor Juhos
590bafe3de
ar71xx: define status LED for the RB91x boards
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39705
2014-02-23 08:11:54 +00:00
Gabor Juhos
da2f3c1448
ar71xx: rb91x: register GPIO LEDs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39704
2014-02-23 08:11:53 +00:00
Gabor Juhos
14d95026b2
ar71xx: rb91x: add SPI device for the serial shift register
...
The RB91x boards are using a serial shift register
connected to the SPI bus to drive some of the LEDs.
Rework the board setup code to register a SPI device
for that. This makes it possible to use the 'spi-74x164'
driver to control the device.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39703
2014-02-23 08:11:52 +00:00
Gabor Juhos
7b89005f0d
ar71xx/mikrotik: enable the 74x164 GPIO driver
...
That will be used to drive the 74HC595 serial-in/parallel-out
8-bits shift register which can be found on some RouterBOARDs.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39702
2014-02-23 08:11:50 +00:00
Gabor Juhos
5f224ef8a3
ar71xx: improve platform device support in the gpio-74x164 driver
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39701
2014-02-23 08:11:49 +00:00
Gabor Juhos
3d906ac6ac
ar71xx: rb91x-nand: rewrite to use GPIO API
...
Rewrite tha rb91x-nand driver to use GPIO API to
modify the NAND control lines.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39700
2014-02-23 07:19:32 +00:00
Gabor Juhos
8fea668cb7
ar71xx: rb91x: register a gpio-latch platform device
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39699
2014-02-22 18:05:32 +00:00
Gabor Juhos
da5caba072
ar71xx/mikrotik: enable the GPIO latch driver
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39698
2014-02-22 18:05:31 +00:00
Gabor Juhos
ab08c40487
ar71xx: add a generic GPIO latch driver
...
It will be used for the Mikrotik boards.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39697
2014-02-22 18:05:29 +00:00
Gabor Juhos
be18a3849b
ar71xx/mikrotik: enable small sector erase in the m25p80 driver
...
The serial flash devices used on the ROuterBOARDs are
supporting 4KiB erase blocks. Enable the small sector
erase option in the m25p80 driver to avoid superfluous
erase/write of adjacent blocks.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39696
2014-02-22 16:26:55 +00:00
Gabor Juhos
b7539ab109
ar71xx: spi-ath79: fix initial GPIO CS line setup
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39695
2014-02-22 16:17:28 +00:00
Gabor Juhos
3e6c7ed4f2
ar71xx: refresh unaligned access hacks patch
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39694
2014-02-22 16:17:27 +00:00
Nicolas Thill
86f5a9cf78
target/sunxi: add dependency on sunxi to kmod-wdt-sunxi
...
SVN-Revision: 39693
2014-02-22 15:51:11 +00:00
Felix Fietkau
7a8f13f33c
gianfar: Fix reported number of sent bytes to BQL
...
This is a backported patch for the gianfar ethernet driver
used in TPLink 4900 v1. It is supposed to fix the error which
show up in dmesg with:
NETDEV WATCHDOG: eth0 (fsl-gianfar): transmit queue xy timed out
Full upstream patch is at: http://patchwork.ozlabs.org/patch/271242
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
SVN-Revision: 39692
2014-02-22 14:42:48 +00:00
Felix Fietkau
8167b27bca
ath5k: mark the current survey channel as being used
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39691
2014-02-22 13:57:09 +00:00
Felix Fietkau
08255e0237
ath9k: reduce unnecessary logspam ( #14940 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39690
2014-02-22 13:48:56 +00:00
Felix Fietkau
3ae79cd848
ath9k: fix issues with 5/10 mhz channel bandwidth ( #14916 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39689
2014-02-22 13:43:48 +00:00
Felix Fietkau
ec4ab71c54
ath9k: fix issues that have been plaguing some powersave clients since the tx queueing rework ( #14092 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39688
2014-02-22 13:01:11 +00:00
Felix Fietkau
b75914d2fb
ath9k: show more reset causes in debugfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39687
2014-02-22 13:01:07 +00:00
Felix Fietkau
ca82dfe31b
mac80211: merge some upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39686
2014-02-22 13:01:04 +00:00
Felix Fietkau
fc0a51c2e1
ath9k: enable u-apsd support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39685
2014-02-22 13:01:00 +00:00
Felix Fietkau
b44e9bff9d
ath9k: add a tx locking fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39684
2014-02-22 13:00:55 +00:00
Jonas Gorski
c1f397e1e1
b53: Make b53_switch_init static
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com >
Patchwork: http://patchwork.openwrt.org/patch/4869/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39683
2014-02-22 11:16:58 +00:00
Jonas Gorski
9eb60826f2
b53: Add BCM53128 switch support
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com >
Patchwork: http://patchwork.openwrt.org/patch/4867/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39682
2014-02-22 11:16:56 +00:00
Jonas Gorski
b8ed6534ca
brcm63xx: fix RG100A/DB120 usb port number
...
Set usbh ports to 2 to fix #15007 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39681
2014-02-22 11:16:52 +00:00
Jonas Gorski
4a2f87bce0
brcm63xx: fix number of usb ports for HW556 variants
...
Don't only fix up the fallback board, but also all three variants.
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39680
2014-02-22 11:16:50 +00:00
Jonas Gorski
ece12908a8
brcm63xx: add initial support for BCM963268BU_P300 reference board
...
Only netboot tested, so no images or now.
GbE ports are only working in FE mode, and leds do not work.
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39679
2014-02-22 11:16:48 +00:00
Jonas Gorski
f6c4b1eb29
brcm63xx: add VW6339GU support
...
Completely untested except for booting from network; wan port
only works in 10/HD, lan1 only in 100/FD.
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39678
2014-02-22 11:16:46 +00:00
Jonas Gorski
60edb75e47
brcm63xx: fix number of switch ports for BCM63168/63268
...
BCM63168 has 6 ports (3 FE PHY, 1 GE PHY, two RGMII) and BCM63268
has two additional RGMII ports, making it 8.
Fix this by checking the chip variant and applying an appropriate
limit.
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39677
2014-02-22 11:16:44 +00:00
Jonas Gorski
edbfb81b56
brcm63xx: F@ST2504n board support (image, base-files)
...
Signed-off-by: Max Staudt <openwrt.max@enpas.org >
Patchwork: http://patchwork.openwrt.org/patch/4730/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39676
2014-02-22 11:16:42 +00:00
Jonas Gorski
84dc1f1209
brcm63xx: F@ST2504n board support
...
Signed-off-by: Max Staudt <openwrt.max@enpas.org >
Patchwork: http://patchwork.openwrt.org/patch/4729/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39675
2014-02-22 11:16:40 +00:00
Jonas Gorski
ce655b93cd
brcm63xx: add support for Asmax AR 1004g router
...
Support for Asmax AR 1004g router
Signed-off-by: Adrian Feliks <mexit@o2.pl >
Patchwork: http://patchwork.openwrt.org/patch/4464/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39674
2014-02-22 11:16:38 +00:00
Jonas Gorski
fa26229e8b
brcm63xx: Add profile and build image for Sagemcom F@ST2704V2 ADSL router
...
This adds profile and build image for Sagemcom F@st2704, using b43
driver.
For WiFi to work properly BCMA fallback SPROM support patch must
be applied (http://git.io/z1Ki8A ).
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4212/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39673
2014-02-22 11:16:35 +00:00
Jonas Gorski
fe37b14fca
brcm63xx: Add userspace support for Sagemcom F@ST2704V2 ADSL router
...
This adds userspace support for Sagemcom F@st 2704 router.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4215/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39672
2014-02-22 11:16:33 +00:00
Jonas Gorski
f92b2a956b
brcm63xx: Add kernel support for Sagemcom F@ST2704V2 ADSL router
...
This adds kernel support support for Sagemcom F@st 2704 wireless ADSL
router.
It's a BCM6328-based 802.11n wireless router with USB port and ADSL2+
modem equipped with 64 MiB RAM and 8 MiB flash.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4266/
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 39671
2014-02-22 11:16:30 +00:00
Hauke Mehrtens
ac46cbcfc0
kernel: add missing depends on kmod-mii
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39670
2014-02-21 22:57:39 +00:00
Hauke Mehrtens
9a2493a004
kexec-tools: disable lzma support
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39652
2014-02-21 20:06:41 +00:00
Steven Barth
980626aa32
odhcpd: fix wrong address pool being advertised
...
SVN-Revision: 39651
2014-02-21 18:02:25 +00:00
Imre Kaloz
6a4ecd05f0
the root password should be empty for real, like before
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 39650
2014-02-21 10:39:14 +00:00
Jo-Philipp Wich
b22ad85bc6
firewall: fix validation constraints
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 39649
2014-02-21 00:22:23 +00:00
Jo-Philipp Wich
354efde275
netifd: fix validation constraints
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 39648
2014-02-21 00:17:04 +00:00
Jo-Philipp Wich
21f4cf1a73
firewall: fix several ipset integration issues ( #15016 )
...
- Do not consider bitmap storage for IPv6 family sets
- Move ipset family parameter before any additional option
- Only emit family parameter for hash sets
- Do not allow IPv6 iprange for IPv4 sets and vice versa
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 39647
2014-02-20 23:20:10 +00:00
Steven Barth
12fa3eae23
6in4: add support for he.net updatekey
...
SVN-Revision: 39646
2014-02-20 21:36:15 +00:00
Luka Perkov
223c6808ba
imx6: update Ventana dts
...
Update the Ventana device-tree to match upstream:
- Add IMX6Q/IMX6DL variants for GW54xx/GW53xx/GW52xx/GW51xx
- align pinctrl with upstream
- consolidate multiple patches into one
Signed-off-by: Tim Harvey <tharvey@gateworks.com >
SVN-Revision: 39644
2014-02-20 17:26:10 +00:00
Luka Perkov
a52100469f
imx6: enable IMX6 watchdog
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com >
SVN-Revision: 39643
2014-02-20 17:26:08 +00:00