summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement doth (802.11h) and wmm (802.11e) options for broadcom as well; upda...Jo-Philipp Wich2009-09-222-3/+19
* use mktemp instead of tempfile in combined-image.sh to make it work on OS XJo-Philipp Wich2009-09-221-2/+2
* accommodate for 5 digits svn revisions :)Nicolas Thill2009-09-221-1/+1
* Implement a preliminary combined image format. - add sysupgrade support for c...Jo-Philipp Wich2009-09-223-0/+114
* mtd: fix wrong open() return code checksFelix Fietkau2009-09-212-9/+9
* Add 2.6.31 patchesLars-Peter Clausen2009-09-21156-0/+51350
* Cleaned config-2.6.31 defaults for PPCHamish Guthrie2009-09-211-0/+1
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-212-0/+39
* mtd: bump releaseFelix Fietkau2009-09-211-1/+1
* mtd: update copyright headersFelix Fietkau2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsFelix Fietkau2009-09-215-56/+451
* implement write support for partitions covering only a part of an eraseblock ...Felix Fietkau2009-09-214-2/+294
* atheros: use the correct mtd erase callback in the spiflash driverFelix Fietkau2009-09-211-3/+2
* remove board name hack (#5823)Florian Fainelli2009-09-201-1/+0
* mklibs: fix libpthread link error (#5851)Felix Fietkau2009-09-201-0/+28
* base-files: fix conffiles entry check (patch from #2425)Felix Fietkau2009-09-191-1/+1
* opkg: fix the -force_space optionFelix Fietkau2009-09-191-0/+12
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-192-0/+6413
* Fix lzma cmd args.Lars-Peter Clausen2009-09-171-1/+1
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-1725-28/+28
* adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ...Gabor Juhos2009-09-171-0/+52
* adm5120: refresh 2.6.30 patchesGabor Juhos2009-09-172-2/+2
* dnsmasq startup script update: add notinterface parameterFelix Fietkau2009-09-162-1/+7
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)Felix Fietkau2009-09-161-0/+7
* swconfig: clear ip address on the switch interface, this prevents duplicate a...Jo-Philipp Wich2009-09-162-1/+2
* base-files: clear ip addresses on interfaces that are about to be added to a ...Jo-Philipp Wich2009-09-162-1/+3
* atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessaryFelix Fietkau2009-09-161-6/+1
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...Felix Fietkau2009-09-1610-2313/+37
* atheros: remove 2.6.28 supportFelix Fietkau2009-09-1612-6513/+0
* madwifi: fix iwconfig tx power displayFelix Fietkau2009-09-167-51/+52
* madwifi: bump package revisionAndy Boyett2009-09-151-1/+1
* ar71xx: preliminary Ubiquiti Bullet M supportMatteo Croce2009-09-153-0/+50
* fix error in mksquashfs4 when data can't be compressedMatteo Croce2009-09-151-33/+51
* base-files: dispatch ifdown events for proto=none interfaces and fix a race c...Jo-Philipp Wich2009-09-142-3/+3
* firewall: move the config_get out of the loop, no need to call it multiple timesJo-Philipp Wich2009-09-141-2/+3
* firewall: properly dispatch delif events if the network has a different name ...Jo-Philipp Wich2009-09-142-2/+2
* madwifi: fix a wds related race conditionFelix Fietkau2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...Felix Fietkau2009-09-142-12/+1
* build prereq: look for tar under the name "gnutar" as wellFelix Fietkau2009-09-141-0/+1
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3Peter Denison2009-09-121-0/+354
* base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-121-1/+1
* base-files: introduce a ready-to-use /etc/rc.local to let users run custom co...Jo-Philipp Wich2009-09-113-1/+10
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themGabor Juhos2009-09-114-124/+0
* update to 2.6.27.33Florian Fainelli2009-09-113-4/+4
* kernel: add missing symbols to the 2.6.31 configGabor Juhos2009-09-101-0/+2
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-1031-254/+2
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)Gabor Juhos2009-09-104-70/+117
* rb532: use the generic image_cmdline hackGabor Juhos2009-09-102-18/+4
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-105-35/+9
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-1033-24/+285