Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix patch | Imre Kaloz | 2008-04-20 | 1 | -462/+0 |
| | | | | SVN-Revision: 10887 | ||||
* | build the kmod-video-quickcam module only if it was selected | Nicolas Thill | 2008-04-20 | 1 | -1/+11 |
| | | | | SVN-Revision: 10881 | ||||
* | don't build acx* kernel modules on UML | Nicolas Thill | 2008-04-20 | 2 | -2/+2 |
| | | | | SVN-Revision: 10880 | ||||
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 | 3 | -0/+7 |
| | | | | SVN-Revision: 10879 | ||||
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 | 2 | -24/+2 |
| | | | | SVN-Revision: 10878 | ||||
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | 2 | -3/+6 |
| | | | | SVN-Revision: 10877 | ||||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | 7 | -0/+648 |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | ||||
* | remove strange direct usage of dev->priv as well | Gabor Juhos | 2008-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10875 | ||||
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | 1 | -28/+26 |
| | | | | SVN-Revision: 10874 | ||||
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | 2 | -30/+20 |
| | | | | SVN-Revision: 10873 | ||||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | 13 | -118/+118 |
| | | | | SVN-Revision: 10872 | ||||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | 2 | -1/+22 |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | ||||
* | remove some redundant code | Felix Fietkau | 2008-04-20 | 2 | -53/+17 |
| | | | | SVN-Revision: 10870 | ||||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | 6 | -0/+333 |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 | ||||
* | we can't handle the switch on the GW2345 yet, but we cna support the GW2355 | Imre Kaloz | 2008-04-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 10868 | ||||
* | rename patch to make it clear what it is | Imre Kaloz | 2008-04-19 | 1 | -0/+0 |
| | | | | SVN-Revision: 10867 | ||||
* | avila: add model detection, refresh patches. Kaloz: thank you for the ↵ | Gabor Juhos | 2008-04-19 | 4 | -98/+191 |
| | | | | | | review, comments, suggestions :P SVN-Revision: 10866 | ||||
* | add proper 2.6.25 support | Imre Kaloz | 2008-04-19 | 52 | -0/+134105 |
| | | | | SVN-Revision: 10865 | ||||
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 | 1 | -4/+4 |
| | | | | SVN-Revision: 10863 | ||||
* | rename the bootloader image to standard name "otheros.bld" | Yuji Mano | 2008-04-18 | 2 | -4/+4 |
| | | | | SVN-Revision: 10860 | ||||
* | remove config for non supported kernel version | Yuji Mano | 2008-04-18 | 1 | -1087/+0 |
| | | | | SVN-Revision: 10859 | ||||
* | * update ps3 target kernel version to 2.6.25 * add default config for ps3 ↵ | Yuji Mano | 2008-04-18 | 2 | -6/+991 |
| | | | | | | kernel 2.6.25 SVN-Revision: 10858 | ||||
* | Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132) | Florian Fainelli | 2008-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10857 | ||||
* | Mark rt61 as 2.6.23 only (#3337) | Florian Fainelli | 2008-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10856 | ||||
* | more performance for madwifi :) | Felix Fietkau | 2008-04-17 | 1 | -4/+56 |
| | | | | SVN-Revision: 10855 | ||||
* | disable CONFIG_BRIDGE_NETFILTER by default | Felix Fietkau | 2008-04-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 10854 | ||||
* | use the spi-ks8995 driver on the WRT55AG v2 boards | Gabor Juhos | 2008-04-17 | 4 | -0/+170 |
| | | | | SVN-Revision: 10853 | ||||
* | spi-ks8995: fix a compiler warning, fix the copyright header | Gabor Juhos | 2008-04-17 | 1 | -9/+9 |
| | | | | SVN-Revision: 10852 | ||||
* | add a driver for the KS8995 ethernet switch, will be usable to control the ↵ | Gabor Juhos | 2008-04-17 | 4 | -0/+477 |
| | | | | | | switch on some boards SVN-Revision: 10851 | ||||
* | add performance improvement for madwifi on low-memory systems | Felix Fietkau | 2008-04-17 | 1 | -0/+178 |
| | | | | SVN-Revision: 10850 | ||||
* | disable CONFIG_NO_HZ by default (who enabled this?) | Felix Fietkau | 2008-04-17 | 3 | -3/+3 |
| | | | | SVN-Revision: 10849 | ||||
* | add missing symbol | Travis Kemen | 2008-04-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 10848 | ||||
* | remove udevextras dependency on udev (thx, fish) | Felix Fietkau | 2008-04-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 10847 | ||||
* | fix restart on platforms without a setup_switch() | Travis Kemen | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10846 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 10 | -27/+110 |
| | | | | SVN-Revision: 10844 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 37 | -3480/+5331 |
| | | | | SVN-Revision: 10843 | ||||
* | add 2 more symbols missed from my last commit | Nicolas Thill | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10842 | ||||
* | add missing symbols to 2.6.24 generic config, preventing proper kernel ↵ | Nicolas Thill | 2008-04-15 | 1 | -0/+10 |
| | | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841 | ||||
* | $(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages ↵ | Nicolas Thill | 2008-04-15 | 1 | -1/+1 |
| | | | | | | subdirectories until we find something better SVN-Revision: 10840 | ||||
* | explicitely disable a bunch of package on ar7 until we properly detect pci & ↵ | Nicolas Thill | 2008-04-15 | 3 | -7/+11 |
| | | | | | | usb support at configure time SVN-Revision: 10839 | ||||
* | mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵ | Nicolas Thill | 2008-04-15 | 1 | -2/+2 |
| | | | | | | (closes: #3333) SVN-Revision: 10838 | ||||
* | fix magicbox_ide on 2.6.24 | Nicolas Thill | 2008-04-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 10837 | ||||
* | add missing CONFIG_GPIO_LEDS related ifdefs | Gabor Juhos | 2008-04-14 | 2 | -22/+26 |
| | | | | SVN-Revision: 10835 | ||||
* | do target dependent optimizations | Imre Kaloz | 2008-04-14 | 2 | -3/+3 |
| | | | | SVN-Revision: 10834 | ||||
* | udevtrigger shouldn't depend on udev, we use it standalone for hotplug2 | Imre Kaloz | 2008-04-14 | 1 | -1/+0 |
| | | | | SVN-Revision: 10833 | ||||
* | mark all openswan packages as broken | Nicolas Thill | 2008-04-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 10832 | ||||
* | Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu | Andy Boyett | 2008-04-14 | 3 | -9/+10 |
| | | | | SVN-Revision: 10831 | ||||
* | package shared library as well (partially closes: #3030) | Nicolas Thill | 2008-04-14 | 1 | -2/+24 |
| | | | | SVN-Revision: 10829 | ||||
* | install dependencies after installing package to avoid deep recursion and ↵ | Nicolas Thill | 2008-04-13 | 1 | -7/+7 |
| | | | | | | mass memory consuption SVN-Revision: 10823 | ||||
* | upgrade uci to 0.3.3, build lua plugin | Felix Fietkau | 2008-04-13 | 1 | -5/+21 |
| | | | | SVN-Revision: 10818 |