| Commit message (Expand) | Author | Age | Files | Lines |
* | omap24xx: Add 3.1 patchset. | Michael Büsch | 2011-10-29 | 18 | -0/+10250 |
* | firewall: relocate TCPMSS rules into mangle table, add code to selectively cl... | Jo-Philipp Wich | 2011-10-29 | 4 | -7/+21 |
* | package/kernel: various NLS handling fixes | Nicolas Thill | 2011-10-29 | 4 | -15/+17 |
* | package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ... | Nicolas Thill | 2011-10-29 | 1 | -0/+1 |
* | package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire | Nicolas Thill | 2011-10-29 | 1 | -2/+2 |
* | package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-... | Nicolas Thill | 2011-10-28 | 1 | -7/+6 |
* | package/kernel: enable kmod-ata-core & kmod-scsi-core on x86 | Nicolas Thill | 2011-10-28 | 3 | -7/+6 |
* | package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055) | Nicolas Thill | 2011-10-28 | 1 | -0/+8 |
* | package/kernel: move MD4 crypto module in its own package | Nicolas Thill | 2011-10-28 | 1 | -2/+12 |
* | package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656) | Nicolas Thill | 2011-10-28 | 1 | -1/+1 |
* | scripts/config: merge fixes for various issues, including recursive dependenc... | Felix Fietkau | 2011-10-28 | 7 | -40/+82 |
* | package/kernel: prefix library modules with lib- | Nicolas Thill | 2011-10-28 | 8 | -38/+38 |
* | package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs | Nicolas Thill | 2011-10-28 | 1 | -1/+1 |
* | 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 |
* | firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is giv... | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+7 |
* | Fix kernel version check macro typo | Michael Büsch | 2011-10-27 | 1 | -2/+2 |
* | base-files: sysupgrade: kill all but essential processes before starting the ... | 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 |
* | busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+4 |
* | base-files: remove rdate integration, add busybox ntpd init script and server... | 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 |
* | getver.sh: cope with varying "git log" line formats to reliably extract the g... | 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 |