| Commit message (Expand) | Author | Age | Files | Lines |
* | Update my email address | Michael Büsch | 2011-10-26 | 1 | -1/+1 |
* | firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 | Gabor Juhos | 2011-10-26 | 1 | -1/+1 |
* | package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 | 1 | -4/+4 |
* | package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 | 1 | -1/+1 |
* | x86: disable crashlog, ioremap of RAM does not work properly here | Felix Fietkau | 2011-10-26 | 1 | -0/+1 |
* | package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX) | Nicolas Thill | 2011-10-26 | 1 | -6/+6 |
* | ar71xx: create image for the WNDR3800 | Gabor Juhos | 2011-10-26 | 1 | -0/+1 |
* | include/package-ipkg.mk: fix typo | Nicolas Thill | 2011-10-26 | 1 | -1/+1 |
* | package/zlib: include zlib.pc (pkconfig) | Nicolas Thill | 2011-10-25 | 1 | -0/+3 |
* | target: remove CONFIG_IDE_PROC_FS support as well | Jo-Philipp Wich | 2011-10-25 | 9 | -9/+9 |
* | brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+0 |
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 37 | -38/+10 |
* | busybox: fix a compile error on mac os x | Felix Fietkau | 2011-10-25 | 1 | -0/+13 |
* | mac80211: allow building ath9k_htc without PCI support, based on patch by Hel... | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 |
* | ramips: Support for NexAira BC2 | Gabor Juhos | 2011-10-24 | 12 | -3/+171 |
* | ramips: fix switch-port assignment for HW550-3G | Gabor Juhos | 2011-10-24 | 1 | -1/+1 |
* | ramips: combine led setup for all boards in one file | Gabor Juhos | 2011-10-24 | 5 | -85/+34 |
* | ar71xx: build image for the Buffalo WHR-HP-G300N | Gabor Juhos | 2011-10-24 | 2 | -0/+35 |
* | ar71xx: Buffalo WHR-HP-G300N kernel support | Gabor Juhos | 2011-10-24 | 9 | -1/+213 |
* | package/u-boot-envtools: update to version 2011.06. | Gabor Juhos | 2011-10-24 | 4 | -68/+101 |
* | ar71xx: build image for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 1 | -0/+6 |
* | ar71xx: add kernel support for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 6 | -0/+159 |
* | ar71xx: don't override CONFIG_FSNOTIFY | Gabor Juhos | 2011-10-24 | 1 | -1/+0 |
* | base-files: make sure inittab-console-fixup returns with success (#10275) | Jo-Philipp Wich | 2011-10-24 | 1 | -0/+2 |
* | package/ipset: move out to packages/net/ | Nicolas Thill | 2011-10-24 | 2 | -146/+0 |
* | package/perf: move out to packages/devel/ | Nicolas Thill | 2011-10-24 | 1 | -52/+0 |
* | netifd: update to latest version, fixes a crash on dhcp renew | Felix Fietkau | 2011-10-24 | 1 | -2/+2 |
* | relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3 | Jo-Philipp Wich | 2011-10-24 | 1 | -2/+2 |
* | linux: add 3.1 checksum | Jonas Gorski | 2011-10-24 | 1 | -0/+3 |
* | package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) | Nicolas Thill | 2011-10-24 | 1 | -0/+5 |
* | package/busybox: revert config defaults inadvertently changed in [28513] (tha... | Nicolas Thill | 2011-10-24 | 4 | -5/+5 |
* | netifd: update to latest version, fixes interface hotplugging issues | Felix Fietkau | 2011-10-23 | 1 | -3/+3 |
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 | 2 | -0/+25 |
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 | 1 | -0/+1 |
* | firewall: prevent ip6tables -t nat rules (#10265) | Jo-Philipp Wich | 2011-10-23 | 2 | -2/+3 |
* | firewall: fix another instance of unquoted "*" | Jo-Philipp Wich | 2011-10-22 | 2 | -2/+2 |
* | firewall: fix possible expansion of "*" when rules with "option src *" are pr... | Jo-Philipp Wich | 2011-10-22 | 2 | -6/+11 |
* | firewall: do not check for module availability, let iptables fail if a featur... | Jo-Philipp Wich | 2011-10-22 | 2 | -16/+2 |
* | x86: allow VDI & VMDK images for all subtargets (closes: #10255) | Nicolas Thill | 2011-10-22 | 1 | -2/+2 |
* | wrt55agv2-spidevs: fix build with recent kernel | Nicolas Thill | 2011-10-22 | 1 | -1/+1 |
* | kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431) | Nicolas Thill | 2011-10-22 | 1 | -1/+1 |
* | netifd: add a dependency on jshn | Felix Fietkau | 2011-10-22 | 1 | -1/+1 |
* | busybox: update to 1.19.2 (thanks to Peter Wagner) | Nicolas Thill | 2011-10-21 | 58 | -549/+1023 |
* | uci: fix segfault on import of anonymous sections (#10204) | Felix Fietkau | 2011-10-21 | 1 | -3/+3 |
* | uci: update to latest version (includes several bugfixes) | Felix Fietkau | 2011-10-21 | 1 | -4/+4 |
* | scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ... | Felix Fietkau | 2011-10-21 | 1 | -2/+2 |
* | tools/lzma-old fix compile issues (patch from #10253) | Felix Fietkau | 2011-10-21 | 1 | -4/+4 |
* | netifd: add missing dependencies on libuci and libnl-tiny | Felix Fietkau | 2011-10-21 | 1 | -1/+1 |
* | upx: fix build error | Nicolas Thill | 2011-10-21 | 1 | -1/+2 |
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 14 | -1/+499 |