20993 Commits (0c7e6763420070554934448881633f48e21602c9)
 

Author SHA1 Message Date
Jo-Philipp Wich 985eab3706 netifd: bump again to git head, fix device present state after reconnecting shell protos 12 years ago
Felix Fietkau 575f47b36e netifd: update to latest version again, fixes route6 issues (#11528) 12 years ago
Jo-Philipp Wich 4dc3b124e9 6in4, 6to4: further simplify protocol backends - use new default route dependencies to trigger bringup - remove old hotplug scripts 12 years ago
Felix Fietkau 992d685ea4 netifd: update to latest version, adds 6rd related changes and adds support for default route dependencies (through host route dependencies) 12 years ago
Florian Fainelli 6de0939c3a build: allow KERNELNAME to contain multiple kernel make targets 12 years ago
Jo-Philipp Wich cbac321164 remove inittab override 12 years ago
John Crispin 0a684babcc fix ccache related build breakage 12 years ago
Felix Fietkau 3360067932 mac80211: update to wireless-testing 2012-06-14 12 years ago
Jo-Philipp Wich c73b39fd30 uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses 12 years ago
Luka Perkov fd38f78bfe e2fsprogs: fix md5sum issue 12 years ago
Vasilis Tsiligiannis 8015c01f4f acx-mac80211: Add workaround for mac80211 hw-queue check 12 years ago
Vasilis Tsiligiannis 37c2235af7 acx-mac80211: Bump to v20120607 12 years ago
Vasilis Tsiligiannis 07d57edf59 acx-mac80211: Allow firmware downloading for more ACX1xx cards 12 years ago
Luka Perkov e83e268100 e2fsprogs: update to 1.42.4 12 years ago
Luka Perkov 578551c380 e2fsprogs: update to 1.42.4 12 years ago
Florian Fainelli b89c81929e fix SPI message control handling for BCM6338/6348 12 years ago
Jo-Philipp Wich 89701ec518 6in4, 6to4: remove dependency on "ip" 12 years ago
Jo-Philipp Wich bb6dde0fbf 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings 12 years ago
Jo-Philipp Wich 89732577aa 6in4: change local4 option name back to ipaddr 12 years ago
Jo-Philipp Wich 76000dc6ed 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings 12 years ago
Jo-Philipp Wich 57a7257569 base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh 12 years ago
Felix Fietkau 70d9295138 fuse: update to 2.9.0 12 years ago
Felix Fietkau 50958f5e03 kernel: replace the brcm47xx fuse workaround patches with a generic patch that applies to all mips targets 12 years ago
Felix Fietkau a5e2890ecb fuse: move kmod-fuse to package/kernel 12 years ago
Felix Fietkau 0934a4035e fuse: remove obsolete patches 12 years ago
Florian Fainelli b391548cf0 remove broken flags 12 years ago
John Crispin 736e65715d set explicit -lpthread 12 years ago
John Crispin 75e9bbbcae fixes ccache compile and adds missing -lc 12 years ago
John Crispin 293c47218a ccache does not need zcat 12 years ago
Jo-Philipp Wich e3663ff907 use ttyS0 @ 115200 baud as default for KVM guests 12 years ago
Jo-Philipp Wich f9caf1abd1 uclibc++.mk: override the cc binary instead of the wrapper command when ccache is used 12 years ago
Felix Fietkau fe94e174e5 ath9k: fix an invalid pointer access in the tx path 12 years ago
Felix Fietkau cf788fc731 build: add a config option for choosing the prefered standard c++ library and add uclibc++.mk to make this easy to handle in packages 12 years ago
Felix Fietkau 3051de8701 build: add a variable for injecting config variable dependencies for the .prepared stamp 12 years ago
Felix Fietkau 9ea33a2ff1 add uclibc++ (from packages) 12 years ago
Felix Fietkau 4c1a994fd6 Config.in: remove obsolete dependency 12 years ago
Felix Fietkau 67e51f1787 include/package-ipkg.mk: fix copying provides list introduced in r32332 12 years ago
Felix Fietkau de8bc3bfb7 netifd: update to latest version, adds back the workaround for ignoring wlan* in /etc/config/network 12 years ago
Luka Perkov 1c80d9f21d kirkwood: fix typo in uci-defaults/leds 12 years ago
Jo-Philipp Wich bfe966574f base-files: enable shell tracing in initscripts when INIT_TRACE is set 12 years ago
Felix Fietkau 9a1d6f0678 base-files: override Build/Compile/Default instead of Build/Compile (fixes #11667) 12 years ago
Felix Fietkau dddf321b6e ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U similar to TL-MR3020 to fix ethernet link detection 12 years ago
Jo-Philipp Wich 3b65557db8 package-ipkg.sh: copy the package provides list for all virtual PROVIDES 12 years ago
Jo-Philipp Wich 3f8fb64e60 gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists 12 years ago
Jo-Philipp Wich b0ef94f8da ppp: make ppp-mod-pptp depend on resolveip 12 years ago
Jo-Philipp Wich 0b5da2e16e ppp: add missing options.pptp 12 years ago
Jonas Gorski f2271efc4e bcm63xx: readd accidentially dropped ignore_oc in ehci driver 12 years ago
Jo-Philipp Wich d40fe9d24e autotools.mk: cope with Debian version strings in libtool 12 years ago
Jo-Philipp Wich b43599598c drop userspace pptp - it is defunct, slow and badly integrated 12 years ago
Jo-Philipp Wich 13b8a13d48 ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh 12 years ago