1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-17 00:04:25 +03:00
Commit Graph

6670 Commits

Author SHA1 Message Date
florian
672815cf95 [package] kmod-sctp: Add SCTP kernel support
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:49 +00:00
florian
91c21e1b4d [package] add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:32 +00:00
florian
569ffb7235 [package] add XTS cipher CryptoAPI module
needed for proper dm-crypt support

Signed-off-by: Jan Willies <jan@willies.info>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:24 +00:00
jow
c6d4a05eeb [package] firewall: add option to disable NAT reflection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:49:14 +00:00
jow
572cb3cc9e [package] firewall: clean up description (#7875)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:39:00 +00:00
acoul
bd981197df package/apex: update apex to version 1.6.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:02:18 +00:00
jow
bd94e8e047 [package] 6in4: fix logic fail in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:12:40 +00:00
jow
bcab7d9363 [package] 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:09:49 +00:00
florian
e46ddf2d45 [package] add kmod-usb-serial-ipw module
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:26 +00:00
florian
a3eeda1387 [x86] add cpu msr kernel module package
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:20 +00:00
florian
a802645888 [package] support pre-md5summed passwords in 6in4 scripts
The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.

Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:14 +00:00
jow
291f78f21a [package] firewall:
- handle NAT reflection in firewall hotplug, solves synchronizing issues on boot
	- introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 15:49:13 +00:00
juhosg
b73df9f67e package/mtd: write remaining data after adding file to the jffs2 partition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:32 +00:00
acoul
6ad2eae113 package/iproute2: update iproute2 to version 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 07:39:46 +00:00
nbd
1ba003a1b2 mac80211: another override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-02 20:10:50 +00:00
nbd
04da730fde mac80211: add missing config override for ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-02 20:02:50 +00:00
nbd
7a13c34dc6 ath9k: add a patch for dumping the eeprom contents via debugfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-01 17:51:30 +00:00
acoul
ecb413959e generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-01 13:14:05 +00:00
nbd
7fb8177eb8 mac80211: replace 800-nuke_led_code.patch with something smaller.
most of the #ifdef spaghetti that the old patch introduced was completely unnecessary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-31 23:34:27 +00:00
nbd
2cedae1d3d mac80211: update to wireless-testing 2010-08-31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-31 23:34:21 +00:00
juhosg
4149596e58 package/broadcom-diag: use broadcast_uevent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-31 20:06:32 +00:00
juhosg
3d764d5578 package/button-hotplug: use brodcast_uevent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-31 20:06:30 +00:00
nbd
3fe81b1be7 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-31 16:16:32 +00:00
jow
94c817eadb [package] firewall:
- fix processing of rules with an ip family option
	- append interface rules at the end of internal zone chains, simplifies injecting user or addon rules
	- support simple file logging (option log + option log_limit per zone)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-31 01:54:08 +00:00
lars
683db7ad25 [uboot-kirkwood] Dockstar: Adjust rootfs size to that of the original fw
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-29 21:29:23 +00:00
acoul
b2948ef4c1 package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-29 18:42:11 +00:00
nbd
6361f69ae9 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-28 17:59:03 +00:00
nbd
6dd2907ec0 ath9k: add some extra checks to the mic failure fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-28 16:23:45 +00:00
jow
9ea9f41d70 [package] libreadline: install *.so symlinks as well (#4872)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-27 20:13:17 +00:00
florian
93eeadb8fb [ar7] add compile fixes for ar7-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-26 09:13:38 +00:00
jow
ede4197f5e [package] ppp: populate gateway of default route with peer address (#6259)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 23:10:40 +00:00
jow
93019f8780 [package] uhttpd: fix segfault triggered by Basic Auth checking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 21:38:48 +00:00
mb
a86afacc84 Add usb gadget feature flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 17:35:34 +00:00
mb
f838007d7e p54: Fix powersave mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 13:46:40 +00:00
nbd
bfbae0bd17 ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 12:30:50 +00:00
mb
26442af706 Add usb gadget packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-24 15:15:23 +00:00
mb
8f42ed323e tahvo-usb: Use platform device interface properly (don't crash)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-23 14:24:39 +00:00
lars
180624e64a [package] Add uboot for marvell kirkwood based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-22 16:48:28 +00:00
mb
87adbb0f77 mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-21 16:25:08 +00:00
nbd
67dac5cad6 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 12:49:56 +00:00
nbd
dc74adf445 toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 12:49:51 +00:00
nbd
1baaeb8904 pwm-gpio-custom: fix compile on linux 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 12:49:42 +00:00
nbd
3b1766320d kernel: add a missing config symbol for ext4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 12:49:19 +00:00
mb
29b3784209 Add Tahvo USB support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 11:22:15 +00:00
jow
fb8dd8b41b [package] 6in4: fix typo in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 01:06:10 +00:00
jow
28ddaa0be9 [package] 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 00:59:05 +00:00
jow
8618e98eab [package] uhttpd:
- fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt
	- better cope with connection aborts, especially during header transfer
	- fix return value checking of TLS reads and writes, solves some blocking issues


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-18 00:04:52 +00:00
nbd
94f6a65d04 ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 13:24:33 +00:00
jow
c65f903408 [package] iptables: partly revert r22582, fixes ip6tables extension packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 09:02:22 +00:00
florian
570aca0c2d [package]: update acx-mac80211 and change the git url.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 16:00:50 +00:00