12104 Commits (f859299d85abafdaa2194935d1a0a3ca08236f07)
 

Author SHA1 Message Date
Gabor Juhos 60132f56f7 kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 15 years ago
Nicolas Thill c9bc7c504c add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;) 15 years ago
Felix Fietkau 6f4e700acd when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again 15 years ago
Felix Fietkau 0754070949 unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal 15 years ago
Jo-Philipp Wich 392e45ef09 implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs 15 years ago
Jo-Philipp Wich f58536ff83 use mktemp instead of tempfile in combined-image.sh to make it work on OS X 15 years ago
Nicolas Thill 6478e24f7d accommodate for 5 digits svn revisions :) 15 years ago
Jo-Philipp Wich f20af38322 Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target 15 years ago
Felix Fietkau 5b02773940 mtd: fix wrong open() return code checks 15 years ago
Lars-Peter Clausen f2c1e05f37 Add 2.6.31 patches 15 years ago
Hamish Guthrie 59e3af45d1 Cleaned config-2.6.31 defaults for PPC 15 years ago
Felix Fietkau 61a94268ec Add default /etc/dnsmasq.conf 15 years ago
Felix Fietkau 9474d99dc0 mtd: bump release 15 years ago
Felix Fietkau a512be592f mtd: update copyright headers 15 years ago
Felix Fietkau 63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems 15 years ago
Felix Fietkau 87a8e8ac10 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased) 15 years ago
Felix Fietkau 239f30c87f atheros: use the correct mtd erase callback in the spiflash driver 15 years ago
Florian Fainelli b1f1f7c5a9 remove board name hack (#5823) 15 years ago
Felix Fietkau 76c655e96b mklibs: fix libpthread link error (#5851) 15 years ago
Felix Fietkau ca300a2f07 base-files: fix conffiles entry check (patch from #2425) 15 years ago
Felix Fietkau 997d4fb013 opkg: fix the -force_space option 15 years ago
Felix Fietkau 672e12f960 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) 15 years ago
Lars-Peter Clausen afb54c9789 Fix lzma cmd args. 15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels 15 years ago
Gabor Juhos 01bd609f11 adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846) 15 years ago
Gabor Juhos 072ebb84e1 adm5120: refresh 2.6.30 patches 15 years ago
Felix Fietkau c067858fdf dnsmasq startup script update: add notinterface parameter 15 years ago
Felix Fietkau 43a802864a Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) 15 years ago
Jo-Philipp Wich b75288df95 swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least 15 years ago
Jo-Philipp Wich 2f921cb48d base-files: clear ip addresses on interfaces that are about to be added to a bridge 15 years ago
Felix Fietkau dd88fdee33 atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary 15 years ago
Felix Fietkau 30e635c55b move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use) 15 years ago
Felix Fietkau 8bf5ee0324 atheros: remove 2.6.28 support 15 years ago
Felix Fietkau 9e1fd17d10 madwifi: fix iwconfig tx power display 15 years ago
Andy Boyett fdf2efaf28 madwifi: bump package revision 15 years ago
Matteo Croce 41ab4d3021 ar71xx: preliminary Ubiquiti Bullet M support 15 years ago
Matteo Croce 9f53073e97 fix error in mksquashfs4 when data can't be compressed 15 years ago
Jo-Philipp Wich bc37b2e831 base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers 15 years ago
Jo-Philipp Wich 8df03c85fe firewall: move the config_get out of the loop, no need to call it multiple times 15 years ago
Jo-Philipp Wich 715285dd43 firewall: properly dispatch delif events if the network has a different name then the corresponding zone 15 years ago
Felix Fietkau 36d7f7c017 madwifi: fix a wds related race condition 15 years ago
Felix Fietkau 84c01891da madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation 15 years ago
Felix Fietkau fb7fa9b3fd build prereq: look for tar under the name "gnutar" as well 15 years ago
Peter Denison f09cdf822c Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 15 years ago
Jo-Philipp Wich 8962270fec base-files: add /etc/rc.local to the default save file list 15 years ago
Jo-Philipp Wich bdaeaafbef base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 15 years ago
Gabor Juhos 1a60ab36d9 kernel: wrong image_cmdline patches has been sent by accidentaly, replace them 15 years ago
Florian Fainelli 031e6f65ba update to 2.6.27.33 15 years ago
Gabor Juhos 6d8d5cddfd kernel: add missing symbols to the 2.6.31 config 15 years ago
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful 15 years ago