2969 Commits (4f52961c5614507d06d9228b158893a8352279b0)

Author SHA1 Message Date
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
Lars-Peter Clausen 3d3d75a248 libtool: revert r16212. It broke building packages using c++. 16 years ago
Hauke Mehrtens 81d3b7905b Update to compat-wireless-2009-06-02 16 years ago
Imre Kaloz d55f736329 package the e1000e driver 16 years ago
Felix Fietkau 4b87e55994 madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition) 16 years ago
Felix Fietkau 569330c102 swconfig: fix kernel version dependency 16 years ago
Imre Kaloz 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target 16 years ago
Imre Kaloz 9fa14987b8 fix madwifi for the gemini target 16 years ago
Felix Fietkau 642870d0cc network: prevent unnecessary interface down/up cycles if no mac address change is requested 16 years ago
Felix Fietkau 154ebf9380 network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones 16 years ago
Hauke Mehrtens 9c3bf13939 B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. 16 years ago
Nicolas Thill a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number 16 years ago
Vasilis Tsiligiannis ca96019f8e Add diversity option 16 years ago
Imre Kaloz 954717298d another 2.6.30 related crypto fix 16 years ago
Hamish Guthrie 590f3042fb Removed extra ; in exec rule 16 years ago
Jo-Philipp Wich 037f0c9629 madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis 16 years ago
Felix Fietkau 43b2318584 madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset) 16 years ago