aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 6tunnel configuration for tunnel brokers based configuration (not ↵Florian Fainelli2007-10-112-0/+70
| | | | | | SiXXS), disabled by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] prepare for 2.6.23Gabor Juhos2007-10-1116-0/+956
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update yaffs2 to compile with 2.6.23Gabor Juhos2007-10-112-8/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update generic 2.6.23 configGabor Juhos2007-10-111-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter fixes for 2.6.23Gabor Juhos2007-10-112-17/+343
| | | | | | | | * fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use acx-mac80211 in profileEugene Konev2007-10-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove version checksEugene Konev2007-10-111-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we are using leds-gpio nowEugene Konev2007-10-112-134/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsEugene Konev2007-10-111-153/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] restore CVS Id strings for yaffs code, remove svn:keywords propertiesGabor Juhos2007-10-109-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] dissect yaffs patchGabor Juhos2007-10-1036-45039/+14870
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] enhance the custom i2c-gpio driver (supports 4 buses from now on), ↵Gabor Juhos2007-10-104-73/+151
| | | | | | update kernel configuration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade au1000 to 2.6.23Florian Fainelli2007-10-1011-489/+91
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split ipip & iptunnel4 and ipv6 & sit into separate packagesNicolas Thill2007-10-101-24/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch ar7 to 2.6.23Eugene Konev2007-10-1012-606/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync for 2.6.23-finalEugene Konev2007-10-109-167/+181
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] update kernel configGabor Juhos2007-10-092-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] build leds-adm5120 as a moduleGabor Juhos2007-10-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add custom GPIO-based I2C driverGabor Juhos2007-10-094-0/+141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move grub menu.lst to the right placeFelix Fietkau2007-10-092-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove feeds dir on distcleanFelix Fietkau2007-10-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add feeds to .gitignoreFelix Fietkau2007-10-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only run svn info if .svn existsFelix Fietkau2007-10-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move grub to package/Felix Fietkau2007-10-095-9/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only require mkisofs if isofs root is actually selectedFelix Fietkau2007-10-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove trailing spaces to fix errors at dump timeNicolas Thill2007-10-091-8/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed linux-uvc, didn't read nicos commentJohn Crispin2007-10-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated/fixed linux-uvc, from #2458John Crispin2007-10-081-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added sdparm and scsi-generic module, from #2481John Crispin2007-10-081-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update dnsmasq to 2.40, from #2479John Crispin2007-10-083-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix insmod crash when the module is not foundFelix Fietkau2007-10-081-21/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed pkg_install_files so one can specify the folder to install fromJohn Crispin2007-10-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added generation of x86 livecds, from #2391John Crispin2007-10-085-2/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the old rbmipsnand driver, we now use the plat_nand driverFlorian Fainelli2007-10-082-248/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Clean up the r6040 driver using checkpatchFlorian Fainelli2007-10-081-142/+150
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* no need to free_irq in remove, done in closeEugene Konev2007-10-081-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport ar7_wdt from linux-2.6-watchdog-mmMatteo Croce2007-10-081-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable niceFelix Fietkau2007-10-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARPIT support to netfilter/iptablesGabor Juhos2007-10-076-3/+443
| | | | | | | | | * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Turn on stp for br-lan only when doing wds (#2476)Florian Fainelli2007-10-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependency on linux-atmEugene Konev2007-10-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added a function, that packages can call to make installing files/folders ↵John Crispin2007-10-071-0/+4
| | | | | | much cleaner and easier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed the -fhonours-copts gcc patch, such that the function needs to be ↵John Crispin2007-10-075-4/+5
| | | | | | turned on explicitly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix accidental double slash in prefixed quilt patchsetsFelix Fietkau2007-10-071-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-066-7/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* export STAGING_DIRFelix Fietkau2007-10-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add clientid to udhcpc thanks pjamaTravis Kemen2007-10-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option for cleaning all ipkg info before the image buildFelix Fietkau2007-10-052-3/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow targets to select/deselect config symbolsFelix Fietkau2007-10-052-1/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix segfault with insmod on 2.4Felix Fietkau2007-10-051-20/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9146 3c298f89-4303-0410-b956-a3cf2f4a3e73