summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* Fixed wrong module name for usbatmFlorian Fainelli2006-02-121-1/+1
| | | | SVN-Revision: 3229
* name sercomm-based ar7 images (dg834/compatible) .img instead of .bin, ↵Felix Fietkau2006-02-121-2/+2
| | | | | | because the web interface expects it SVN-Revision: 3228
* add patch from #196Felix Fietkau2006-02-121-0/+12
| | | | SVN-Revision: 3223
* add support for netgear dg834 and the almost identical sphairon jdr454wb: ↵Felix Fietkau2006-02-128-1/+94
| | | | | | new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles) SVN-Revision: 3221
* update to new versionWaldemar Brodkorb2006-02-101-2/+2
| | | | SVN-Revision: 3214
* Correct a few typosMike Baker2006-02-101-1/+1
| | | | SVN-Revision: 3212
* move packages and kernel modules into menusImre Kaloz2006-02-102-14/+39
| | | | SVN-Revision: 3211
* build the kernel scripts directory before packages (required for some ↵Mike Baker2006-02-091-3/+3
| | | | | | external kernel modules) SVN-Revision: 3208
* finally fix pesky irq issuesMike Baker2006-02-092-74/+104
| | | | SVN-Revision: 3207
* update to linux 2.6.15.3 (security fixes)Felix Fietkau2006-02-073-6/+6
| | | | SVN-Revision: 3183
* fix typo in filenameFelix Fietkau2006-02-071-0/+0
| | | | SVN-Revision: 3171
* Modified br2684 patch to remove unresolved symbol, should now work, needs ↵Florian Fainelli2006-02-061-47/+25
| | | | | | testing SVN-Revision: 3166
* patch madwifi-ng to use master mode by defaultImre Kaloz2006-02-061-0/+12
| | | | SVN-Revision: 3162
* port the changes from [3155] to KamikazeImre Kaloz2006-02-062-6/+19
| | | | SVN-Revision: 3156
* Added support for ppp filtering, as userland pppd can now support filteringFlorian Fainelli2006-02-057-7/+7
| | | | SVN-Revision: 3151
* fix menuconfig entry for cifsFelix Fietkau2006-02-051-1/+1
| | | | SVN-Revision: 3136
* Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added ↵Florian Fainelli2006-02-043-676/+698
| | | | | | needed structures for this new function to work. Closes #267 SVN-Revision: 3128
* fix typo in switch-coreFelix Fietkau2006-02-041-1/+1
| | | | SVN-Revision: 3127
* oops. committed the wrong patch files for the multiport backportFelix Fietkau2006-02-041-93/+82
| | | | SVN-Revision: 3126
* backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables ↵Felix Fietkau2006-02-041-0/+242
| | | | | | itself, only use the new stuff) SVN-Revision: 3125
* fix x86-2.6 buildNicolas Thill2006-02-031-0/+12
| | | | SVN-Revision: 3118
* split patch; start irq cleanupMike Baker2006-02-024-1266/+1265
| | | | SVN-Revision: 3117
* Added missing module dependency for ppp_async.ko, closes #217Florian Fainelli2006-02-021-0/+1
| | | | SVN-Revision: 3116
* fixes files from [3112]Mike Baker2006-02-021-1/+9
| | | | SVN-Revision: 3114
* change cp to $(CP)Mike Baker2006-02-0135-84/+77
| | | | SVN-Revision: 3112
* remove hardcoded package names; use wildcardMike Baker2006-01-311-14/+1
| | | | SVN-Revision: 3106
* finally fix the /etc/config/network bug on wgt634u (#214, #215, #219)Felix Fietkau2006-01-313-3/+3
| | | | SVN-Revision: 3105
* fix "make target/linux/package/*-*" targetsMike Baker2006-01-312-0/+7
| | | | SVN-Revision: 3103
* fix hostapd/madwifi crash (#247)Felix Fietkau2006-01-311-0/+27
| | | | SVN-Revision: 3102
* remove pfring control fileWaldemar Brodkorb2006-01-311-6/+0
| | | | SVN-Revision: 3101
* add imq patch to linux 2.6Felix Fietkau2006-01-313-0/+901
| | | | SVN-Revision: 3099
* update layer7 patches to 2.1 with --l7pkt modFelix Fietkau2006-01-312-74/+117
| | | | SVN-Revision: 3097
* remove pfring patchesWaldemar Brodkorb2006-01-318-8287/+0
| | | | SVN-Revision: 3095
* remove zlib from image builder listsFelix Fietkau2006-01-3115-15/+0
| | | | SVN-Revision: 3087
* disable wap54g images for nowFelix Fietkau2006-01-311-7/+7
| | | | SVN-Revision: 3082
* make aruba lzma loader more generic and move it to ↵Felix Fietkau2006-01-3114-12/+29
| | | | | | target/linux/image/generic/lzma-loader SVN-Revision: 3076
* fix typos (#260)Felix Fietkau2006-01-303-3/+3
| | | | SVN-Revision: 3074
* fix serial console on ap60/61Felix Fietkau2006-01-301-0/+31
| | | | SVN-Revision: 3073
* add ethernet driver for ap60/61Felix Fietkau2006-01-303-4/+2166
| | | | SVN-Revision: 3072
* fix ethernet irq setting in system code for ap60/61Felix Fietkau2006-01-301-1/+1
| | | | SVN-Revision: 3071
* change madwifi makefile so that it can build both ahb and pci versions in ↵Felix Fietkau2006-01-301-9/+26
| | | | | | one pass SVN-Revision: 3070
* add missing MACH_ARUBA_AP40 defineFelix Fietkau2006-01-301-1/+2
| | | | SVN-Revision: 3069
* upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfsImre Kaloz2006-01-292-2/+25
| | | | SVN-Revision: 3068
* backport inline changes from 2.6.16-rc1, thanks nbd for helping me finish it :)Imre Kaloz2006-01-281-0/+2819
| | | | SVN-Revision: 3064
* upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi ↵Imre Kaloz2006-01-272-3/+373
| | | | | | (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools SVN-Revision: 3056
* do not treat warnings as errors for madwifi (needed for gcc4)Imre Kaloz2006-01-271-0/+12
| | | | SVN-Revision: 3055
* add gcc4 fix for mipsImre Kaloz2006-01-271-0/+173
| | | | SVN-Revision: 3053
* issue switch reset when bringing up the ethernet deviceFelix Fietkau2006-01-262-0/+2
| | | | SVN-Revision: 3047
* reset port settings and default vlan assignment when reset is issued on ↵Felix Fietkau2006-01-261-1/+8
| | | | | | switch-robo (fixes #245) SVN-Revision: 3045
* missing piece of changeset 3030Mike Baker2006-01-251-0/+3
| | | | SVN-Revision: 3043