Commit Graph

10443 Commits (14832d3c23c3eeb72db12022bfab1596f855fe5c)
 

Author SHA1 Message Date
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver
SVN-Revision: 15146
15 years ago
Jo-Philipp Wich 31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
15 years ago
Michael Büsch 591312eae7 Add some b43 firmware helptext
SVN-Revision: 15143
15 years ago
Michael Büsch 8b5ec31218 Remove 500-b43-disable_qos_when_openfw.patch
This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.

There currently is no way to disable QoS after loading the firmware.

Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.

SVN-Revision: 15142
15 years ago
Felix Fietkau 912fb776e4 madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer)
SVN-Revision: 15141
15 years ago
Florian Fainelli 47387c945a revert changeset 15081 seems to break Alice box devices
SVN-Revision: 15140
15 years ago
Florian Fainelli 5d5c8300b1 imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
SVN-Revision: 15133
15 years ago
Florian Fainelli 5aca04960e fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
15 years ago
Felix Fietkau 9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
15 years ago
Felix Fietkau cf152cff39 tweak some sysctl values for better performance
SVN-Revision: 15129
15 years ago
Felix Fietkau f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
15 years ago
Felix Fietkau c42422fb53 remove debugging code
SVN-Revision: 15127
15 years ago
Nicolas Thill 3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
15 years ago
Gabor Juhos cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
15 years ago
Michael Büsch cb70a62be3 b43: Add DMA poisoning patches
SVN-Revision: 15121
15 years ago
Michael Büsch 3072d928f8 A patch which works around the issue is included in compat wireless.
SVN-Revision: 15120
15 years ago
Nicolas Thill 0a2efdd06a add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)
SVN-Revision: 15119
15 years ago
Felix Fietkau 7b6729e101 ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
SVN-Revision: 15118
15 years ago
Felix Fietkau a24e3ece65 ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
SVN-Revision: 15117
15 years ago
Felix Fietkau ef4bae0994 wprobe: enable conditional compilation
SVN-Revision: 15116
15 years ago
Felix Fietkau 0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
15 years ago
Felix Fietkau 9493f9c19e clean up gmp and mpfr
SVN-Revision: 15114
15 years ago
Felix Fietkau 17b4ce5bc2 add check for common config variants for tools/install
SVN-Revision: 15113
15 years ago
Felix Fietkau 167846e488 add support for config options checking in top-level directory stampfiles
SVN-Revision: 15112
15 years ago
Felix Fietkau 976b78a306 small cleanup for tools/Makefile
SVN-Revision: 15111
15 years ago
Felix Fietkau 35073025b4 add a default template for Host/Install
SVN-Revision: 15110
15 years ago
Jo-Philipp Wich 69c1c6ed28 lua: add zlib build dependency, fix inaccuracy in gzip loader
SVN-Revision: 15109
15 years ago
Jo-Philipp Wich 27b7e29e13 lua: add support for loading gzip compressed source files, bump package revision
SVN-Revision: 15108
15 years ago
Florian Fainelli b32d7ba705 update openssl to 0.9.8k (#4846)
SVN-Revision: 15106
15 years ago
Florian Fainelli fbabc211c5 do not copy all library files, saves some space (#4872)
SVN-Revision: 15101
15 years ago
Felix Fietkau d5b7addee9 madwifi: fix crash under load
SVN-Revision: 15099
15 years ago
Felix Fietkau 9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
15 years ago
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
15 years ago
Felix Fietkau 714ffa3260 fix failsafe mode
SVN-Revision: 15096
15 years ago
Felix Fietkau 6a50bf433a udhcpc: run dhcp hotplug events after dns has been set
SVN-Revision: 15095
15 years ago
Florian Fainelli 39cb0be665 update iw to 0.9.11 (#4833)
SVN-Revision: 15084
15 years ago
Hauke Mehrtens a4891ea4d6 Update to compat-wireless-2009-03-31
SVN-Revision: 15083
15 years ago
Florian Fainelli 11a791a318 compute rootfs crc32 required for brcm63xx web upgrades
SVN-Revision: 15081
15 years ago
Florian Fainelli 241b3d5d40 document a little bit more the rationale of the 6bridge script
SVN-Revision: 15079
15 years ago
Andy Boyett 62adf51794 feeds.conf.default: Change openwrt feeds urls from https to svn
SVN-Revision: 15076
15 years ago
Jo-Philipp Wich b81b66061f dropbear: update to 0.52 (#4635)
SVN-Revision: 15074
15 years ago
Jo-Philipp Wich 0180abdf49 busybox: avoid infinite loop in lsmod (#4834)
SVN-Revision: 15071
15 years ago
Michael Büsch 21028447f2 Make b43 hwrng optional
SVN-Revision: 15070
15 years ago
Gabor Juhos 2f26f545cd ipkg-make-index: remove leading './' from the Filename field
SVN-Revision: 15069
15 years ago
Felix Fietkau 8e58032107 madwifi: improve turbo/autochannel patch
SVN-Revision: 15067
15 years ago
Felix Fietkau c614ca2b92 wprobe: add init script for exporter
SVN-Revision: 15066
15 years ago
Felix Fietkau 43eef5c7ea wprobe: export the newly added fields via ipfix
SVN-Revision: 15065
15 years ago
Felix Fietkau 9dc3c72f0d wprobe: fix moving average
SVN-Revision: 15064
15 years ago
Felix Fietkau ab55cf802d madwifi: add wprobe rxframe/probereq counters
SVN-Revision: 15063
15 years ago
Felix Fietkau e1c01fa897 madwifi: remove obsolete spatch
SVN-Revision: 15062
15 years ago