Commit Graph

4527 Commits (2a209cbc0d662272d4dcb709b6acb4d69220deb3)

Author SHA1 Message Date
Felix Fietkau bf40723bfa add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:36:41 +00:00
Felix Fietkau 116fc0dc5f ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:20:26 +00:00
Felix Fietkau 5d623dbb22 ead: fix spurious autoconf/automake reruns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:20:09 +00:00
Felix Fietkau 5dc56e36d7 ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:19:55 +00:00
Jo-Philipp Wich 42e5c4f00e package/base-files: fix chmod of /tmp/.uci, bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 21:53:45 +00:00
Felix Fietkau c5254e1d02 ead: fix array overrun
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 20:10:53 +00:00
Felix Fietkau 92ca1390dc fix siit compile on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 15:37:24 +00:00
Florian Fainelli 74ad563925 Fix prism54 firmware indentation and malformed comments
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 14:31:38 +00:00
Felix Fietkau 6a997e1e2f ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 14:08:07 +00:00
Imre Kaloz c813d578fd general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 14:46:18 +00:00
Gabor Juhos 580b57fe71 [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 08:43:39 +00:00
Andy Boyett 06312d6783 [package] mac80211: fix compat-wireless-old md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 00:27:53 +00:00
Felix Fietkau 9237012d65 clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 02:40:12 +00:00
Felix Fietkau 2b155795f1 allow the ead client to override the broadcast address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 01:24:00 +00:00
Felix Fietkau 8997d76472 ead: fix bridge handling mistakes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:21:24 +00:00
Lars-Peter Clausen 170e9b2abe Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
symlinks either use $(CP) or create them manually.
Fixes #4399


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:08:37 +00:00
Jo-Philipp Wich de0ca9088d package/ead: fix build dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 22:37:02 +00:00
Gabor Juhos 34f464a80d [package] mac80211: update compat-wireless to 2009-01-02
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 19:02:57 +00:00
Gabor Juhos 8624dcd5e7 [package] mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 18:52:33 +00:00
Gabor Juhos 75a497c2e1 [package] mac80211: add preliminary support for the AR913x SoCs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 13:48:27 +00:00
Felix Fietkau a59a9bf3a9 ead: message handling fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 23:51:57 +00:00
Felix Fietkau 3863a62c91 firewall: clear the MSSFIX rules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 21:58:58 +00:00
Jo-Philipp Wich 18eae70506 package/madwifi: add uci support for the propereq iwpriv setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-01 17:29:58 +00:00
Jo-Philipp Wich ba2a424ee2 package/madwifi: fix typo in config handler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-01 13:59:06 +00:00
Steven Barth 79d4a6ac4a Unify portrange-support in firewall rule generator
fixes #4404

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-01 13:05:16 +00:00
Andy Boyett 5b30934a6f [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-31 19:09:26 +00:00
Felix Fietkau 1907e1587a 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-31 19:02:03 +00:00
Gabor Juhos 0127f8afde [package] mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-30 12:30:18 +00:00
Gabor Juhos 4679aa0a68 [package] mac80211: update compat-wireless to 2008-12-29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-30 11:51:20 +00:00
Gabor Juhos 086b4c9260 [package] mac80211: fix some depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-30 09:29:36 +00:00
Andy Boyett 94474bd28f [package] kernel/modules/usb.mk: hso works on 2.6.26 and later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-30 02:20:22 +00:00
Felix Fietkau a04275e3df madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-29 18:51:20 +00:00
Andy Boyett eba73f4bba [package] kernel/modules: split network makefile into netdevices and netsupport
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-29 01:25:58 +00:00
Felix Fietkau ab812522e4 uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-27 18:59:38 +00:00
Felix Fietkau b7a04fc839 fix iptables compile with 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-27 01:55:48 +00:00
Felix Fietkau 44bd58fa1a uci: work around a gcc bug which causes a bogus compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-24 17:25:21 +00:00
Felix Fietkau 073a2a8284 add the 'ead' package (emergency access daemon),
which can provide remote access to your device, even if the ip
and firewall settings are broken

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-24 10:42:12 +00:00
Felix Fietkau 41a4f463eb upgrade uci to 0.7.0 - adds ucimap and fixes #4236
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-23 11:36:22 +00:00
Felix Fietkau d90f4d4a7e add siit for stateless ip and icmp translation to ipv6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 23:33:10 +00:00
Felix Fietkau d1e67bb7aa fix spi-ks8995 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 19:35:20 +00:00
Felix Fietkau 04e15044bf 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 19:09:12 +00:00
Felix Fietkau 5509ed31b3 remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 19:08:42 +00:00
Jo-Philipp Wich 449da846f2 allow ipv4 routes without gateway in configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 02:21:25 +00:00
Felix Fietkau 3b50744bcc fix opkg overlay_root option for jffs2-only images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 19:52:14 +00:00
Nicolas Thill c35ce46724 add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 02:42:10 +00:00
Nicolas Thill de6308f677 add dependency on rb532 target for its CF module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 02:37:49 +00:00
Felix Fietkau 824f15d4c4 reduce the binary size of libpcap based programs that don't use bpf parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-19 06:35:23 +00:00
Hamish Guthrie 043da7290c Remove legacy kernel load patch - no longer required
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 07:41:41 +00:00
Imre Kaloz e56fe8af7a upgrade compat-wireless to 2008-12-11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-15 14:12:05 +00:00
Nicolas Thill 2fd3702308 add a patch helping available storage space detection, remove workaround from [13611], bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-15 13:11:12 +00:00