| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | generate firmware image for the Ubiquiti RouterStation board (based on a patc... | Gabor Juhos | 2008-12-29 | 1 | -0/+24 |
* | kernel/modules: split network makefile into netdevices and netsupport | Andy Boyett | 2008-12-29 | 2 | -268/+284 |
* | don't override CONFIG_NF_CT_ACCT | Gabor Juhos | 2008-12-28 | 2 | -2/+0 |
* | generate firmware image for the D-Link DIR-615 C1 board | Gabor Juhos | 2008-12-28 | 1 | -1/+6 |
* | atheros: instead of resetting the ethernet core on ifup, only upload the new ... | Felix Fietkau | 2008-12-28 | 1 | -1/+13 |
* | uci: upgrade to 0.7.1, fixes uci rename for unnamed sections | Felix Fietkau | 2008-12-27 | 1 | -2/+2 |
* | update to 2.6.28 final | Gabor Juhos | 2008-12-27 | 1 | -1/+1 |
* | 2.6.28: refresh patches | Gabor Juhos | 2008-12-27 | 3 | -3/+3 |
* | fix iptables compile with 2.6.26 | Felix Fietkau | 2008-12-27 | 1 | -0/+1 |
* | add WMAC definitions | Gabor Juhos | 2008-12-26 | 2 | -0/+6 |
* | add Ubiquiti board detection | Gabor Juhos | 2008-12-26 | 1 | -0/+6 |
* | add MD5 for the kernel 2.6.28 | Matteo Croce | 2008-12-25 | 1 | -0/+3 |
* | add sysupgrade support for ar360w3g | Jo-Philipp Wich | 2008-12-24 | 1 | -0/+16 |
* | uci: work around a gcc bug which causes a bogus compiler warning | Felix Fietkau | 2008-12-24 | 1 | -0/+5 |
* | add the 'ead' package (emergency access daemon), which can provide remote acc... | Felix Fietkau | 2008-12-24 | 69 | -0/+17597 |
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 | 3 | -5/+24 |
* | backport ipv6 security fix to 2.4 (#4245) | Felix Fietkau | 2008-12-23 | 1 | -0/+26 |
* | upgrade uci to 0.7.0 - adds ucimap and fixes #4236 | Felix Fietkau | 2008-12-23 | 1 | -3/+5 |
* | add siit for stateless ip and icmp translation to ipv6 | Felix Fietkau | 2008-12-22 | 4 | -0/+1566 |
* | fix spi-ks8995 compile | Felix Fietkau | 2008-12-22 | 1 | -1/+0 |
* | wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist any... | Felix Fietkau | 2008-12-22 | 5 | -50/+51 |
* | remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vascon... | Felix Fietkau | 2008-12-22 | 4 | -25/+3 |
* | atheros: reset ethernet mac when running ifconfig eth0 up, so that changing t... | Felix Fietkau | 2008-12-22 | 1 | -0/+3 |
* | allow ipv4 routes without gateway in configuration | Jo-Philipp Wich | 2008-12-22 | 1 | -2/+4 |
* | fix opkg overlay_root option for jffs2-only images | Felix Fietkau | 2008-12-21 | 1 | -22/+33 |
* | fix typo in atheros image makefile | Jo-Philipp Wich | 2008-12-21 | 1 | -1/+1 |
* | add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper ... | Nicolas Thill | 2008-12-21 | 1 | -1/+2 |
* | add dependency on rb532 target for its CF module | Nicolas Thill | 2008-12-21 | 1 | -1/+1 |
* | add missing config item spotted when hardware crypto is enabled | Nicolas Thill | 2008-12-21 | 1 | -0/+1 |
* | fix kernel version for 2.6.27.10 | Gabor Juhos | 2008-12-20 | 1 | -1/+1 |
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau a... | Gabor Juhos | 2008-12-20 | 4 | -8/+7 |
* | rb-4xx: setup code cleanup | Gabor Juhos | 2008-12-20 | 1 | -37/+16 |
* | improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ... | Gabor Juhos | 2008-12-19 | 1 | -6/+75 |
* | oops, forgot the md5 of the 2.6.27.10 tarball | Gabor Juhos | 2008-12-19 | 1 | -1/+1 |
* | update to 2.6.27.10 | Gabor Juhos | 2008-12-19 | 9 | -14/+14 |
* | rename RouterStation stuff, and add machine type for the LSX board | Gabor Juhos | 2008-12-19 | 8 | -9/+12 |
* | add board registration of the bcm96338gw | Florian Fainelli | 2008-12-19 | 1 | -0/+22 |
* | 6338 has no PCI | Florian Fainelli | 2008-12-19 | 1 | -1/+0 |
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | 5 | -2/+136 |
* | Register watchdog driver | Florian Fainelli | 2008-12-19 | 2 | -0/+4 |
* | fix register definitions for bcm6358, thanks SGDA | Florian Fainelli | 2008-12-19 | 1 | -5/+5 |
* | resync kernel configuration | Florian Fainelli | 2008-12-19 | 1 | -0/+1 |
* | reduce the binary size of libpcap based programs that don't use bpf parsing | Felix Fietkau | 2008-12-19 | 2 | -1/+119 |
* | Amend patch handling in ps3 | Hamish Guthrie | 2008-12-18 | 2 | -1/+31655 |
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jona... | Gabor Juhos | 2008-12-18 | 2 | -20/+80 |
* | cleanup | Hamish Guthrie | 2008-12-18 | 1 | -0/+2 |
* | re-arrange ps3 tree | Hamish Guthrie | 2008-12-18 | 10 | -31653/+7 |
* | Remove legacy kernel load patch - no longer required | Hamish Guthrie | 2008-12-18 | 1 | -187/+0 |
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | 5 | -0/+386 |
* | add support for Macronix mx25lxxx flash chips, based on a patch by Jonas <jma... | Gabor Juhos | 2008-12-17 | 3 | -0/+42 |