2009-06-14 |
Felix Fietkau | firmware-utils: add a small utility for generating...
|
commit | commitdiff | tree |
2009-06-14 |
Felix Fietkau | add ubinize to the mtd-utils build
|
commit | commitdiff | tree |
2009-06-14 |
Felix Fietkau | add missing function declaration for extra vm exports
|
commit | commitdiff | tree |
2009-06-14 |
Felix Fietkau | upgrade to a more recent version of mtd-utils - preparation...
|
commit | commitdiff | tree |
2009-06-14 |
Felix Fietkau | ar8216: add delay for page switching to work around...
|
commit | commitdiff | tree |
2009-06-13 |
Felix Fietkau | udhcpc: add cidr routes support (patch from #5299)
|
commit | commitdiff | tree |
2009-06-13 |
Felix Fietkau | wprobe: add missing include statement (patch from ...
|
commit | commitdiff | tree |
2009-06-11 |
Felix Fietkau | madwifi: disable compression by default, as it can...
|
commit | commitdiff | tree |
2009-06-10 |
Felix Fietkau | enable ucitrigger by default
|
commit | commitdiff | tree |
2009-06-10 |
Felix Fietkau | wprobe: move measurement task to the kernel, add some...
|
commit | commitdiff | tree |
2009-06-08 |
Felix Fietkau | add ucitrigger: a uci plugin, command line tool and...
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete...
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | atheros: add working patches/config for 2.6.30
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | add ip175c switch driver patch to 2.6.30
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | swconfig: fix kernel version dependency
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | ocf: fix uninitialized variable access (thx, Dakon)
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | remove some more obsolete files
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | network: prevent unnecessary interface down/up cycles...
|
commit | commitdiff | tree |
2009-06-01 |
Felix Fietkau | network: do not unnecessarily touch interfaces configured...
|
commit | commitdiff | tree |
2009-05-31 |
Felix Fietkau | madwifi: handle frame classification properly if eth...
|
commit | commitdiff | tree |
2009-05-31 |
Felix Fietkau | madwifi: fix excessive stack usage in the wlanconfig...
|
commit | commitdiff | tree |
2009-05-31 |
Felix Fietkau | madwifi: if a txpower value below the poweroffset is...
|
commit | commitdiff | tree |
2009-05-31 |
Felix Fietkau | madwifi: add better hw detection, use a power offset...
|
commit | commitdiff | tree |
2009-05-30 |
Felix Fietkau | madwifi: add sanity checks for monitor mode injection
|
commit | commitdiff | tree |
2009-05-30 |
Felix Fietkau | madwifi: fix an array overrun in the rate control attach...
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | fix kmod-crypto-core compile with 2.6.30 (#5201)
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | s3c24xx: get rid of unnecessary config overrides, which...
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | uClibc: bsd supports the same floating point classification...
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | hotplug2-old: fix path to build dir
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | uClibc: add a wrapper for the missing finite() function
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | iptables: export libipq
|
commit | commitdiff | tree |
2009-05-29 |
Felix Fietkau | s3c24xx: do not override CONFIG_WIRELESS, this breaks...
|
commit | commitdiff | tree |
2009-05-28 |
Felix Fietkau | deptest: use a separate build dir for host packages...
|
commit | commitdiff | tree |
2009-05-28 |
Felix Fietkau | add a "make prepare" target which builds everything...
|
commit | commitdiff | tree |
2009-05-28 |
Felix Fietkau | busybox: fix watchdog util compile
|
commit | commitdiff | tree |
2009-05-28 |
Felix Fietkau | brcm-2.4: fix conntrack structure inconsistency with...
|
commit | commitdiff | tree |
2009-05-28 |
Felix Fietkau | uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in...
|
commit | commitdiff | tree |
2009-05-28 |
Felix Fietkau | brcm-2.4: disable ip_vs, refresh kernel config
|
commit | commitdiff | tree |
2009-05-27 |
Felix Fietkau | avila-wdt: add support for disabling the watchdog
|
commit | commitdiff | tree |
2009-05-27 |
Felix Fietkau | hostapd: prefer built-in crypto header files over external...
|
commit | commitdiff | tree |
2009-05-27 |
Felix Fietkau | improve error message output of metadata scan - fix...
|
commit | commitdiff | tree |
2009-05-26 |
Felix Fietkau | deptest: handle packages from feeds
|
commit | commitdiff | tree |
2009-05-26 |
Felix Fietkau | add a somewhat hackish script for automatic dependency...
|
commit | commitdiff | tree |
2009-05-26 |
Felix Fietkau | add missing dependency
|
commit | commitdiff | tree |
2009-05-26 |
Felix Fietkau | split stampfiles for STAGING_DIR and STAGING_DIR_HOST...
|
commit | commitdiff | tree |
2009-05-25 |
Felix Fietkau | fix missing kernel config symbol for ipv6
|
commit | commitdiff | tree |
2009-05-24 |
Felix Fietkau | enable multicast routing by default
|
commit | commitdiff | tree |
2009-05-24 |
Felix Fietkau | move the hostap firmware kernel config options to KCONFIG...
|
commit | commitdiff | tree |
2009-05-24 |
Felix Fietkau | libnl-tiny: fix potential redefinition of offsetof
|
commit | commitdiff | tree |
2009-05-24 |
Felix Fietkau | fix typo in squashfs-lzma patch (thx, hauke)
|
commit | commitdiff | tree |
2009-05-23 |
Felix Fietkau | fix mips64el base-files compile
|
commit | commitdiff | tree |
2009-05-23 |
Felix Fietkau | set PKG_NAME of the old lzma package to lzma-old to...
|
commit | commitdiff | tree |
2009-05-22 |
Felix Fietkau | upgrade uclibc-nptl to a recent version - seems to...
|
commit | commitdiff | tree |
2009-05-22 |
Felix Fietkau | madwifi: remove the "turbo" iwpriv command, it does...
|
commit | commitdiff | tree |
2009-05-21 |
Felix Fietkau | brcm-2.4: potential fix for pptp nat
|
commit | commitdiff | tree |
2009-05-21 |
Felix Fietkau | madwifi: fix a rare ad-hoc mode crash
|
commit | commitdiff | tree |
2009-05-21 |
Felix Fietkau | enable lzma for squashfs4 by default
|
commit | commitdiff | tree |
2009-05-21 |
Felix Fietkau | madwifi: cosmetic fixes for maxrate/minrate
|
commit | commitdiff | tree |
2009-05-21 |
Felix Fietkau | brcm47xx: initialize mtd bankwidth to fix problems...
|
commit | commitdiff | tree |
2009-05-20 |
Felix Fietkau | 2.6.30: add lzma support to squashfs through pcomp
|
commit | commitdiff | tree |
2009-05-17 |
Felix Fietkau | squashfs4: add lzma support (kernel support still missing)
|
commit | commitdiff | tree |
2009-05-17 |
Felix Fietkau | add the new lzma library (version 4.65), to be used...
|
commit | commitdiff | tree |
2009-05-16 |
Felix Fietkau | brcm-2.4: nvram_set has been removed, remove some remaining...
|
commit | commitdiff | tree |
2009-05-14 |
Felix Fietkau | firewall: automatically set up NOTRACK rules to disable...
|
commit | commitdiff | tree |
2009-05-14 |
Felix Fietkau | netfilter: move iptable_raw, xt_NOTRACK from conntrack...
|
commit | commitdiff | tree |
2009-05-14 |
Felix Fietkau | fix a compile error in the netfilter match speedup...
|
commit | commitdiff | tree |
2009-05-13 |
Felix Fietkau | madwifi: fix distance setting
|
commit | commitdiff | tree |
2009-05-13 |
Felix Fietkau | reduce the total cpu usage of ipt_do_table under high...
|
commit | commitdiff | tree |
2009-05-13 |
Felix Fietkau | turn off -Os by default for the kernel and stick to -O2
|
commit | commitdiff | tree |
2009-05-11 |
Felix Fietkau | madwifi: the openwrt build system usually has a better...
|
commit | commitdiff | tree |
2009-05-11 |
Felix Fietkau | rb532: preserve commandline-patched kernel images for...
|
commit | commitdiff | tree |
2009-05-11 |
Felix Fietkau | rb532: check the link status with a timer
|
commit | commitdiff | tree |
2009-05-10 |
Felix Fietkau | madwifi: ignore the eeprom fast framing supported flag...
|
commit | commitdiff | tree |
2009-05-10 |
Felix Fietkau | madwifi: do not add the ff headroom len to dev->hard_header_...
|
commit | commitdiff | tree |
2009-05-10 |
Felix Fietkau | improve the skb padding performance change to avoid...
|
commit | commitdiff | tree |
2009-05-10 |
Felix Fietkau | madwifi: remove some leftover duplicate definitions
|
commit | commitdiff | tree |
2009-05-10 |
Felix Fietkau | madwifi: clean up tx status mrr handling and fix mrr...
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | rb532: add missing drivers and adjust the kernel command...
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | rb532: restore command line patching functionality
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | rb532: disable the automatic rootfs selection - it...
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | rb532: bring the target specific default /etc/config...
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | clean up / fix various Host/Clean templates in tools/
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | madwifi: clean up handling of various timings such...
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | madwifi: fix uninitialized variable
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | madwifi: remove unused functions
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | upgrade to a new public hal build - contains several...
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | use unexport instead of export to clear perforce variables
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | madwifi: fix selection of phy errors in the rx filter
|
commit | commitdiff | tree |
2009-05-08 |
Felix Fietkau | scripts/feeds: ignore virtual packages
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | override some variables to make sure that perforce...
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | madwifi: improve autochannel decision with lots of...
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | madwifi: improve autochannel, nuke some dead code,...
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | madwifi: fix setting outdoor mode
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | uclibc 0.9.30.1: add c99 long double math fix from...
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | madwifi: fix run-time changing of iwpriv settings ...
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | madwifi: improve mode selection, do not scan channels...
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | make madwifi buildable without CONFIG_CRYPTO
|
commit | commitdiff | tree |
2009-05-07 |
Felix Fietkau | madwifi: improve antenna diversity handling
|
commit | commitdiff | tree |
2009-05-06 |
Felix Fietkau | uClibc 0.9.30*: add a separate config file for brcm...
|
commit | commitdiff | tree |
2009-05-06 |
Felix Fietkau | madwifi: minor cleanup for the channel handling patch
|
commit | commitdiff | tree |
next |