summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add a toggle for ramdisk supportMike Baker2006-01-205-4/+1498
| | | | SVN-Revision: 3030
* add kmod-fs-minixFelix Fietkau2006-01-209-6/+18
| | | | SVN-Revision: 3024
* update to linux 2.6.15.1Felix Fietkau2006-01-173-6/+6
| | | | SVN-Revision: 3007
* rename br2684 atm routing patchFelix Fietkau2006-01-171-0/+0
| | | | SVN-Revision: 3006
* add a patch to export various kernel symbols in lib/string.c (like in 2.6), ↵Nicolas Thill2006-01-172-7/+172
| | | | | | fix shfs build on 2.4 (hopefully, but no real tests yet) SVN-Revision: 3004
* add support for routed RFC2684 encaps. on ATM (patches written by ↵Felix Fietkau2006-01-172-0/+609
| | | | | | joseangel), close #58 SVN-Revision: 3003
* fix alsa build on x86 (closes: #201)Nicolas Thill2006-01-171-1/+1
| | | | SVN-Revision: 3001
* remove libgcc from imagebuilder listWaldemar Brodkorb2006-01-1715-15/+0
| | | | SVN-Revision: 3000
* fix typoFelix Fietkau2006-01-161-6/+8
| | | | SVN-Revision: 2999
* update b44 driver for brcm-2.4 and 2.6, fix #214Felix Fietkau2006-01-162-70/+120
| | | | SVN-Revision: 2998
* move natsemi module into the kernelMike Baker2006-01-164-36/+6
| | | | SVN-Revision: 2997
* build nfs and cifs modules in brcm-2.6, disable msdos fsFelix Fietkau2006-01-161-6/+21
| | | | SVN-Revision: 2994
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-163-19/+19
| | | | SVN-Revision: 2993
* move brcm-specific hotplug net scripts into the right placeFelix Fietkau2006-01-152-0/+0
| | | | SVN-Revision: 2990
* sync kmod-switch with whiterussianFelix Fietkau2006-01-151-10/+11
| | | | SVN-Revision: 2989
* fix #210Felix Fietkau2006-01-141-4/+0
| | | | SVN-Revision: 2982
* sync kmod-switch with whiterussianFelix Fietkau2006-01-142-34/+104
| | | | SVN-Revision: 2981
* include natsemi in the default image for ArubaImre Kaloz2006-01-141-0/+1
| | | | SVN-Revision: 2979
* move vlan and wifi setup into arch-specific base-filesFelix Fietkau2006-01-142-0/+74
| | | | SVN-Revision: 2973
* remove extra inittab filesFelix Fietkau2006-01-142-7/+0
| | | | SVN-Revision: 2972
* fix trace targets to actually display correct target namesMike Baker2006-01-143-14/+14
| | | | SVN-Revision: 2970
* enable ramdiskMike Baker2006-01-142-4/+158
| | | | SVN-Revision: 2969
* fix networkingMike Baker2006-01-142-1/+101
| | | | SVN-Revision: 2968
* fix for the missing board-specific base-filesFelix Fietkau2006-01-141-7/+2
| | | | SVN-Revision: 2964
* change the build order in target/linux so that it's possible to link the ↵Felix Fietkau2006-01-131-27/+32
| | | | | | kernel with a ramdisk image SVN-Revision: 2963
* remove old ET driver referenceFelix Fietkau2006-01-131-1/+0
| | | | SVN-Revision: 2962
* fix module dependanciesMike Baker2006-01-133-11/+11
| | | | SVN-Revision: 2955
* add modified b44 fixes based on #205 to brcm-2.6Felix Fietkau2006-01-131-33/+21
| | | | SVN-Revision: 2953
* patch nvram library for new nas version (thx to Vincent Bernat)Felix Fietkau2006-01-131-0/+3
| | | | SVN-Revision: 2952
* update brcm-2.4 b44 bcm47xx support patch, add fixes from #205Felix Fietkau2006-01-132-388/+355
| | | | SVN-Revision: 2950
* upgrade madwifi-ng to r1394-20060113Imre Kaloz2006-01-132-25/+25
| | | | SVN-Revision: 2948
* clean up kernel modules, remove b44 references, as it's built-in nowImre Kaloz2006-01-139-33/+12
| | | | SVN-Revision: 2945
* fix kernel virtual package installFelix Fietkau2006-01-122-1/+1
| | | | SVN-Revision: 2943
* fix endian issueMike Baker2006-01-121-0/+5
| | | | SVN-Revision: 2942
* use default ipkg.confMike Baker2006-01-121-3/+0
| | | | SVN-Revision: 2941
* Merge aruba supportMike Baker2006-01-1228-0/+14887
| | | | SVN-Revision: 2940
* Merged WAP54G v1.0 workaround, closes #205Florian Fainelli2006-01-121-14/+36
| | | | SVN-Revision: 2932
* Corrected missing unused ifname as suggested in #200, definitively closes #200Florian Fainelli2006-01-121-0/+1
| | | | SVN-Revision: 2930
* brcm-2.6: remove old b44 support patches, integrate bcm47xx support into ↵Felix Fietkau2006-01-123-1896/+639
| | | | | | newest version of the driver SVN-Revision: 2929
* disable pci extif on bcm5350 in brcm-2.6Felix Fietkau2006-01-121-67/+85
| | | | SVN-Revision: 2928
* fix dependencies for bcm43xxFelix Fietkau2006-01-111-1/+1
| | | | SVN-Revision: 2927
* add b44 fixes for brcm-2.4Felix Fietkau2006-01-111-0/+89
| | | | SVN-Revision: 2926
* switch driver updates and fixesFelix Fietkau2006-01-114-35/+134
| | | | SVN-Revision: 2925
* hardcode number of vlans in switch-robo (run-time detection doesn't seem to ↵Felix Fietkau2006-01-111-27/+3
| | | | | | work) SVN-Revision: 2920