aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AVR32: sync with latest Atmel source (closes #3371)Matteo Croce2008-04-232-1571/+4703
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clear VLANTunnel bit on the marvell switch ports - should help with some ↵Felix Fietkau2008-04-231-1/+0
| | | | | | bridging issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kill hotplug2 before running initFelix Fietkau2008-04-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] fix a compiler warning in the Sidewinder board specific codeGabor Juhos2008-04-223-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update config filesImre Kaloz2008-04-212-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac fix (closes #3124)Matteo Croce2008-04-211-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded patchImre Kaloz2008-04-201-35/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ixp4xx 2.6.25 patchsetImre Kaloz2008-04-2032-0/+8815
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable IMQ on 2.6.25 until we have a new patchImre Kaloz2008-04-201-0/+1790
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mini_fo compile -- still oopses on bootImre Kaloz2008-04-201-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix gpio on rb532 - fixes the cf driverFelix Fietkau2008-04-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix patchImre Kaloz2008-04-201-462/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] remove the clz function, use fls insteadGabor Juhos2008-04-202-24/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵Felix Fietkau2008-04-207-0/+648
| | | | | | and the upcoming Fonera 2.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] use stats from net_device structureGabor Juhos2008-04-202-30/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] nuke trailing whitespacesGabor Juhos2008-04-2013-118/+118
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make use of the adm6996 switch for atheros devices that support it ↵Felix Fietkau2008-04-202-1/+22
| | | | | | (autodetected at boot time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove some redundant codeFelix Fietkau2008-04-201-41/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add stub driver for ADM6996F switches (configured through MII)Felix Fietkau2008-04-206-0/+333
| | | | | | | | The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we can't handle the switch on the GW2345 yet, but we cna support the GW2355Imre Kaloz2008-04-191-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename patch to make it clear what it isImre Kaloz2008-04-191-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for ↵Gabor Juhos2008-04-194-98/+191
| | | | | | the review, comments, suggestions :P git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add proper 2.6.25 supportImre Kaloz2008-04-1951-0/+134102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename the bootloader image to standard name "otheros.bld"Yuji Mano2008-04-182-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove config for non supported kernel versionYuji Mano2008-04-181-1087/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * update ps3 target kernel version to 2.6.25Yuji Mano2008-04-182-6/+991
| | | | | | | * add default config for ps3 kernel 2.6.25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_BRIDGE_NETFILTER by defaultFelix Fietkau2008-04-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_NO_HZ by default (who enabled this?)Felix Fietkau2008-04-173-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolTravis Kemen2008-04-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-156-0/+359
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1520-2844/+3164
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add 2 more symbols missed from my last commit Nicolas Thill2008-04-151-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbols to 2.6.24 generic config, preventing proper kernel ↵Nicolas Thill2008-04-151-0/+10
| | | | | | configuration when certain kernel packages were selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix magicbox_ide on 2.6.24Nicolas Thill2008-04-151-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-142-22/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix GPIO direction setup on ar5312, and fix compiler warningsGabor Juhos2008-04-131-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing SSB config symbolsNicolas Thill2008-04-121-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: nuke unneeded patchMatteo Croce2008-04-111-14/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delete config-default file and resync kernel configuration for brcm63xxFlorian Fainelli2008-04-112-293/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix a quilt incompatible patch Gabor Juhos2008-04-101-95/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add basic support for the Titan Wireless TW-533-4Imre Kaloz2008-04-092-0/+289
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic arm machine registry updateImre Kaloz2008-04-092-8/+426
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove useless chunks from a patchMatteo Croce2008-04-092-49/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the firmware generation for the AG241v2b device (#3315)Florian Fainelli2008-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forward port redboot rootfs partition space expansion patch to 2.6.24Felix Fietkau2008-04-081-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] modules/gpio-buttons: fix build error on older kernelsGabor Juhos2008-04-081-13/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10771 3c298f89-4303-0410-b956-a3cf2f4a3e73