| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhttpd: finish inherited uloop in forked childs, fixes misdispatched events l... | Jo-Philipp Wich | 2012-06-18 | 3 | -1/+7 |
* | e2fsprogs: fix md5sum issue | Luka Perkov | 2012-06-17 | 2 | -2/+2 |
* | acx-mac80211: Add workaround for mac80211 hw-queue check | Vasilis Tsiligiannis | 2012-06-17 | 1 | -0/+42 |
* | acx-mac80211: Bump to v20120607 | Vasilis Tsiligiannis | 2012-06-17 | 3 | -21/+6 |
* | acx-mac80211: Allow firmware downloading for more ACX1xx cards | Vasilis Tsiligiannis | 2012-06-17 | 1 | -33/+141 |
* | e2fsprogs: update to 1.42.4 | Luka Perkov | 2012-06-17 | 1 | -2/+2 |
* | e2fsprogs: update to 1.42.4 | Luka Perkov | 2012-06-17 | 1 | -2/+2 |
* | fix SPI message control handling for BCM6338/6348 | Florian Fainelli | 2012-06-17 | 5 | -5/+133 |
* | 6in4, 6to4: remove dependency on "ip" | Jo-Philipp Wich | 2012-06-17 | 2 | -2/+2 |
* | 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use j... | Jo-Philipp Wich | 2012-06-17 | 2 | -44/+13 |
* | 6in4: change local4 option name back to ipaddr | Jo-Philipp Wich | 2012-06-17 | 1 | -5/+5 |
* | 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use j... | Jo-Philipp Wich | 2012-06-17 | 2 | -42/+11 |
* | base-files: implement network_get_gateway(), network_get_gateway6(), network_... | Jo-Philipp Wich | 2012-06-17 | 2 | -1/+60 |
* | fuse: update to 2.9.0 | Felix Fietkau | 2012-06-16 | 3 | -49/+3 |
* | kernel: replace the brcm47xx fuse workaround patches with a generic patch tha... | Felix Fietkau | 2012-06-16 | 3 | -74/+32 |
* | fuse: move kmod-fuse to package/kernel | Felix Fietkau | 2012-06-16 | 2 | -16/+15 |
* | fuse: remove obsolete patches | Felix Fietkau | 2012-06-16 | 4 | -143/+0 |
* | remove broken flags | Florian Fainelli | 2012-06-16 | 1 | -2/+2 |
* | set explicit -lpthread | John Crispin | 2012-06-16 | 1 | -1/+3 |
* | fixes ccache compile and adds missing -lc | John Crispin | 2012-06-15 | 2 | -4/+3 |
* | ccache does not need zcat | John Crispin | 2012-06-15 | 1 | -1/+0 |
* | use ttyS0 @ 115200 baud as default for KVM guests | Jo-Philipp Wich | 2012-06-15 | 1 | -3/+3 |
* | uclibc++.mk: override the cc binary instead of the wrapper command when ccach... | Jo-Philipp Wich | 2012-06-15 | 1 | -0/+4 |
* | ath9k: fix an invalid pointer access in the tx path | Felix Fietkau | 2012-06-14 | 4 | -11/+61 |
* | build: add a config option for choosing the prefered standard c++ library and... | Felix Fietkau | 2012-06-14 | 3 | -0/+29 |
* | build: add a variable for injecting config variable dependencies for the .pre... | Felix Fietkau | 2012-06-14 | 1 | -1/+1 |
* | add uclibc++ (from packages) | Felix Fietkau | 2012-06-14 | 8 | -0/+380 |
* | Config.in: remove obsolete dependency | Felix Fietkau | 2012-06-14 | 1 | -1/+0 |
* | include/package-ipkg.mk: fix copying provides list introduced in r32332 | Felix Fietkau | 2012-06-14 | 1 | -1/+1 |
* | netifd: update to latest version, adds back the workaround for ignoring wlan*... | Felix Fietkau | 2012-06-14 | 1 | -2/+2 |
* | kirkwood: fix typo in uci-defaults/leds | Luka Perkov | 2012-06-13 | 1 | -1/+1 |
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | 1 | -1/+3 |
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes #1... | Felix Fietkau | 2012-06-13 | 1 | -1/+2 |
* | ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U simil... | Felix Fietkau | 2012-06-13 | 1 | -0/+3 |
* | package-ipkg.sh: copy the package provides list for all virtual PROVIDES | Jo-Philipp Wich | 2012-06-13 | 1 | -0/+1 |
* | gen-dependencies.sh: only include lib*.so* files in dependency list, to match... | Jo-Philipp Wich | 2012-06-12 | 1 | -1/+1 |
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 | 1 | -1/+1 |
* | ppp: add missing options.pptp | Jo-Philipp Wich | 2012-06-11 | 1 | -0/+7 |
* | bcm63xx: readd accidentially dropped ignore_oc in ehci driver | Jonas Gorski | 2012-06-11 | 1 | -2/+3 |
* | autotools.mk: cope with Debian version strings in libtool | Jo-Philipp Wich | 2012-06-11 | 1 | -3/+3 |
* | drop userspace pptp - it is defunct, slow and badly integrated | Jo-Philipp Wich | 2012-06-11 | 4 | -184/+0 |
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by D... | Jo-Philipp Wich | 2012-06-11 | 3 | -2/+3135 |
* | package.mk: unexport the QUIET variable, it affects some packages like xapian... | Felix Fietkau | 2012-06-11 | 1 | -0/+1 |
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 | 2 | -1/+3 |
* | package/index: filter out the libc package from the index | Felix Fietkau | 2012-06-11 | 2 | -0/+2 |
* | build: add checks for missing package dependencies | Felix Fietkau | 2012-06-11 | 2 | -0/+46 |
* | e2fsprogs: move dependencies to the right packages | Felix Fietkau | 2012-06-11 | 1 | -1/+3 |
* | util-linux: disable udev support, add missing dependencies | Felix Fietkau | 2012-06-11 | 1 | -2/+5 |
* | fuse: add missing dependency | Felix Fietkau | 2012-06-11 | 1 | -1/+1 |
* | ebtables: add a missing dependency | Felix Fietkau | 2012-06-11 | 1 | -0/+1 |