aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-203-0/+7
* [atheros] remove the clz function, use fls insteadGabor Juhos2008-04-202-24/+2
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...Felix Fietkau2008-04-207-0/+648
* [atheros] remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
* [atheros] use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
* [atheros] use stats from net_device structureGabor Juhos2008-04-202-30/+20
* [atheros] nuke trailing whitespacesGabor Juhos2008-04-2013-118/+118
* make use of the adm6996 switch for atheros devices that support it (autodetec...Felix Fietkau2008-04-202-1/+22
* remove some redundant codeFelix Fietkau2008-04-202-53/+17
* Add stub driver for ADM6996F switches (configured through MII)Felix Fietkau2008-04-206-0/+333
* we can't handle the switch on the GW2345 yet, but we cna support the GW2355Imre Kaloz2008-04-191-5/+5
* rename patch to make it clear what it isImre Kaloz2008-04-191-0/+0
* [ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for th...Gabor Juhos2008-04-194-98/+191
* add proper 2.6.25 supportImre Kaloz2008-04-1952-0/+134105
* nuke empty directory, we need actual patches thereImre Kaloz2008-04-190-0/+0
* fix swap{on,off} pathMatteo Croce2008-04-191-4/+4
* add patch dir for 2.6.25 kernelYuji Mano2008-04-180-0/+0
* rename the bootloader image to standard name "otheros.bld"Yuji Mano2008-04-182-4/+4
* remove config for non supported kernel versionYuji Mano2008-04-181-1087/+0
* * update ps3 target kernel version to 2.6.25Yuji Mano2008-04-182-6/+991
* Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)Florian Fainelli2008-04-171-1/+1
* Mark rt61 as 2.6.23 only (#3337)Florian Fainelli2008-04-171-1/+1
* more performance for madwifi :)Felix Fietkau2008-04-171-4/+56
* disable CONFIG_BRIDGE_NETFILTER by defaultFelix Fietkau2008-04-172-2/+2
* [package] use the spi-ks8995 driver on the WRT55AG v2 boardsGabor Juhos2008-04-174-0/+170
* [package] spi-ks8995: fix a compiler warning, fix the copyright headerGabor Juhos2008-04-171-9/+9
* [package] add a driver for the KS8995 ethernet switch, will be usable to cont...Gabor Juhos2008-04-174-0/+477
* add performance improvement for madwifi on low-memory systemsFelix Fietkau2008-04-171-0/+178
* disable CONFIG_NO_HZ by default (who enabled this?)Felix Fietkau2008-04-173-3/+3
* add missing symbolTravis Kemen2008-04-151-0/+1
* remove udevextras dependency on udev (thx, fish)Felix Fietkau2008-04-151-1/+0
* fix restart on platforms without a setup_switch()Travis Kemen2008-04-151-0/+2
* [package] mmc_over_gpio: oops, forgot to remove empty dirsGabor Juhos2008-04-150-0/+0
* [package] move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-1510-27/+110
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1537-3480/+5331
* add 2 more symbols missed from my last commit Nicolas Thill2008-04-151-0/+2
* add missing symbols to 2.6.24 generic config, preventing proper kernel config...Nicolas Thill2008-04-151-0/+10
* $(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirect...Nicolas Thill2008-04-151-1/+1
* explicitely disable a bunch of package on ar7 until we properly detect pci & ...Nicolas Thill2008-04-153-7/+11
* mark b44 as broken, it doesn't build anymore due to SSB changes apparently (c...Nicolas Thill2008-04-151-2/+2
* fix magicbox_ide on 2.6.24Nicolas Thill2008-04-151-1/+3
* [atheros] add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-142-22/+26
* do target dependent optimizationsImre Kaloz2008-04-142-3/+3
* udevtrigger shouldn't depend on udev, we use it standalone for hotplug2Imre Kaloz2008-04-141-1/+0
* mark all openswan packages as brokenNicolas Thill2008-04-141-1/+2
* Mark broken packages as broken:Andy Boyett2008-04-143-9/+10
* package shared library as well (partially closes: #3030)Nicolas Thill2008-04-141-2/+24
* install dependencies after installing package to avoid deep recursion and mas...Nicolas Thill2008-04-131-7/+7
* upgrade uci to 0.3.3, build lua pluginFelix Fietkau2008-04-131-5/+21