juhosg [Sat, 11 Feb 2012 15:11:40 +0000 (15:11 +0000)]
ramips: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30435
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 11 Feb 2012 15:11:36 +0000 (15:11 +0000)]
ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
This patch adds support for the Accton WR6202 Mini 3G broadband router.
Full details for this device are available at
http://www.awbnetworks.com/products03.php?Fullkey=19.
This device is identical to the SMCWBR11S-3GN:
http://www.smc-asia.com/products03.php?Fullkey=210
It's also worth noting that this board has a GPIO line to control the
power to the USB port.
[juhosg:
- fix checkpatch warnings,
- reorder Kconfig entry,
- merge the sysupgrade patch,
- add GPL header]
Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30434
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 11 Feb 2012 15:11:34 +0000 (15:11 +0000)]
ramips: rt305x: merge duplicated mac address setup
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30433
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 11 Feb 2012 15:11:32 +0000 (15:11 +0000)]
ramips: rt305x: add profile for the Belkin f5d8235v2
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30432
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Fri, 10 Feb 2012 22:42:43 +0000 (22:42 +0000)]
brcm47xx: print the chip id and rev found by ssb and bcma
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30428
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 20:19:06 +0000 (20:19 +0000)]
ar71xx: zero partition parser data in m25p80
Ths fixes parsing of RedBoot partitions.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30427
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 17:38:46 +0000 (17:38 +0000)]
ramips: fix compiler warning in prom.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30424
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Fri, 10 Feb 2012 17:22:26 +0000 (17:22 +0000)]
brcm47xx: update bcm5354 support patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30423
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Fri, 10 Feb 2012 17:11:17 +0000 (17:11 +0000)]
broadcom-wl: fix reading fallback sprom for pci devices.
When using the Broadcom SDK the SSB bus is emulated as an PCI bus so
the PCI bus number of the first real pci bus is increased by one. The
variable names in the nvram are created with that structure in mind. To
fix this we have ti increases the pci bus number by one. This was also
done for ssb some time ago.
This is based on a patch by nlh.
This closes #10917
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30422
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Fri, 10 Feb 2012 17:07:14 +0000 (17:07 +0000)]
broadcom-wl: fix compile with kernel 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30421
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Feb 2012 16:13:37 +0000 (16:13 +0000)]
zlib: parallel build has been reported to break this package, disable it (#10948)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30420
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 15:27:49 +0000 (15:27 +0000)]
ar71xx: fix platform description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30419
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 15:21:43 +0000 (15:21 +0000)]
generic: fix yaffs2 build warnings on 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30418
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 14:56:47 +0000 (14:56 +0000)]
ar71xx: ag71xx: add BQL support
It will be usable only from linux-3.3.
Based on a patch by Dave Taht <dave.taht@bufferbloat.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30417
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 14:56:44 +0000 (14:56 +0000)]
ar71xx: add dummy DQL helper functions for 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30416
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 13:16:50 +0000 (13:16 +0000)]
package/madwifi: apply AR71XX PCI workaround on ATH79 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30414
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 13:16:49 +0000 (13:16 +0000)]
package/mac80211: apply AR71XX PCI workaround on ATH79 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30413
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 13:16:47 +0000 (13:16 +0000)]
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30412
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 11:53:56 +0000 (11:53 +0000)]
ar71xx: add preliminary support for 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30410
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Feb 2012 11:46:37 +0000 (11:46 +0000)]
ar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30409
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Feb 2012 11:46:31 +0000 (11:46 +0000)]
ar71xx: fix db120 board detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30408
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 11:46:10 +0000 (11:46 +0000)]
ar71xx: allow to build ag71xx w/o PCI support enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30407
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 08:19:33 +0000 (08:19 +0000)]
ar71xx: merge 3.2 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30406
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 08:19:31 +0000 (08:19 +0000)]
ar71xx: merge files-3.2 to files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30405
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 08:19:28 +0000 (08:19 +0000)]
ar71xx: nuke 2.6.39 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30404
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 08:19:27 +0000 (08:19 +0000)]
ar71xx: switch to 3.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30403
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 08:19:25 +0000 (08:19 +0000)]
ar71xx: refresh 3.2 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30402
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Feb 2012 08:19:23 +0000 (08:19 +0000)]
kernel: update linux 3.2 to 3.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30401
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 9 Feb 2012 21:19:57 +0000 (21:19 +0000)]
ar71xx: 3.2: remove stray semicolons from the PCI fixup patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30400
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 9 Feb 2012 20:39:41 +0000 (20:39 +0000)]
ar71xx: fix ar934x usb reset handling on 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30399
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 9 Feb 2012 16:07:33 +0000 (16:07 +0000)]
toolchain/uClibc: use an upstream patch to fix syscall related build errors in 0.9.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30398
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 9 Feb 2012 14:24:18 +0000 (14:24 +0000)]
mac80211: disable ath6kl until it's packaged and used somewhere
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30397
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 9 Feb 2012 14:24:15 +0000 (14:24 +0000)]
mac80211: merge a LED related locking fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30396
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 9 Feb 2012 14:06:44 +0000 (14:06 +0000)]
generic: fix kexec build error for MIPS with gcc-4.6-linaro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30395
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 9 Feb 2012 13:41:53 +0000 (13:41 +0000)]
toolchain/uClibc: fix 0.9.33 build error on MIPS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30394
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 9 Feb 2012 08:07:52 +0000 (08:07 +0000)]
generic: 3.3: add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30393
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 9 Feb 2012 08:07:50 +0000 (08:07 +0000)]
generic: 3.3: fix yaffs2 build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30392
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 8 Feb 2012 20:47:58 +0000 (20:47 +0000)]
ar71xx: 3.2: get rid of an unused variable in ath79_spi.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30391
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 8 Feb 2012 20:47:56 +0000 (20:47 +0000)]
ar71xx: 3.2: fix AHB clock name in rb4xx_spi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30390
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 8 Feb 2012 20:47:54 +0000 (20:47 +0000)]
generic: fix yaffs2 build error on 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30389
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 8 Feb 2012 18:43:21 +0000 (18:43 +0000)]
mac80211: fix a potential rate control related crash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30388
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 8 Feb 2012 17:35:40 +0000 (17:35 +0000)]
[realview] add more missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30386
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 8 Feb 2012 16:26:27 +0000 (16:26 +0000)]
ar71xx: add profile and build image for the TEW-673GRU board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30377
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 8 Feb 2012 16:26:25 +0000 (16:26 +0000)]
ar71xx: add support for the TRENDNet TEW-673GRU board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30376
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 8 Feb 2012 15:49:48 +0000 (15:49 +0000)]
[toolchain/binutils]: add binutils 2.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30375
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 8 Feb 2012 15:45:44 +0000 (15:45 +0000)]
[toolchain/uClibc]: add 0.9.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30374
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Wed, 8 Feb 2012 14:55:48 +0000 (14:55 +0000)]
[package] iptables: Fix mod-ipopt package description (#10931)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30373
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 8 Feb 2012 11:11:32 +0000 (11:11 +0000)]
[toolchain/uClibc]: nuke a 2.4 skeleton
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30372
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 8 Feb 2012 10:34:21 +0000 (10:34 +0000)]
[avr32] select GENERIC_ATOMIC64 implementation to fix xfs related build errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30371
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 8 Feb 2012 10:21:48 +0000 (10:21 +0000)]
[omap4]: add audio and display features
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30370
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 8 Feb 2012 10:20:13 +0000 (10:20 +0000)]
[packages/fbtest]: fbtest utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30369
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 7 Feb 2012 21:56:51 +0000 (21:56 +0000)]
8139cp: backport patches to make driver stable again
List of patches that Jo-Philipp groveled out of git.
Redux: defuzzed.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30366
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 7 Feb 2012 18:35:48 +0000 (18:35 +0000)]
[package] firewall: don't filter IPv4 ICMP types (#10928)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30363
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Feb 2012 15:45:56 +0000 (15:45 +0000)]
broadcom-wl: turn on wmm by default, disabling it by default makes no sense, and without it 802.11n does not work (fixes #10918)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30362
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Feb 2012 15:25:55 +0000 (15:25 +0000)]
ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average signal strength display fluctuations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30359
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Tue, 7 Feb 2012 13:00:47 +0000 (13:00 +0000)]
[x86] alix2, geos: Adjust CFLAGS
Clone of CFLAGS change from r30013 into Geos and Alix platforms.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30353
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Feb 2012 11:28:21 +0000 (11:28 +0000)]
iw: update to version 3.3, sync with latest nl80211.h changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30347
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Feb 2012 11:28:11 +0000 (11:28 +0000)]
mac80211: update to wireless-testing 2012-02-06
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 7 Feb 2012 11:28:06 +0000 (11:28 +0000)]
kernel: add a recent upstream commit (post-3.3) to the ssb update patch, required for the next mac80211 update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30345
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 6 Feb 2012 17:15:40 +0000 (17:15 +0000)]
mtd: define MTDREFRESH if not defined (external kernel)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 6 Feb 2012 17:15:36 +0000 (17:15 +0000)]
[package] iptables: don't apply patches if building an external kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30339
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 5 Feb 2012 18:15:18 +0000 (18:15 +0000)]
[include] target.mk: Trivial comment typo fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30310
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 5 Feb 2012 17:56:04 +0000 (17:56 +0000)]
[x86] generic: Enable HPET, HID and AT keyboard support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30309
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sat, 4 Feb 2012 20:45:17 +0000 (20:45 +0000)]
[x86] generic: Add missing and remove unused config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sat, 4 Feb 2012 10:17:27 +0000 (10:17 +0000)]
brcm63xx: add support for linux 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30027
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sat, 4 Feb 2012 10:17:14 +0000 (10:17 +0000)]
kernel: fix netfilter layer7 compilation in 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30026
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Fri, 3 Feb 2012 20:17:00 +0000 (20:17 +0000)]
x86: make alix platform patch apply to 3.3
Based on a patch from Philip Prindeville.
While at it, also refresh the patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30025
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 19:47:55 +0000 (19:47 +0000)]
[x86] disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30024
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 19:21:41 +0000 (19:21 +0000)]
[PATCHv2 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-level
So that builds don't stall in x86 prompting for this symbol.
[From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30023
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 18:16:27 +0000 (18:16 +0000)]
[PATCH 1/1] geos: backport driver from linux-next to 3.2 and 3.3
The Geos driver is in linux-next and will be out in 3.4. It builds fine against 3.2.2 and 3.3-rc2.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30022
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 18:14:02 +0000 (18:14 +0000)]
[PATCHv2 1/1] net5501: backport drivers from linux-next
Backport net5501 platform driver from 3.4.
Remove vestiges of old (pre-2.6.30) leds-net5501.c driver.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30021
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 18:12:30 +0000 (18:12 +0000)]
[PATCH 1/1] leds.mk: remove obsolete references to leds-alix and leds-net5501 modules
These are now supported by platform drivers in arch/x86/platform/geode.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30020
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 18:02:57 +0000 (18:02 +0000)]
[PATCH 1/1] x86: move additional oddball PATA drivers
These should only be enabled in the generic image, as they bloat all of the other targets.
Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3.
Restore PC speaker to Geos target.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30019
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 Feb 2012 14:19:29 +0000 (14:19 +0000)]
[x86] net5501: adjust CFLAGS and package selection (#10893)
This patches the CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30013
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 3 Feb 2012 10:23:55 +0000 (10:23 +0000)]
ath9k: fix CTS timeout issues in 2.4 ghz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30010
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 3 Feb 2012 10:23:51 +0000 (10:23 +0000)]
ath9k: fix WEP connection issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30009
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 3 Feb 2012 10:17:30 +0000 (10:17 +0000)]
netifd: set the network device in uci state as well to avoid further remapping issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30008
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 3 Feb 2012 09:44:51 +0000 (09:44 +0000)]
ar71xx: add usb on the pb92 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30007
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 2 Feb 2012 23:16:34 +0000 (23:16 +0000)]
netifd: update to latest, fixes removing deleted interfaces on config reload
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30004
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 2 Feb 2012 23:01:02 +0000 (23:01 +0000)]
netifd: fix legacy scripts that expect the ifname option to be mapped to the device option after fixup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30003
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 2 Feb 2012 21:01:59 +0000 (21:01 +0000)]
x86: add 3.3 generic symbols
Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30002
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 19:26:32 +0000 (19:26 +0000)]
[PATCH 1/1] alix2: backport platform driver updates from linux-next
Add patches to x86/patches-3.2 and x86/patches-3.3 (update will appear in 3.4).
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1817/]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30001
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 19:11:52 +0000 (19:11 +0000)]
[x86] alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any standard system facility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30000
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 19:06:22 +0000 (19:06 +0000)]
[x86] alix2, goes, net5501: clean up default packages
Remove packages which are dependencies of other packages
Remove packages which are part of the default package list
Remove DSL specific packages from net5501
Remove bridge package, we use the busybox applet
Replace hostapd with wpad
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29999
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 19:00:40 +0000 (19:00 +0000)]
[x86] alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29998
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 18:59:51 +0000 (18:59 +0000)]
[x86] geos: add missing files from previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29997
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 18:58:20 +0000 (18:58 +0000)]
[PATCH 2/2] geos: backport Geos driver from linux-next
Backport of linux-next driver.
Driver adds support for LEDS and S/W button.
Add hotplug script for button actions.
Add Openwrt system config for LEDS triggers.
Add updated kernel .config for 3.2 symbols.
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1816/]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29996
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 18:44:35 +0000 (18:44 +0000)]
[PATCH 1/2] geos: cleanup GPIO driver name
In 3.1, the old drivers/char/ entry for the CS5535 GPIO driver went obsolete.
Make Geos use a recent kernel and remove this ambiguity.
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1815/]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29995
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 18:41:10 +0000 (18:41 +0000)]
[PATCH] net5501: correct net5501 h/w configuration
Bump to version 3.2.
Simplify and correct kernel config (based on x86/config-3.2).
Designate eth0 as wan interface, and bridge eth1/eth2/eth3.
Add heartbeat LED trigger.
Use correct CS5535 GPIO driver.
Use correct USB drivers (OHCI not UHCI).
Add MSR and HW clock support.
Add GPIO mask definition.
Add correct SATA drivers.
Add LED triggers.
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1802/]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29994
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 Feb 2012 14:06:16 +0000 (14:06 +0000)]
[package] iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant
Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change
and updated package version.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29992
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 2 Feb 2012 08:23:54 +0000 (08:23 +0000)]
kernel: add preliminary support for linux 3.3
Based on 3.3-rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29986
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 2 Feb 2012 08:23:44 +0000 (08:23 +0000)]
kernel: update module names and add new config symbols for linux 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29985
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 1 Feb 2012 15:31:23 +0000 (15:31 +0000)]
[PATCH] alix2: correct h/w configuration
Bump to version 3.2.
Simplify and correct kernel config (based on x86/config-3.2).
Drop obsolete CS5535 GPIO driver.
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1804/]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29981
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 1 Feb 2012 15:06:36 +0000 (15:06 +0000)]
[tools] automake: forcibly disable perl ithreads support
The SDK when build on a machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there.
In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29979
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 Jan 2012 20:49:34 +0000 (20:49 +0000)]
ar71xx: fix ethernet LEDs on the WHR-{G301N,HP-G300N,HP-GN} boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29978
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 Jan 2012 18:37:29 +0000 (18:37 +0000)]
ar71xx: merge DIR-600 A1 and DIR-615 E4 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29976
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 Jan 2012 18:37:24 +0000 (18:37 +0000)]
ar71xx: fix ethernet LEDs on the DIR-600-A1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29975
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 Jan 2012 18:37:15 +0000 (18:37 +0000)]
ar71xx: unify LED names on D-Link boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29974
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 Jan 2012 18:37:09 +0000 (18:37 +0000)]
ar71xx: support for D-LINK DIR-615 rev. E4
This patch adds support for D-LINK DIR-615 E4 board. It's mostly based
on the existing support for DIR-600 A1, with some changes in the leds
configuration.
It's an updated version of the patch that reliably works on my hw for
about a year (it was built from trunk on Jan 2011). When I decided to
update the firmware and checked for the current support for that device,
I also found previously posted patches by Alexey Loukianov that
mentioned some stability issues. I'm not sure where could be the
difference, the patches are very similar except the wmac led pin number
- I was using 1, and those patches used 17.
[juhosg: add 3.2 support]
Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29973
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 Jan 2012 18:37:01 +0000 (18:37 +0000)]
ar71xx: add support for TP-Link TL-MR11U
Adds support for TL-MR11U, a portable router with very similar
hardware to the TL-WR703N and TL-MR3020, but with an onboard
2000mAh battery.
Tested, working:
All interfaces (Ethernet, 802.11n, USB)
WPS & Reset switches (Power appears to be a hardware slider)
Ethernet, Wifi, 3G LEDs (Power & charging LEDs hardware controlled)
Sysupgrade
[juhosg: fix indentations to use TABs instead of spaces, fix 3.2 patch
breakage]
Signed-off-by: Simon Taylor <simon.taylor.uk@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29972
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.062625 seconds and 4 git commands to generate.