Felix Fietkau [Thu, 24 Sep 2009 21:50:17 +0000 (21:50 +0000)]
Add documentation for passphrase option.
The wifi-iface actually supports an undocumented option to choose
whether to treat a passphrase as a text passphrase or an encoded
passphrase (like encoded by the wpa_passphrase utility). This patch
documents that functionality.
Signed-off-by: Warren Turkal <wt@penguintechs.org>
SVN-Revision: 17712
Felix Fietkau [Thu, 24 Sep 2009 21:42:36 +0000 (21:42 +0000)]
update dnsmasq to 2.50 (#5784)
SVN-Revision: 17711
Felix Fietkau [Thu, 24 Sep 2009 21:20:44 +0000 (21:20 +0000)]
brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374
SVN-Revision: 17710
Felix Fietkau [Thu, 24 Sep 2009 19:31:57 +0000 (19:31 +0000)]
merge r17683 to 2.6.30
SVN-Revision: 17701
Felix Fietkau [Thu, 24 Sep 2009 19:24:03 +0000 (19:24 +0000)]
atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
SVN-Revision: 17700
Felix Fietkau [Thu, 24 Sep 2009 19:23:55 +0000 (19:23 +0000)]
add bfs to linux 2.6.31
SVN-Revision: 17699
Gabor Juhos [Wed, 23 Sep 2009 17:44:08 +0000 (17:44 +0000)]
ar71xx: flush mii register writes
SVN-Revision: 17695
Gabor Juhos [Wed, 23 Sep 2009 17:44:05 +0000 (17:44 +0000)]
ar71xx: refresh 2.6.28 patches
SVN-Revision: 17694
Gabor Juhos [Wed, 23 Sep 2009 17:44:02 +0000 (17:44 +0000)]
ar71xx: don't use mac_base2 in the ag71xx driver
SVN-Revision: 17693
Gabor Juhos [Wed, 23 Sep 2009 17:43:57 +0000 (17:43 +0000)]
ar71xx: remove some extern directives in the ag71xx driver
SVN-Revision: 17692
Felix Fietkau [Wed, 23 Sep 2009 17:30:03 +0000 (17:30 +0000)]
madwifi: fix bugs in the calibration triggers
SVN-Revision: 17691
Felix Fietkau [Wed, 23 Sep 2009 13:33:06 +0000 (13:33 +0000)]
madwifi: fix a theoretical tx buffer leak
SVN-Revision: 17690
Felix Fietkau [Wed, 23 Sep 2009 13:32:56 +0000 (13:32 +0000)]
madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
SVN-Revision: 17689
Felix Fietkau [Wed, 23 Sep 2009 13:32:38 +0000 (13:32 +0000)]
madwifi: fix sta mode reconnect when roaming between different aps of the same essid
SVN-Revision: 17688
Felix Fietkau [Wed, 23 Sep 2009 13:32:22 +0000 (13:32 +0000)]
madwifi: fix maximum txpower display
SVN-Revision: 17687
Felix Fietkau [Wed, 23 Sep 2009 13:32:13 +0000 (13:32 +0000)]
merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
SVN-Revision: 17686
Gabor Juhos [Wed, 23 Sep 2009 12:05:48 +0000 (12:05 +0000)]
kernel: refresh 2.6.30 patches
SVN-Revision: 17685
Gabor Juhos [Wed, 23 Sep 2009 12:05:44 +0000 (12:05 +0000)]
uml: refresh patches
SVN-Revision: 17684
Gabor Juhos [Wed, 23 Sep 2009 09:30:31 +0000 (09:30 +0000)]
kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
SVN-Revision: 17683
Nicolas Thill [Wed, 23 Sep 2009 02:27:38 +0000 (02:27 +0000)]
add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
SVN-Revision: 17682
Felix Fietkau [Tue, 22 Sep 2009 18:00:35 +0000 (18:00 +0000)]
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
SVN-Revision: 17679
Felix Fietkau [Tue, 22 Sep 2009 18:00:28 +0000 (18:00 +0000)]
unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal
SVN-Revision: 17678
Jo-Philipp Wich [Tue, 22 Sep 2009 16:17:05 +0000 (16:17 +0000)]
implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs
SVN-Revision: 17676
Jo-Philipp Wich [Tue, 22 Sep 2009 15:07:12 +0000 (15:07 +0000)]
use mktemp instead of tempfile in combined-image.sh to make it work on OS X
SVN-Revision: 17674
Nicolas Thill [Tue, 22 Sep 2009 03:05:45 +0000 (03:05 +0000)]
accommodate for 5 digits svn revisions :)
SVN-Revision: 17670
Jo-Philipp Wich [Tue, 22 Sep 2009 01:09:04 +0000 (01:09 +0000)]
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
SVN-Revision: 17668
Felix Fietkau [Mon, 21 Sep 2009 19:13:34 +0000 (19:13 +0000)]
mtd: fix wrong open() return code checks
SVN-Revision: 17666
Lars-Peter Clausen [Mon, 21 Sep 2009 18:29:46 +0000 (18:29 +0000)]
Add 2.6.31 patches
SVN-Revision: 17665
Hamish Guthrie [Mon, 21 Sep 2009 14:06:38 +0000 (14:06 +0000)]
Cleaned config-2.6.31 defaults for PPC
SVN-Revision: 17664
Felix Fietkau [Mon, 21 Sep 2009 13:25:11 +0000 (13:25 +0000)]
Add default /etc/dnsmasq.conf
dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records.
However, those options sometimes can not be passed as
command-line arguments due to excess length. This patch tries to
solve this problem:
1. Provide /etc/dnsmasq.conf file with comments about adding
SRV/PTR/TXT/CNAME records.
2. Add this file to conffiles list so it is preserver during
backup/restore or system upgrade.
If someone needs a lot of custom records, default configuration
file can be edited. Since manual pages and documentation is not
installed, provided comments should be enough to figure out
option syntax.
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 17663
Felix Fietkau [Mon, 21 Sep 2009 11:19:08 +0000 (11:19 +0000)]
mtd: bump release
SVN-Revision: 17661
Felix Fietkau [Mon, 21 Sep 2009 10:09:02 +0000 (10:09 +0000)]
mtd: update copyright headers
SVN-Revision: 17660
Felix Fietkau [Mon, 21 Sep 2009 09:58:41 +0000 (09:58 +0000)]
mtd: add support for rewriting the fis table layout on redboot based systems
SVN-Revision: 17659
Felix Fietkau [Mon, 21 Sep 2009 09:58:36 +0000 (09:58 +0000)]
implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
SVN-Revision: 17658
Felix Fietkau [Mon, 21 Sep 2009 09:58:30 +0000 (09:58 +0000)]
atheros: use the correct mtd erase callback in the spiflash driver
SVN-Revision: 17657
Florian Fainelli [Sun, 20 Sep 2009 16:06:53 +0000 (16:06 +0000)]
remove board name hack (#5823)
SVN-Revision: 17652
Felix Fietkau [Sun, 20 Sep 2009 12:51:48 +0000 (12:51 +0000)]
mklibs: fix libpthread link error (#5851)
SVN-Revision: 17639
Felix Fietkau [Sat, 19 Sep 2009 23:04:34 +0000 (23:04 +0000)]
base-files: fix conffiles entry check (patch from #2425)
SVN-Revision: 17618
Felix Fietkau [Sat, 19 Sep 2009 17:32:59 +0000 (17:32 +0000)]
opkg: fix the -force_space option
SVN-Revision: 17611
Felix Fietkau [Sat, 19 Sep 2009 13:15:20 +0000 (13:15 +0000)]
add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
SVN-Revision: 17606
Lars-Peter Clausen [Thu, 17 Sep 2009 22:16:31 +0000 (22:16 +0000)]
Fix lzma cmd args.
SVN-Revision: 17604
Imre Kaloz [Thu, 17 Sep 2009 11:22:33 +0000 (11:22 +0000)]
update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
Gabor Juhos [Thu, 17 Sep 2009 08:43:14 +0000 (08:43 +0000)]
adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846)
SVN-Revision: 17601
Gabor Juhos [Thu, 17 Sep 2009 08:43:11 +0000 (08:43 +0000)]
adm5120: refresh 2.6.30 patches
SVN-Revision: 17600
Felix Fietkau [Wed, 16 Sep 2009 18:15:31 +0000 (18:15 +0000)]
dnsmasq startup script update: add notinterface parameter
This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.
By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.
Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>
SVN-Revision: 17599
Felix Fietkau [Wed, 16 Sep 2009 18:14:29 +0000 (18:14 +0000)]
Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)
Signed-off-by: Roger Hardiman <roger@rjh.org.uk>
SVN-Revision: 17598
Jo-Philipp Wich [Wed, 16 Sep 2009 14:23:01 +0000 (14:23 +0000)]
swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least
SVN-Revision: 17597
Jo-Philipp Wich [Wed, 16 Sep 2009 14:21:19 +0000 (14:21 +0000)]
base-files: clear ip addresses on interfaces that are about to be added to a bridge
SVN-Revision: 17596
Felix Fietkau [Wed, 16 Sep 2009 12:25:05 +0000 (12:25 +0000)]
atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
SVN-Revision: 17595
Felix Fietkau [Wed, 16 Sep 2009 12:24:46 +0000 (12:24 +0000)]
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)
SVN-Revision: 17594
Felix Fietkau [Wed, 16 Sep 2009 12:24:22 +0000 (12:24 +0000)]
atheros: remove 2.6.28 support
SVN-Revision: 17593
Felix Fietkau [Wed, 16 Sep 2009 12:02:10 +0000 (12:02 +0000)]
madwifi: fix iwconfig tx power display
SVN-Revision: 17592
Andy Boyett [Tue, 15 Sep 2009 10:19:32 +0000 (10:19 +0000)]
madwifi: bump package revision
SVN-Revision: 17589
Matteo Croce [Tue, 15 Sep 2009 09:16:21 +0000 (09:16 +0000)]
ar71xx: preliminary Ubiquiti Bullet M support
SVN-Revision: 17586
Matteo Croce [Tue, 15 Sep 2009 09:01:27 +0000 (09:01 +0000)]
fix error in mksquashfs4 when data can't be compressed
SVN-Revision: 17585
Jo-Philipp Wich [Mon, 14 Sep 2009 16:14:27 +0000 (16:14 +0000)]
base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers
SVN-Revision: 17582
Jo-Philipp Wich [Mon, 14 Sep 2009 15:18:48 +0000 (15:18 +0000)]
firewall: move the config_get out of the loop, no need to call it multiple times
SVN-Revision: 17581
Jo-Philipp Wich [Mon, 14 Sep 2009 14:47:43 +0000 (14:47 +0000)]
firewall: properly dispatch delif events if the network has a different name then the corresponding zone
SVN-Revision: 17580
Felix Fietkau [Mon, 14 Sep 2009 10:45:34 +0000 (10:45 +0000)]
madwifi: fix a wds related race condition
SVN-Revision: 17578
Felix Fietkau [Mon, 14 Sep 2009 10:40:23 +0000 (10:40 +0000)]
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
SVN-Revision: 17576
Felix Fietkau [Mon, 14 Sep 2009 10:40:04 +0000 (10:40 +0000)]
build prereq: look for tar under the name "gnutar" as well
SVN-Revision: 17575
Peter Denison [Sat, 12 Sep 2009 20:37:26 +0000 (20:37 +0000)]
Backport arm ppoll()/pselect6() etc. implementation from linux-next@
36984265a3
SVN-Revision: 17573
Jo-Philipp Wich [Sat, 12 Sep 2009 15:57:31 +0000 (15:57 +0000)]
base-files: add /etc/rc.local to the default save file list
SVN-Revision: 17572
Jo-Philipp Wich [Fri, 11 Sep 2009 21:35:03 +0000 (21:35 +0000)]
base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
SVN-Revision: 17571
Gabor Juhos [Fri, 11 Sep 2009 08:15:55 +0000 (08:15 +0000)]
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
SVN-Revision: 17570
Florian Fainelli [Fri, 11 Sep 2009 07:45:08 +0000 (07:45 +0000)]
update to 2.6.27.33
SVN-Revision: 17569
Gabor Juhos [Thu, 10 Sep 2009 19:12:08 +0000 (19:12 +0000)]
kernel: add missing symbols to the 2.6.31 config
SVN-Revision: 17568
Gabor Juhos [Thu, 10 Sep 2009 18:30:20 +0000 (18:30 +0000)]
kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
Gabor Juhos [Thu, 10 Sep 2009 18:30:12 +0000 (18:30 +0000)]
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
SVN-Revision: 17566
Gabor Juhos [Thu, 10 Sep 2009 18:30:09 +0000 (18:30 +0000)]
rb532: use the generic image_cmdline hack
SVN-Revision: 17565
Gabor Juhos [Thu, 10 Sep 2009 18:30:06 +0000 (18:30 +0000)]
adm5120: use the generic image_cmdline hack
SVN-Revision: 17564
Gabor Juhos [Thu, 10 Sep 2009 18:30:01 +0000 (18:30 +0000)]
kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
Nicolas Thill [Thu, 10 Sep 2009 14:32:36 +0000 (14:32 +0000)]
add comments & fix descriptions in toolchain config items
SVN-Revision: 17561
Nicolas Thill [Thu, 10 Sep 2009 14:04:41 +0000 (14:04 +0000)]
prepare for upcoming external toolchain support: move config items not strictly toolchain related out of the toolchain submenu
SVN-Revision: 17560
Gabor Juhos [Thu, 10 Sep 2009 13:37:34 +0000 (13:37 +0000)]
ar71xx: refresh patches
SVN-Revision: 17559
Gabor Juhos [Thu, 10 Sep 2009 13:37:31 +0000 (13:37 +0000)]
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
SVN-Revision: 17558
Gabor Juhos [Thu, 10 Sep 2009 13:35:47 +0000 (13:35 +0000)]
kernel: refresh 2.6.30 patches
SVN-Revision: 17557
Andy Boyett [Thu, 10 Sep 2009 10:07:04 +0000 (10:07 +0000)]
bump some revisions and update copyrights
SVN-Revision: 17554
Andy Boyett [Thu, 10 Sep 2009 10:06:35 +0000 (10:06 +0000)]
refresh patches
SVN-Revision: 17553
Andy Boyett [Thu, 10 Sep 2009 10:06:26 +0000 (10:06 +0000)]
remove nat pptp conntracking patch
Patch 603-netfilter_nat_pptp.patch appears to be the cause of the
longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of
testing builds with this patch removed have not been able to reproduce
the issue.
The 603 patch is rather large and we (the OpenWrt developers) have not
been able to isolate the cause of the bug within the patch. The number
of people have actually use pptp nat conntracking is far less than
number of people that use port forwarding and as a result we must drop
this patch to ensure proper behavior for the majority of users.
SVN-Revision: 17552
Andy Boyett [Thu, 10 Sep 2009 10:05:47 +0000 (10:05 +0000)]
patches/607-netfilter_connmark: fix typo
SVN-Revision: 17551
Nicolas Thill [Wed, 9 Sep 2009 23:42:06 +0000 (23:42 +0000)]
fix wrong description for CONFIG_SSP
SVN-Revision: 17550
Florian Fainelli [Wed, 9 Sep 2009 07:35:06 +0000 (07:35 +0000)]
update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
Florian Fainelli [Wed, 9 Sep 2009 07:13:09 +0000 (07:13 +0000)]
update to 2.6.27.32
SVN-Revision: 17548
Felix Fietkau [Wed, 9 Sep 2009 00:30:36 +0000 (00:30 +0000)]
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
SVN-Revision: 17546
Felix Fietkau [Wed, 9 Sep 2009 00:17:13 +0000 (00:17 +0000)]
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
SVN-Revision: 17545
Felix Fietkau [Wed, 9 Sep 2009 00:16:55 +0000 (00:16 +0000)]
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates
SVN-Revision: 17544
Gabor Juhos [Tue, 8 Sep 2009 19:16:15 +0000 (19:16 +0000)]
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)
SVN-Revision: 17543
Florian Fainelli [Tue, 8 Sep 2009 15:24:06 +0000 (15:24 +0000)]
prevent gpio-buttons registration failure
SVN-Revision: 17542
Gabor Juhos [Tue, 8 Sep 2009 07:32:08 +0000 (07:32 +0000)]
package/mac80211: add menuconfig option for enabling debug support via debugfs
SVN-Revision: 17541
Gabor Juhos [Tue, 8 Sep 2009 07:25:20 +0000 (07:25 +0000)]
add menuconfig option for enabling debugfs support in the kernel
SVN-Revision: 17540
Gabor Juhos [Tue, 8 Sep 2009 07:03:20 +0000 (07:03 +0000)]
ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution
SVN-Revision: 17539
Florian Fainelli [Mon, 7 Sep 2009 18:17:45 +0000 (18:17 +0000)]
fix typos against the gpio buttons driver (#5804)
SVN-Revision: 17538
Felix Fietkau [Mon, 7 Sep 2009 13:55:02 +0000 (13:55 +0000)]
firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash
SVN-Revision: 17537
Michael Büsch [Sun, 6 Sep 2009 21:15:12 +0000 (21:15 +0000)]
bcm47xx: Fix EHCI/OHCI dependencies
SVN-Revision: 17536
Michael Büsch [Sun, 6 Sep 2009 20:55:01 +0000 (20:55 +0000)]
bcm47xx: Fix EHCI/OHCI dependencies
SVN-Revision: 17535
Michael Büsch [Sun, 6 Sep 2009 20:43:44 +0000 (20:43 +0000)]
Fix merge error
SVN-Revision: 17534
Michael Büsch [Sun, 6 Sep 2009 20:25:11 +0000 (20:25 +0000)]
bcm47xx: Port usb fixes to .30
SVN-Revision: 17533
Felix Fietkau [Sun, 6 Sep 2009 19:56:54 +0000 (19:56 +0000)]
do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb)
SVN-Revision: 17532
Michael Büsch [Sun, 6 Sep 2009 19:49:07 +0000 (19:49 +0000)]
bcm47xx: Apply bcm5354 USB fix
SVN-Revision: 17531