Commit graph

9864 commits

Author SHA1 Message Date
Jo-Philipp Wich
4a1148cf7b package/madwifi: add uci support for the propereq iwpriv setting
SVN-Revision: 13795
2009-01-01 17:29:58 +00:00
Jo-Philipp Wich
0b5333be4b package/madwifi: fix typo in config handler
SVN-Revision: 13793
2009-01-01 13:59:06 +00:00
Steven Barth
d1049f535a Unify portrange-support in firewall rule generator fixes #4404
SVN-Revision: 13791
2009-01-01 13:05:16 +00:00
Andy Boyett
35078a6a52 hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
SVN-Revision: 13790
2008-12-31 19:09:26 +00:00
Felix Fietkau
359ce7f97e disable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs
SVN-Revision: 13788
2008-12-31 19:02:03 +00:00
Felix Fietkau
adfab7c84b change readme to point to scripts/flashing/flash.sh instead of scripts/flash.sh
SVN-Revision: 13783
2008-12-31 14:52:23 +00:00
Felix Fietkau
5918719e1e scripts/feeds update:
* Fix feed update via git.
* Add support for bzr and hg.
* Proper escaping of command line arguments handed to system.
* Reduced code duplication.

Patch by Justus Winter

SVN-Revision: 13782
2008-12-31 14:52:10 +00:00
Michael Büsch
f91e5ebed8 moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
SVN-Revision: 13776
2008-12-30 23:01:30 +00:00
Gabor Juhos
2083bb5e6f add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
2008-12-30 13:46:43 +00:00
Gabor Juhos
c56cef29d5 mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
SVN-Revision: 13773
2008-12-30 12:30:18 +00:00
Gabor Juhos
e77eed8b6a mac80211: update compat-wireless to 2008-12-29
SVN-Revision: 13772
2008-12-30 11:51:20 +00:00
Gabor Juhos
c1aa9f80d2 mac80211: fix some depends
SVN-Revision: 13771
2008-12-30 09:29:36 +00:00
Gabor Juhos
38826c1e19 add dummy WMAC device
SVN-Revision: 13769
2008-12-30 06:52:57 +00:00
Andy Boyett
f7a9a397b8 build.tex: fix formatting of example in build environments section
SVN-Revision: 13766
2008-12-30 02:21:00 +00:00
Andy Boyett
ae2ac12c9a kernel/modules/usb.mk: hso works on 2.6.26 and later
SVN-Revision: 13765
2008-12-30 02:20:22 +00:00
Michael Büsch
28a1579556 moko: preinit is in /etc
SVN-Revision: 13762
2008-12-29 19:31:24 +00:00
Felix Fietkau
0f6bdb80e1 madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
SVN-Revision: 13760
2008-12-29 18:51:20 +00:00
Gabor Juhos
42de997943 add experimental support for the Ubiquiti LSX board
SVN-Revision: 13759
2008-12-29 17:54:16 +00:00
Gabor Juhos
824b251d9c generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13758
2008-12-29 10:34:19 +00:00
Andy Boyett
8e1a483c0f kernel/modules: split network makefile into netdevices and netsupport
SVN-Revision: 13757
2008-12-29 01:25:58 +00:00
Gabor Juhos
e825595f30 don't override CONFIG_NF_CT_ACCT
SVN-Revision: 13756
2008-12-28 10:32:13 +00:00
Gabor Juhos
11ab840a48 generate firmware image for the D-Link DIR-615 C1 board
SVN-Revision: 13755
2008-12-28 10:26:42 +00:00
Felix Fietkau
8e5dfe75c3 atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
SVN-Revision: 13753
2008-12-28 01:21:03 +00:00
Felix Fietkau
d05f731a86 uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
SVN-Revision: 13751
2008-12-27 18:59:38 +00:00
Gabor Juhos
56e7d7717b update to 2.6.28 final
SVN-Revision: 13749
2008-12-27 11:23:48 +00:00
Gabor Juhos
86a870f06d 2.6.28: refresh patches
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Felix Fietkau
98677bd970 fix iptables compile with 2.6.26
SVN-Revision: 13747
2008-12-27 01:55:48 +00:00
Gabor Juhos
af71c482cf add WMAC definitions
SVN-Revision: 13746
2008-12-26 21:48:50 +00:00
Gabor Juhos
7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
2008-12-26 20:12:42 +00:00
Matteo Croce
76ec5d14cf add MD5 for the kernel 2.6.28
SVN-Revision: 13744
2008-12-25 17:09:30 +00:00
Jo-Philipp Wich
0fd38ec0f1 add sysupgrade support for ar360w3g
SVN-Revision: 13741
2008-12-24 22:16:04 +00:00
Felix Fietkau
866dda4baa uci: work around a gcc bug which causes a bogus compiler warning
SVN-Revision: 13739
2008-12-24 17:25:21 +00:00
Felix Fietkau
2d86ea2a1d add the 'ead' package (emergency access daemon), which can provide remote access to your device, even if the ip and firewall settings are broken
SVN-Revision: 13738
2008-12-24 10:42:12 +00:00
Gabor Juhos
067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
2008-12-23 13:59:04 +00:00
Felix Fietkau
e90ad86d42 backport ipv6 security fix to 2.4 (#4245)
SVN-Revision: 13734
2008-12-23 12:22:22 +00:00
Felix Fietkau
35fb7c324d upgrade uci to 0.7.0 - adds ucimap and fixes #4236
SVN-Revision: 13732
2008-12-23 11:36:22 +00:00
Felix Fietkau
651a578f52 add siit for stateless ip and icmp translation to ipv6
SVN-Revision: 13729
2008-12-22 23:33:10 +00:00
Felix Fietkau
a6538d1480 fix spi-ks8995 compile
SVN-Revision: 13724
2008-12-22 19:35:20 +00:00
Felix Fietkau
07d713bb76 wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

SVN-Revision: 13723
2008-12-22 19:09:12 +00:00
Felix Fietkau
1ee70a6f1e remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
SVN-Revision: 13722
2008-12-22 19:08:42 +00:00
Felix Fietkau
fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
2008-12-22 17:00:20 +00:00
Jo-Philipp Wich
1cdaa2d3dc allow ipv4 routes without gateway in configuration
SVN-Revision: 13714
2008-12-22 02:21:25 +00:00
Felix Fietkau
6afa1b4c50 fix opkg overlay_root option for jffs2-only images
SVN-Revision: 13710
2008-12-21 19:52:14 +00:00
Jo-Philipp Wich
954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
2008-12-21 15:52:06 +00:00
Nicolas Thill
f8dd7ca92f add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26
SVN-Revision: 13705
2008-12-21 02:42:10 +00:00
Nicolas Thill
48c661f867 add dependency on rb532 target for its CF module
SVN-Revision: 13704
2008-12-21 02:37:49 +00:00
Nicolas Thill
72d9008fa7 add missing config item spotted when hardware crypto is enabled
SVN-Revision: 13703
2008-12-21 02:35:46 +00:00
Gabor Juhos
0675e10e68 fix kernel version for 2.6.27.10
SVN-Revision: 13700
2008-12-20 13:02:11 +00:00
Gabor Juhos
2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
2008-12-20 08:28:39 +00:00
Gabor Juhos
581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
2008-12-20 07:47:30 +00:00