summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libnl-tiny: add -fpicFelix Fietkau2009-05-041-0/+2
| | | | SVN-Revision: 15594
* fix ebtables compileFelix Fietkau2009-05-041-0/+2
| | | | SVN-Revision: 15593
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-043-2/+5
| | | | SVN-Revision: 15592
* fix libnl-tiny compile with eglibcFelix Fietkau2009-05-041-0/+1
| | | | SVN-Revision: 15591
* uclibc 0.9.30: fix isnan declarationFelix Fietkau2009-05-041-0/+11
| | | | SVN-Revision: 15589
* uclibc 0.9.29: fix isinf, finite prototypesFelix Fietkau2009-05-041-0/+29
| | | | SVN-Revision: 15588
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-0422-45/+18
| | | | SVN-Revision: 15587
* upgrade IOP32x to 2.6.28.10Imre Kaloz2009-05-042-3/+6
| | | | SVN-Revision: 15586
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-041-0/+6
| | | | SVN-Revision: 15583
* change boardnamesImre Kaloz2009-05-042-2/+2
| | | | SVN-Revision: 15582
* refresh patchesImre Kaloz2009-05-0461-855/+697
| | | | SVN-Revision: 15581
* layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵Imre Kaloz2009-05-043-6303/+0
| | | | | | remove them now SVN-Revision: 15580
* refresh generic 2.6.28 patchesImre Kaloz2009-05-044-12/+12
| | | | SVN-Revision: 15578
* kernel: fix conditional handling of ide-supportJo-Philipp Wich2009-05-041-35/+22
| | | | SVN-Revision: 15577
* remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵Nicolas Thill2009-05-032-200/+0
| | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576
* upgrade to newest stable kernel versionsImre Kaloz2009-05-0321-31/+31
| | | | SVN-Revision: 15575
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-033-9/+18
| | | | | | (closes: #5041) SVN-Revision: 15574
* iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵Jo-Philipp Wich2009-05-031-0/+13
| | | | | | specified for -p SVN-Revision: 15573
* iptables: - add libtool fixups - fix libiptc & libxtables packages, ↵Nicolas Thill2009-05-031-47/+44
| | | | | | containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg SVN-Revision: 15572
* kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)Jo-Philipp Wich2009-05-021-1/+2
| | | | SVN-Revision: 15563
* add experimental support for 2.6.30Gabor Juhos2009-05-0227-0/+1010
| | | | SVN-Revision: 15561
* generic/2.6.30: add missing Kconfig optionsGabor Juhos2009-05-021-0/+3
| | | | SVN-Revision: 15560
* copy kirkwood uImage to the bin dirImre Kaloz2009-05-021-0/+1
| | | | SVN-Revision: 15557
* add preliminary Marvell Kirkwood supportImre Kaloz2009-05-023-0/+323
| | | | SVN-Revision: 15556
* prevent kmod-switch from accessing nvram on brcm63xx (#5035)Florian Fainelli2009-05-021-1/+5
| | | | SVN-Revision: 15555
* iptables: install libxtables.so and libiptc.so into staging dirJo-Philipp Wich2009-05-021-0/+2
| | | | SVN-Revision: 15550
* kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a ↵Jo-Philipp Wich2009-05-011-1/+1
| | | | | | textsearch implementation SVN-Revision: 15549
* refresh patches for 2.6.30-rc4Imre Kaloz2009-05-013-4/+4
| | | | SVN-Revision: 15548
* iptables: replace exot_error() with xtables_error() in layer7 patchJo-Philipp Wich2009-05-011-11/+11
| | | | SVN-Revision: 15547
* include missing xt_layer7.h in 602-netfilter_layer7_2.21.patchJo-Philipp Wich2009-05-011-0/+17
| | | | SVN-Revision: 15546
* upgrade sibyte to .30-rc4Imre Kaloz2009-05-014-22/+95
| | | | SVN-Revision: 15545
* Update layer7 rulesHauke Mehrtens2009-05-0116-7/+20
| | | | SVN-Revision: 15544
* Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.Hauke Mehrtens2009-05-011-0/+463
| | | | SVN-Revision: 15543
* In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
| | | | SVN-Revision: 15541
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-011-0/+4
| | | | SVN-Revision: 15540
* fix a small bug in binutils 2.19.1 * ↵Gabor Juhos2009-05-011-0/+13
| | | | | | http://sourceware.org/bugzilla/show_bug.cgi?id=7093 SVN-Revision: 15538
* add missing symbolsHauke Mehrtens2009-05-011-0/+2
| | | | SVN-Revision: 15537
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-0124-6468/+397
| | | | SVN-Revision: 15536
* use vmalloc instead of kmalloc when reserving space for the lzma initramfs ↵Florian Fainelli2009-05-011-11/+19
| | | | | | (#3488) SVN-Revision: 15534
* add missing configuration symbols when enabling ramdisk supportFlorian Fainelli2009-05-013-0/+3
| | | | SVN-Revision: 15533
* add missing ramdisk configuration options (#5003)Florian Fainelli2009-05-011-0/+4
| | | | SVN-Revision: 15532
* rcS: wait for init scripts to complete before initiating the shutdown (patch ↵Felix Fietkau2009-04-302-6/+12
| | | | | | from #5032) SVN-Revision: 15530
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15529
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15527
* define libc_cv_slibdir, fixes mips64 compilation (#5011)Florian Fainelli2009-04-302-0/+2
| | | | SVN-Revision: 15526
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-301-21/+43
| | | | SVN-Revision: 15524
* linux 2.6.28: fix kernel headers compilation error because of conflicting ↵Felix Fietkau2009-04-301-0/+29
| | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523
* opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3Felix Fietkau2009-04-301-1/+1
| | | | SVN-Revision: 15522
* uci: increase argv size in batch mode to silence a false gcc 4.4 compiler ↵Felix Fietkau2009-04-301-0/+11
| | | | | | warning SVN-Revision: 15521
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-4/+28
| | | | SVN-Revision: 15519