2109 Commits (22585e578b675071f0983d1156fb6ef546cb4f7c)

Author SHA1 Message Date
Felix Fietkau 22585e578b sysupgrade: add optional delay before rebooting 16 years ago
Steven Barth 5a4e88710b Prevent unwanted shell expansion 16 years ago
John Crispin 6eefb5071d fixes script that mounts usd storage when it gets attached 16 years ago
Steven Barth 05118305ec dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype 16 years ago
Felix Fietkau fefd23fe13 restore the /tmp/resolv.conf symlink when stopping dnsmasq 16 years ago
Felix Fietkau 71b6a22476 madwifi: add missing include file for the tools multicall binary 16 years ago
Felix Fietkau f7ad843fdc madwifi: select the right hal binary for EABI on ARM 16 years ago
Felix Fietkau 359c7e3eb6 upgrade to uci 0.6.2 (bugfixes) 16 years ago
Felix Fietkau e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags 16 years ago
Felix Fietkau 081d16fed0 remove 0-byte files 16 years ago
Felix Fietkau 6e426abba1 nuke ipkg, now that we use opkg, we don't need it anymore 16 years ago
Felix Fietkau 059e7be269 remove ipkg from busybox 16 years ago
Felix Fietkau 2a58b9c729 remove awx from busybox, refresh patches 16 years ago
Felix Fietkau e833cd9c61 BusyBox httpd Accept Header Patch 16 years ago
Felix Fietkau dd8a612816 madwifi upstream does not work on wisoc 16 years ago
Felix Fietkau 76c95e5692 fix madwifi upstream compile for mips (#3952) 16 years ago
Travis Kemen 347913a53c add option to cache local queries, from sn9 16 years ago
Lars-Peter Clausen fbdb8046c2 Fix enabling of init scripts. 16 years ago
John Crispin 38516cd780 fixes usb storage mounting 16 years ago
Nicolas Thill 0fa02d0f80 Change even more dependencies on kmod-video-core after [12460] 16 years ago
Nicolas Thill 5506066981 Fix AT91 MMC host controller path on 2.6.25 16 years ago
Florian Fainelli 027563a593 Use a newer acx firmware 16 years ago
Felix Fietkau b2e997983b madwifi: fix compile warning 16 years ago
Felix Fietkau 29edfd71dc improve wds sta mode compatibility 16 years ago
Nicolas Thill 5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item 16 years ago
Florian Fainelli b9489c5983 Correctly set b/g rate tables for mac80211, thanks sn9 16 years ago
Florian Fainelli b25f2f5edb Update acx-mac80211 to a more recent snapshot, thanks sn9 16 years ago
Felix Fietkau fff4882561 fix madwifi hal target for mips* 16 years ago
Felix Fietkau 6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) 16 years ago
Felix Fietkau c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) 16 years ago
Felix Fietkau b28a095964 revert accidental change to madwifi.sh 16 years ago
Andy Boyett a12f23ba98 Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 16 years ago
Felix Fietkau 2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana 16 years ago
Felix Fietkau 20054336c0 add back busybox httpd password auth support - fixes x-wrt 16 years ago
Felix Fietkau 683789250d madwifi: fix encryption type check 16 years ago
Felix Fietkau a2e70fed22 madwifi: only start hostapd when necessary 16 years ago
Felix Fietkau 5f30b3de44 add autoload for spi-ks8995 16 years ago
Felix Fietkau 4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems 16 years ago
Felix Fietkau 6488abc11c ppp: derive interface unit numbers from previous enumeration 16 years ago
Felix Fietkau 1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces 16 years ago
Felix Fietkau e44384cae9 upgrade to uci 0.6.1 - lots of cli and lua binding fixes 16 years ago
Felix Fietkau 053188e8c5 fix uboot-ifxmips compile on mac os x 16 years ago
John Crispin 12df593510 fixes broken if-then in led init script 16 years ago
Felix Fietkau d42892ab5e fix busybox compile on mac os x 16 years ago
John Crispin 7f6ee846b7 make uci firewall backwards compatible to the old firewall.user 16 years ago
John Crispin 20216aa44d add proto tcpudp to firewall 16 years ago
John Crispin 9eaae4c61d fix device duplication in firewall if the balancing of ifup and ifdown is broken 16 years ago
John Crispin 924d10d611 make sure uci firewall reverts its states when stopped 16 years ago
John Crispin 146b47b60a fixes uci firewall init order, Signed-off-by: Roberto Riggio 16 years ago
Florian Fainelli 89632fef34 This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works. 16 years ago