3185 Commits (22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8)

Author SHA1 Message Date
Felix Fietkau 7a576b004e allow udhcpc to work properly for interfaces that are not configured through uci 15 years ago
Andy Boyett 0194fea285 base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn 15 years ago
Vasilis Tsiligiannis d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch) 15 years ago
Andy Boyett 407616041c move ksymoops from trunk/package/ to packages/devel/ 15 years ago
Vasilis Tsiligiannis 3b1c6c0379 mac80211: Declare some variables as local and remove unused 15 years ago
Vasilis Tsiligiannis baa9053e7a base-files: Fix sysupgrade .tar.gz configuration restoring 15 years ago
Jo-Philipp Wich 115aced5c7 openssl: fix bad chmod in install section (#5433) 15 years ago
Jo-Philipp Wich 19c12174ee base-files: ipcalc.sh: fix off-by-one in range-calculation 15 years ago
Florian Fainelli d78eac0079 include arpfilter and arp_mangle in the kmod-arptables modules (#5410) 15 years ago
Vasilis Tsiligiannis 94b56b6c6c hostapd: Remove deprecated 'debug' configuration variable 15 years ago
Florian Fainelli f2435c2208 fix ksymoops architecture dependencies 15 years ago
Florian Fainelli 501c2f9a01 add a cross-version of ksymoops 15 years ago
Gabor Juhos ded8355b49 mac80211: add more ath9k patches 15 years ago
Hauke Mehrtens 098c284c6b Update compat-wireless to 2009-06-25 15 years ago
Imre Kaloz 2004d4165a add preliminary coldfire v4e support 15 years ago
Gabor Juhos 77bb9494c2 mac80211/ath5k: add workaround for the AR71xx PCI bug 15 years ago
Felix Fietkau 038807906f change sysctl.conf to disable tcp ecn by default (based on discussion with marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) 15 years ago
Gabor Juhos bb5799aa95 wireless-tools: fix a bug in iwconfig power command 15 years ago
Jo-Philipp Wich c6fe201fb6 sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails 15 years ago
Florian Fainelli 9d35896314 fix unaligned accesses in b43/xmit.c (#5169) 15 years ago
Imre Kaloz e01651285f rfkill config cleanup 15 years ago
Felix Fietkau b04204c14d include a skin for the goldfish emulator 15 years ago
Felix Fietkau f88360279f add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator) 15 years ago
Hauke Mehrtens 1e50157f84 remove empty patch forgotten in r16447 15 years ago
Hauke Mehrtens af432e7a52 Some fixes for fuse24. 15 years ago
Hauke Mehrtens b63576359d D-Link DIR-320 support (broadcom-diag) 15 years ago
Hauke Mehrtens efbfde01b0 Various Makefile cleanup. 15 years ago
Hauke Mehrtens b5141ea359 Update to version 2.49 Fixes #5331 and #5286 15 years ago
Florian Fainelli f3f5cfd4ee recognize WAP54Gv2 and assigne LED and GPIOs (#5335) 15 years ago
Felix Fietkau d196e4087e udhcpc: add cidr routes support (patch from #5299) 15 years ago
Felix Fietkau c90052be54 wprobe: add missing include statement (patch from #5325) 15 years ago
Felix Fietkau 985b62a228 madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul) 15 years ago
Jo-Philipp Wich 0dc50344f0 fuse24: introduce fuse package for brcm-2.4 (#5186) 15 years ago
Jo-Philipp Wich 99e23d2144 fuse: update to v2.7.4 (#5186) 15 years ago
Vasilis Tsiligiannis f4a81139b7 base-files: Add support for bzipped images in sysupgrade 15 years ago
Vasilis Tsiligiannis 57d7cc7666 base-files: Detect and decompressed gzipped images automatically when flashing with sysupgrade 15 years ago
Vasilis Tsiligiannis d1f5700e78 base-files: format hexdump output instead of using awk for sysupgrade 15 years ago
Felix Fietkau f87baeb3e0 wprobe: move measurement task to the kernel, add some configurability (work in progress) 15 years ago
Florian Fainelli 67a444c462 fix typo in iptables makefile resulting in patches not being applied (#5311) 16 years ago
Jo-Philipp Wich 9f4d70e9a3 nvram: refuse nvram operations on the WGT634U 16 years ago
Felix Fietkau e7cbce1f9e add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes 16 years ago
Florian Fainelli 74f8ea728a fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) 16 years ago
Jo-Philipp Wich 4c9e3682cb nvram: don't execute nvram fixups on the WGT634U 16 years ago
Florian Fainelli d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE 16 years ago
Gabor Juhos 42011abcb6 kernel/modules: package the VSC7385 driver 16 years ago
Gabor Juhos 976f690ebd kernel/modules: move SPI drivers into a new submenu 16 years ago
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool 16 years ago
Vasilis Tsiligiannis 5b72dc3d8f base-files: fix test experession for sysupgrade 16 years ago
Vasilis Tsiligiannis 66f8e1122e ead: fix missing library error while building tinysrp 16 years ago
Vasilis Tsiligiannis 121368fbc8 madwifi: clear variables used in for loop 16 years ago