| Commit message (Expand) | Author | Age | Files | Lines |
* | package/kernel: add kmod-lib-lzo | Nicolas Thill | 2011-10-28 | 1 | -0/+19 |
* | package/kernel: remove SetDepends not needed anymore | Nicolas Thill | 2011-10-28 | 3 | -24/+4 |
* | package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only | Nicolas Thill | 2011-10-28 | 1 | -2/+2 |
* | package/kernel: move crc32c in its own package | Nicolas Thill | 2011-10-28 | 1 | -2/+11 |
* | package/blockmount: simplify extroot module loading logic | Nicolas Thill | 2011-10-28 | 3 | -7/+9 |
* | kernel: build kmod even for modules built-in | Nicolas Thill | 2011-10-28 | 1 | -14/+22 |
* | comgt: add missing file (fixes #10301) | Felix Fietkau | 2011-10-28 | 1 | -0/+20 |
* | bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m... | Michael Büsch | 2011-10-27 | 1 | -2/+2 |
* | comgt: fix pin code config option | Felix Fietkau | 2011-10-27 | 1 | -1/+1 |
* | comgt: delay 3g bringup for sierra wireless cards until the card has locked o... | Felix Fietkau | 2011-10-27 | 2 | -0/+8 |
* | add sierra-directip, a package based on the latest DirectIP capable sierra wi... | Felix Fietkau | 2011-10-27 | 6 | -0/+2610 |
* | comgt: port 3g.sh to netifd | Felix Fietkau | 2011-10-27 | 8 | -10/+139 |
* | ubus: update to latest version, fixes recursion issues in libubus | Felix Fietkau | 2011-10-27 | 1 | -3/+3 |
* | netifd: update, prefix proto handler callbacks with 'proto_' | Felix Fietkau | 2011-10-27 | 2 | -10/+10 |
* | netifd: remove obsolete _init callbacks, set available=1 for ppp | Felix Fietkau | 2011-10-27 | 2 | -16/+1 |
* | netifd: allow ppp based proto handlers to override the connect/disconnect script | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
* | netifd: update to latest, adds support for protocol notifiers to signal inter... | Felix Fietkau | 2011-10-27 | 1 | -2/+2 |
* | [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_d... | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+7 |
* | Fix kernel version check macro typo | Michael Büsch | 2011-10-27 | 1 | -2/+2 |
* | [package] base-files: sysupgrade: kill all but essential processes before sta... | Jo-Philipp Wich | 2011-10-27 | 3 | -1/+30 |
* | Add QoS firewall stop script generation | Jo-Philipp Wich | 2011-10-27 | 2 | -3/+9 |
* | Add qos_* iptables chain namespace for QoS | Jo-Philipp Wich | 2011-10-27 | 1 | -14/+32 |
* | libubox: update to latest version, fixes issues with using the library from C... | Felix Fietkau | 2011-10-27 | 1 | -3/+3 |
* | ar71xx: fix typos in image/Makefile | Gabor Juhos | 2011-10-27 | 1 | -7/+7 |
* | ar71xx: add initial support for the OpenMesh OM2P board | Gabor Juhos | 2011-10-27 | 7 | -0/+141 |
* | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | Gabor Juhos | 2011-10-27 | 2 | -2/+7 |
* | ar71xx/all0258n: fix partition layout | Gabor Juhos | 2011-10-27 | 1 | -1/+1 |
* | [package] busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+4 |
* | [package] base-files: remove rdate integration, add busybox ntpd init script ... | Jo-Philipp Wich | 2011-10-27 | 5 | -81/+41 |
* | netifd: if core dump support is enabled, use it. also add some delay after st... | Felix Fietkau | 2011-10-26 | 1 | -0/+5 |
* | netifd: update to the latest version, contains small fixes for interface relo... | Felix Fietkau | 2011-10-26 | 1 | -2/+2 |
* | [scripts] getver.sh: cope with varying "git log" line formats to reliably ext... | Jo-Philipp Wich | 2011-10-26 | 1 | -1/+1 |
* | 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 |
* | [package] mac80211: allow building ath9k_htc without PCI support, based on pa... | 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 |