Commit Graph

11788 Commits

Author SHA1 Message Date
Florian Fainelli
1a63c3347b use 2.4.37.5
SVN-Revision: 17257
2009-08-14 13:56:17 +00:00
Felix Fietkau
a4ed24b404 add the swconfig utility to the wrt160nl profile
SVN-Revision: 17250
2009-08-14 00:52:25 +00:00
Felix Fietkau
5ba92b0c5e ar71xx: enable rtl8306 support by default (for wrt160nl)
SVN-Revision: 17249
2009-08-14 00:52:21 +00:00
Felix Fietkau
6e28b28c5e add a driver for rtl8306 switches
SVN-Revision: 17248
2009-08-14 00:52:17 +00:00
Felix Fietkau
fe8feb1eaa ar71xx: change the linking order of the ag71xx module so that the driver can take advantage of phy fixups
SVN-Revision: 17247
2009-08-14 00:52:12 +00:00
Hauke Mehrtens
a16081b3c1 fix build
SVN-Revision: 17246
2009-08-13 18:08:08 +00:00
Gabor Juhos
304589a066 switch to 2.6.30
SVN-Revision: 17244
2009-08-13 10:43:15 +00:00
Jo-Philipp Wich
b44b066543 firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)
SVN-Revision: 17238
2009-08-13 03:31:53 +00:00
Jo-Philipp Wich
f83925811c opkg: crlf -> lf in 001-fix-double-parsing.patch
SVN-Revision: 17235
2009-08-12 13:19:34 +00:00
Florian Fainelli
3fd180eb53 add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA
SVN-Revision: 17234
2009-08-12 08:41:47 +00:00
Florian Fainelli
7610c78205 fix typo, INT_MASK is writable, INT_STATUS is not
SVN-Revision: 17229
2009-08-11 18:57:04 +00:00
Florian Fainelli
8e10e1270c more compile fixes for sangam-atm and 2.6.31
SVN-Revision: 17228
2009-08-11 18:50:45 +00:00
Florian Fainelli
dd8b0f9fb9 more bcm63xx definition fixes, thanks AndyI
SVN-Revision: 17227
2009-08-11 18:50:07 +00:00
Vasilis Tsiligiannis
b520582861 kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
SVN-Revision: 17225
2009-08-11 16:39:53 +00:00
Felix Fietkau
ed497b57a7 madwifi: fix frame dropped counter
SVN-Revision: 17224
2009-08-11 14:05:57 +00:00
Felix Fietkau
5335a25026 madwifi: fix compiler warning
SVN-Revision: 17221
2009-08-11 02:14:33 +00:00
Felix Fietkau
f0380bfd82 fix software rx filter for ibss mode (based on a patch by harald schiöberg)
SVN-Revision: 17220
2009-08-11 02:14:28 +00:00
Felix Fietkau
a1c5477822 madwifi: fix compile error on kernels without net_device api compatibility
SVN-Revision: 17219
2009-08-11 02:14:15 +00:00
Jo-Philipp Wich
27da9d1984 base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)
SVN-Revision: 17217
2009-08-10 23:48:10 +00:00
Jo-Philipp Wich
6ccd4143eb opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
SVN-Revision: 17209
2009-08-10 22:38:37 +00:00
Hauke Mehrtens
ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627
SVN-Revision: 17208
2009-08-10 18:26:18 +00:00
Vasilis Tsiligiannis
08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
SVN-Revision: 17206
2009-08-09 22:51:04 +00:00
Felix Fietkau
bad105e7c8 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports
SVN-Revision: 17204
2009-08-09 20:51:04 +00:00
Gabor Juhos
dd48a43550 WRT160NL: add default trigger for the power led
SVN-Revision: 17203
2009-08-09 14:13:26 +00:00
Gabor Juhos
a59d59be79 enable sysupgrade on the WRT160Nl
SVN-Revision: 17202
2009-08-09 14:12:24 +00:00
Gabor Juhos
214f39d46d WRT160NL: more mtd parser cleanup
SVN-Revision: 17201
2009-08-09 12:56:06 +00:00
Felix Fietkau
ed5f6f4efa revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
SVN-Revision: 17200
2009-08-09 12:33:08 +00:00
Florian Fainelli
40d5dafdd2 do not exclude the share directory for bison and other programs to work (#5629)
SVN-Revision: 17198
2009-08-09 11:11:11 +00:00
Florian Fainelli
85698765da add support for the Pirelli AG226G board (#5337)
SVN-Revision: 17190
2009-08-09 10:19:47 +00:00
Florian Fainelli
2d629e3a01 remove useless hard reset in the SPI controller driver
SVN-Revision: 17189
2009-08-09 10:18:30 +00:00
Florian Fainelli
2437f53f1d fix assignment instead of comparison in the mtd driver (#5649)
SVN-Revision: 17188
2009-08-09 10:08:07 +00:00
Felix Fietkau
632457f587 backport fixed module exports patch to 2.6.28
SVN-Revision: 17187
2009-08-09 01:55:19 +00:00
Felix Fietkau
88f98e238e fix the kernel symbol export patch for arm/powerpc
SVN-Revision: 17186
2009-08-09 01:55:13 +00:00
Felix Fietkau
9f01c68bb7 revert the module exports patch on 2.6.28 until it is fixed
SVN-Revision: 17185
2009-08-08 22:31:24 +00:00
Florian Fainelli
145fc3d643 switch to 2.6.30.4
SVN-Revision: 17184
2009-08-08 21:30:25 +00:00
Florian Fainelli
b2c58364fe more 2.6.30 related fixes for ar7-atm
SVN-Revision: 17183
2009-08-08 21:29:37 +00:00
Florian Fainelli
b8af58d3e7 refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
SVN-Revision: 17182
2009-08-08 18:56:14 +00:00
Felix Fietkau
bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image
SVN-Revision: 17181
2009-08-08 14:22:04 +00:00
Gabor Juhos
253c9fcf7d WRT160NL: enable mtd parser on 2.6.30
SVN-Revision: 17178
2009-08-08 13:09:03 +00:00
Gabor Juhos
c202ef57b1 WRT160NL: mtd parser cleanup
SVN-Revision: 17177
2009-08-08 13:06:28 +00:00
Gabor Juhos
8f854e27c8 move the trx parser out from the patch
SVN-Revision: 17176
2009-08-08 12:08:41 +00:00
Florian Fainelli
8866ab8a02 merge upstream fixes for bcm63xx_enet
SVN-Revision: 17175
2009-08-08 11:25:36 +00:00
Felix Fietkau
717a6344d4 decrease verbosity of mklibs.py
SVN-Revision: 17174
2009-08-08 02:37:59 +00:00
Felix Fietkau
b1a2f4b2b8 integrate mklibs.py support into the build process
SVN-Revision: 17173
2009-08-08 02:25:03 +00:00
Felix Fietkau
d9f9d74f69 mklibs: do not touch libraries that cannot be rebuilt
SVN-Revision: 17172
2009-08-08 02:24:59 +00:00
Felix Fietkau
a6a83985a0 upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf
SVN-Revision: 17171
2009-08-08 02:24:54 +00:00
Felix Fietkau
583f6f2d6a mklibs: do not fail on unresolved symbols, but print warnings
SVN-Revision: 17170
2009-08-08 02:24:49 +00:00
Felix Fietkau
907fb8d8e5 install static libraries from uclibc to the rootfs staging dir
SVN-Revision: 17169
2009-08-08 02:24:45 +00:00
Felix Fietkau
b0bf5fd9a0 add target for library specific installations into the root staging dir, fix ipkg build dependency on the package build stamp
SVN-Revision: 17168
2009-08-08 02:24:37 +00:00
Felix Fietkau
4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
SVN-Revision: 17167
2009-08-07 21:58:35 +00:00