aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAge
...
* reset port settings and default vlan assignment when reset is issued on ↵Felix Fietkau2006-01-26
| | | | | | switch-robo (fixes #245) SVN-Revision: 3045
* missing piece of changeset 3030Mike Baker2006-01-25
| | | | SVN-Revision: 3043
* Add a toggle for ramdisk supportMike Baker2006-01-20
| | | | SVN-Revision: 3030
* add kmod-fs-minixFelix Fietkau2006-01-20
| | | | SVN-Revision: 3024
* update to linux 2.6.15.1Felix Fietkau2006-01-17
| | | | SVN-Revision: 3007
* rename br2684 atm routing patchFelix Fietkau2006-01-17
| | | | SVN-Revision: 3006
* add a patch to export various kernel symbols in lib/string.c (like in 2.6), ↵Nicolas Thill2006-01-17
| | | | | | 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-17
| | | | | | joseangel), close #58 SVN-Revision: 3003
* fix alsa build on x86 (closes: #201)Nicolas Thill2006-01-17
| | | | SVN-Revision: 3001
* remove libgcc from imagebuilder listWaldemar Brodkorb2006-01-17
| | | | SVN-Revision: 3000
* fix typoFelix Fietkau2006-01-16
| | | | SVN-Revision: 2999
* update b44 driver for brcm-2.4 and 2.6, fix #214Felix Fietkau2006-01-16
| | | | SVN-Revision: 2998
* move natsemi module into the kernelMike Baker2006-01-16
| | | | SVN-Revision: 2997
* build nfs and cifs modules in brcm-2.6, disable msdos fsFelix Fietkau2006-01-16
| | | | SVN-Revision: 2994
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-16
| | | | SVN-Revision: 2993
* move brcm-specific hotplug net scripts into the right placeFelix Fietkau2006-01-15
| | | | SVN-Revision: 2990
* sync kmod-switch with whiterussianFelix Fietkau2006-01-15
| | | | SVN-Revision: 2989
* fix #210Felix Fietkau2006-01-14
| | | | SVN-Revision: 2982
* sync kmod-switch with whiterussianFelix Fietkau2006-01-14
| | | | SVN-Revision: 2981
* include natsemi in the default image for ArubaImre Kaloz2006-01-14
| | | | SVN-Revision: 2979
* move vlan and wifi setup into arch-specific base-filesFelix Fietkau2006-01-14
| | | | SVN-Revision: 2973
* remove extra inittab filesFelix Fietkau2006-01-14
| | | | SVN-Revision: 2972
* fix trace targets to actually display correct target namesMike Baker2006-01-14
| | | | SVN-Revision: 2970
* enable ramdiskMike Baker2006-01-14
| | | | SVN-Revision: 2969
* fix networkingMike Baker2006-01-14
| | | | SVN-Revision: 2968
* fix for the missing board-specific base-filesFelix Fietkau2006-01-14
| | | | SVN-Revision: 2964
* change the build order in target/linux so that it's possible to link the ↵Felix Fietkau2006-01-13
| | | | | | kernel with a ramdisk image SVN-Revision: 2963
* remove old ET driver referenceFelix Fietkau2006-01-13
| | | | SVN-Revision: 2962
* fix module dependanciesMike Baker2006-01-13
| | | | SVN-Revision: 2955
* add modified b44 fixes based on #205 to brcm-2.6Felix Fietkau2006-01-13
| | | | SVN-Revision: 2953
* patch nvram library for new nas version (thx to Vincent Bernat)Felix Fietkau2006-01-13
| | | | SVN-Revision: 2952
* update brcm-2.4 b44 bcm47xx support patch, add fixes from #205Felix Fietkau2006-01-13
| | | | SVN-Revision: 2950
* upgrade madwifi-ng to r1394-20060113Imre Kaloz2006-01-13
| | | | SVN-Revision: 2948
* clean up kernel modules, remove b44 references, as it's built-in nowImre Kaloz2006-01-13
| | | | SVN-Revision: 2945
* fix kernel virtual package installFelix Fietkau2006-01-12
| | | | SVN-Revision: 2943
* fix endian issueMike Baker2006-01-12
| | | | SVN-Revision: 2942
* use default ipkg.confMike Baker2006-01-12
| | | | SVN-Revision: 2941
* Merge aruba supportMike Baker2006-01-12
| | | | SVN-Revision: 2940
* Merged WAP54G v1.0 workaround, closes #205Florian Fainelli2006-01-12
| | | | SVN-Revision: 2932
* Corrected missing unused ifname as suggested in #200, definitively closes #200Florian Fainelli2006-01-12
| | | | SVN-Revision: 2930
* brcm-2.6: remove old b44 support patches, integrate bcm47xx support into ↵Felix Fietkau2006-01-12
| | | | | | newest version of the driver SVN-Revision: 2929
* disable pci extif on bcm5350 in brcm-2.6Felix Fietkau2006-01-12
| | | | SVN-Revision: 2928
* fix dependencies for bcm43xxFelix Fietkau2006-01-11
| | | | SVN-Revision: 2927
* add b44 fixes for brcm-2.4Felix Fietkau2006-01-11
| | | | SVN-Revision: 2926
* switch driver updates and fixesFelix Fietkau2006-01-11
| | | | SVN-Revision: 2925
* hardcode number of vlans in switch-robo (run-time detection doesn't seem to ↵Felix Fietkau2006-01-11
| | | | | | work) SVN-Revision: 2920
* Fixed network autoconfiguration as explained in #200, fixes #200Florian Fainelli2006-01-11
| | | | SVN-Revision: 2912
* fix kmod build after target/linux reorgNicolas Thill2006-01-11
| | | | SVN-Revision: 2907
* create package directory in target/linux/*/prepareFelix Fietkau2006-01-11
| | | | SVN-Revision: 2905
* add netconfig script to brcm-2.4 and remove default /etc/config/networkFelix Fietkau2006-01-11
| | | | SVN-Revision: 2902