summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ↵Jo-Philipp Wich2009-08-132-1/+9
| | | | | | #4781) SVN-Revision: 17238
* opkg: crlf -> lf in 001-fix-double-parsing.patchJo-Philipp Wich2009-08-120-0/+0
| | | | SVN-Revision: 17235
* add missing patch which fakes a cardbus controller on top of PCI, thanks SGDAFlorian Fainelli2009-08-122-0/+332
| | | | SVN-Revision: 17234
* fix typo, INT_MASK is writable, INT_STATUS is notFlorian Fainelli2009-08-111-1/+1
| | | | SVN-Revision: 17229
* more compile fixes for sangam-atm and 2.6.31Florian Fainelli2009-08-111-0/+57
| | | | SVN-Revision: 17228
* more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-115-10/+12
| | | | SVN-Revision: 17227
* kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)Vasilis Tsiligiannis2009-08-111-1/+1
| | | | SVN-Revision: 17225
* madwifi: fix frame dropped counterFelix Fietkau2009-08-111-0/+25
| | | | SVN-Revision: 17224
* madwifi: fix compiler warningFelix Fietkau2009-08-111-1/+1
| | | | SVN-Revision: 17221
* fix software rx filter for ibss mode (based on a patch by harald schiöberg)Felix Fietkau2009-08-111-0/+20
| | | | SVN-Revision: 17220
* madwifi: fix compile error on kernels without net_device api compatibilityFelix Fietkau2009-08-115-11/+19
| | | | SVN-Revision: 17219
* base-files: move ipv6 module loading from setup_interface() to addif() in ↵Jo-Philipp Wich2009-08-103-10/+7
| | | | | | the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) SVN-Revision: 17217
* opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, ↵Jo-Philipp Wich2009-08-102-5/+17
| | | | | | bump package revision, thanks kupseoft SVN-Revision: 17209
* Correct bool expressions in dependencies. This fixes #5627Hauke Mehrtens2009-08-102-5/+5
| | | | SVN-Revision: 17208
* kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependencyVasilis Tsiligiannis2009-08-091-2/+2
| | | | SVN-Revision: 17206
* arm: when linking the kernel, move the section discards after the other ↵Felix Fietkau2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204
* WRT160NL: add default trigger for the power ledGabor Juhos2009-08-091-0/+1
| | | | SVN-Revision: 17203
* enable sysupgrade on the WRT160NlGabor Juhos2009-08-091-1/+8
| | | | SVN-Revision: 17202
* WRT160NL: more mtd parser cleanupGabor Juhos2009-08-091-68/+106
| | | | SVN-Revision: 17201
* revert some accidentally committed test/debug changes from the module symbol ↵Felix Fietkau2009-08-092-24/+24
| | | | | | export patch - should fix #5655 SVN-Revision: 17200
* do not exclude the share directory for bison and other programs to work (#5629)Florian Fainelli2009-08-091-1/+5
| | | | SVN-Revision: 17198
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-093-0/+29
| | | | SVN-Revision: 17190
* remove useless hard reset in the SPI controller driverFlorian Fainelli2009-08-091-1/+0
| | | | SVN-Revision: 17189
* fix assignment instead of comparison in the mtd driver (#5649)Florian Fainelli2009-08-091-7/+8
| | | | SVN-Revision: 17188
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-091-0/+154
| | | | SVN-Revision: 17187
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-091-9/+88
| | | | SVN-Revision: 17186
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-081-117/+0
| | | | SVN-Revision: 17185
* switch to 2.6.30.4Florian Fainelli2009-08-081-1/+1
| | | | SVN-Revision: 17184
* more 2.6.30 related fixes for ar7-atmFlorian Fainelli2009-08-081-0/+13
| | | | SVN-Revision: 17183
* refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)Florian Fainelli2009-08-084-12/+8
| | | | SVN-Revision: 17182
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-085-1/+270
| | | | | | from the kernel image SVN-Revision: 17181
* WRT160NL: enable mtd parser on 2.6.30Gabor Juhos2009-08-082-0/+45
| | | | SVN-Revision: 17178
* WRT160NL: mtd parser cleanupGabor Juhos2009-08-081-17/+16
| | | | SVN-Revision: 17177
* move the trx parser out from the patchGabor Juhos2009-08-083-174/+166
| | | | SVN-Revision: 17176
* merge upstream fixes for bcm63xx_enetFlorian Fainelli2009-08-081-0/+439
| | | | SVN-Revision: 17175
* decrease verbosity of mklibs.pyFelix Fietkau2009-08-081-1/+1
| | | | SVN-Revision: 17174
* integrate mklibs.py support into the build processFelix Fietkau2009-08-082-0/+43
| | | | SVN-Revision: 17173
* mklibs: do not touch libraries that cannot be rebuiltFelix Fietkau2009-08-081-0/+50
| | | | SVN-Revision: 17172
* upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelfFelix Fietkau2009-08-083-9/+10
| | | | SVN-Revision: 17171
* mklibs: do not fail on unresolved symbols, but print warningsFelix Fietkau2009-08-081-0/+23
| | | | SVN-Revision: 17170
* install static libraries from uclibc to the rootfs staging dirFelix Fietkau2009-08-081-0/+4
| | | | SVN-Revision: 17169
* add target for library specific installations into the root staging dir, fix ↵Felix Fietkau2009-08-081-2/+3
| | | | | | ipkg build dependency on the package build stamp SVN-Revision: 17168
* add a staging directory for unstripped package files, useful for debugging, ↵Felix Fietkau2009-08-073-2/+8
| | | | | | will be used for mklibs integration later SVN-Revision: 17167
* WRT160NL: register GPIO LEDs and buttonsGabor Juhos2009-08-071-1/+55
| | | | SVN-Revision: 17166
* add gcc 4.3.4Imre Kaloz2009-08-0715-0/+700
| | | | SVN-Revision: 17165
* fix mklibs compilation failures on stdio.h not being includedFlorian Fainelli2009-08-071-0/+11
| | | | SVN-Revision: 17164
* libiptc and libxtables should install their libraries as symbolic links ↵Florian Fainelli2009-08-071-3/+3
| | | | | | (#5313, #5639) SVN-Revision: 17162
* add support for gcc-4.4.1 (#5580)Florian Fainelli2009-08-0710-1/+426
| | | | SVN-Revision: 17161
* base-files: some /lib/network/config.sh refactoringFelix Fietkau2009-08-071-25/+38
| | | | | | | | | | | * Localize a lot more variables than before. * Do stuff or localize variables at later points or inner blocks so less commands are executed in some cases. * Use the default option of config_get where it makes sense. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17160
* base-files: clean up init.d/fstab and port it to the new config_getFelix Fietkau2009-08-071-18/+14
| | | | | | | | ... also remove the unused noauto variable in swapon. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17159