summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [package] [docs] implement doth (802.11h) and wmm (802.11e) options for broad...jow2009-09-222-3/+19
* [scripts] use mktemp instead of tempfile in combined-image.sh to make it work...jow2009-09-221-2/+2
* [cosmetic] accommodate for 5 digits svn revisions :)nico2009-09-221-1/+1
* [atheros] Implement a preliminary combined image format.jow2009-09-223-0/+114
* mtd: fix wrong open() return code checksnbd2009-09-212-9/+9
* [s3c24xx] Add 2.6.31 patcheslars2009-09-21156-0/+51350
* Cleaned config-2.6.31 defaults for PPChcg2009-09-211-0/+1
* Add default /etc/dnsmasq.confnbd2009-09-212-0/+39
* mtd: bump releasenbd2009-09-211-1/+1
* mtd: update copyright headersnbd2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsnbd2009-09-215-56/+451
* implement write support for partitions covering only a part of an eraseblock ...nbd2009-09-214-2/+294
* atheros: use the correct mtd erase callback in the spiflash drivernbd2009-09-211-3/+2
* [imagebuilder] remove board name hack (#5823)florian2009-09-201-1/+0
* mklibs: fix libpthread link error (#5851)nbd2009-09-201-0/+28
* base-files: fix conffiles entry check (patch from #2425)nbd2009-09-191-1/+1
* opkg: fix the -force_space optionnbd2009-09-191-0/+12
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)nbd2009-09-192-0/+6413
* Fix lzma cmd args.lars2009-09-171-1/+1
* update to latest 2.6.27 and 2.6.30 kernelskaloz2009-09-1725-28/+28
* adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ...juhosg2009-09-171-0/+52
* adm5120: refresh 2.6.30 patchesjuhosg2009-09-172-2/+2
* dnsmasq startup script update: add notinterface parameternbd2009-09-162-1/+7
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)nbd2009-09-161-0/+7
* [package] swconfig: clear ip address on the switch interface, this prevents d...jow2009-09-162-1/+2
* [package] base-files: clear ip addresses on interfaces that are about to be a...jow2009-09-162-1/+3
* atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessarynbd2009-09-161-6/+1
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...nbd2009-09-1610-2313/+37
* atheros: remove 2.6.28 supportnbd2009-09-1612-6513/+0
* madwifi: fix iwconfig tx power displaynbd2009-09-167-51/+52
* [package] madwifi: bump package revisionagb2009-09-151-1/+1
* ar71xx: preliminary Ubiquiti Bullet M supportmatteo2009-09-153-0/+50
* fix error in mksquashfs4 when data can't be compressedmatteo2009-09-151-33/+51
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...jow2009-09-142-3/+3
* [package] firewall: move the config_get out of the loop, no need to call it m...jow2009-09-141-2/+3
* [package] firewall: properly dispatch delif events if the network has a diffe...jow2009-09-142-2/+2
* madwifi: fix a wds related race conditionnbd2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...nbd2009-09-142-12/+1
* build prereq: look for tar under the name "gnutar" as wellnbd2009-09-141-0/+1
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3noz2009-09-121-0/+354
* [package] base-files: add /etc/rc.local to the default save file listjow2009-09-121-1/+1
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow2009-09-113-1/+10
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themjuhosg2009-09-114-124/+0
* [kernel] update to 2.6.27.33florian2009-09-113-4/+4
* kernel: add missing symbols to the 2.6.31 configjuhosg2009-09-101-0/+2
* kernel: get rid of the simple_prom_emulator, it is not really usefuljuhosg2009-09-1031-254/+2
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)juhosg2009-09-104-70/+117
* rb532: use the generic image_cmdline hackjuhosg2009-09-102-18/+4
* adm5120: use the generic image_cmdline hackjuhosg2009-09-105-35/+9
* kernel: add generic image_cmdline hack to MIPS targetsjuhosg2009-09-1033-24/+285