12575 Commits (ac141eb6675f822dc00e67cd47224a230ce01864)
 

Author SHA1 Message Date
Gabor Juhos 984fe7992a ramips: nuke net_device stats from the private data of the ethernet driver 15 years ago
Gabor Juhos ec836476b0 ramips: remove unnecessary type-castings in the ethernet driver 15 years ago
Gabor Juhos ac92dc42d4 ramips: change debug message levels, and add missing LFs 15 years ago
Gabor Juhos 0fe967f6e6 ramips: make ethernet fuctions static 15 years ago
Gabor Juhos 7af7711f9f ramips: register ethernet device on the DIR-300 board 15 years ago
Gabor Juhos 2ad69183a8 ramips: change prom code to accept 'board=FOOBAR' from the command line 15 years ago
Gabor Juhos d681005ce3 ramips: modify {read,write}_config helpers 15 years ago
Gabor Juhos ebde2e4c90 ramips: nuke config_access helper 15 years ago
John Crispin c23f92244c fixes dma hangups in eth 15 years ago
Felix Fietkau 7aaaa2c946 lua: get rid of bitlib and md5lib from the core, they are no longer necessary 15 years ago
John Crispin c7db1ecc33 select fon20n mach 15 years ago
Felix Fietkau 8f98214617 lua: add reference counting for strings - this will need A LOT of testing, but it should finally fix the excessive memory usage problems triggered by luci 15 years ago
John Crispin eff75d868b make ethernet a platform device 15 years ago
John Crispin 5c399c6f20 missing define to make mach for fonera20n work 15 years ago
John Crispin 81e5a2d14b make default llll/w vlan setup in esw 15 years ago
John Crispin e4e4aa90d3 adds mach type for fonera20n 15 years ago
Felix Fietkau b59e59dcba gcc: fix compile on armv4t with the cs toolchain 15 years ago
Felix Fietkau e7c0b6aa00 gcc: fix bug reporting url in newer compiler versions 15 years ago
John Crispin 5b2c123b60 fixes commit 18128, wrong patch :) 15 years ago
John Crispin d95163658c adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet 15 years ago
Florian Fainelli 21367682e8 update to 2.6.31.5 15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9 15 years ago
Florian Fainelli 46c66bba36 update to 2.6.27.35 15 years ago
Jo-Philipp Wich ed2eed7b64 opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory 15 years ago
Felix Fietkau 28d3db089d mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future 15 years ago
Felix Fietkau d648a0827b fix a typo 15 years ago
Felix Fietkau 9bd710e050 add some extra stripping options for kernel modules to reduce size even more (thx, matteo) 15 years ago
Jo-Philipp Wich 763644ae93 opkg: - re-enable upgrade and restrict it to signle packages, fix usage text - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches 15 years ago
Jo-Philipp Wich 3231dce5aa opkg: - replace package list parser by something that works with fixed buffers to avoid slurping the whole file into memory during parsing - fix a possible null pointer dereference in opkg_remove_cmd() - get rid of upgrade, it cannot upgrade single packages and kills the system in most cases - get rid of the flag operation, not needed - bump package revision 15 years ago
Felix Fietkau 991a35c6a6 imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick) 15 years ago
Florian Fainelli 97d2d1f90f get rid of gcc-4.4.0 support 15 years ago
Florian Fainelli 903704d98b refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 15 years ago
Florian Fainelli 0a18260fed add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum 15 years ago
Felix Fietkau 4228768e31 madwifi: reduce the size of the multicall tool binary 15 years ago
Felix Fietkau b2f4f696bf do not relink libresolv, it makes iproute2 barf 15 years ago
Felix Fietkau e9aa394113 remove obsolete uci validation awk code 15 years ago
Felix Fietkau e69a6f1b82 base-files: remove obsolete stuff from common.awk 15 years ago
Felix Fietkau 3b2713c42e wireless-tools: reduce binary size by ~13k by removing unused/obsolete features 15 years ago
Felix Fietkau a7cba046e6 hostapd: make compilation of the hostap driver conditional - saves 10k uncompressed 15 years ago
Felix Fietkau 73723393f9 hotplug2: get rid of the unnecessary reference to libdl as well 15 years ago
Felix Fietkau 902aecf9e1 mark the llvm toolchain as broken 15 years ago
Felix Fietkau ebb1151032 hotplug2: compile in the worker module statically, saves >20k uncompressed 15 years ago
Gabor Juhos 28e212cc40 ar71xx: add default network configuration for RS and RS-Pro 15 years ago
Jo-Philipp Wich cfe1bc11ad base-files: only try to execute watchdog if binary is present 15 years ago
Gabor Juhos a525c056d5 ar71xx: add default network configuration file for the WP543 board 15 years ago
Gabor Juhos 891a351b39 ar71xx: Compex WPJ543 board is supported as well 15 years ago
Gabor Juhos 053e9ab067 ar71xx: fix PCI IRQ map of the WP543 15 years ago
Felix Fietkau f97b87b6e7 remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips 15 years ago
Felix Fietkau 6c2b49cf23 fix potential inconsistencies in toolchain selection on linux 2.4 15 years ago
Felix Fietkau 82fcc3bef3 use the new 4.3.3+cs toolchain for mips and arm - significantly improves code size on mips and performance on arm 15 years ago