1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 12:11:30 +03:00
Commit Graph

5181 Commits

Author SHA1 Message Date
markus
64f8ced3da upgrade to new upstream version 1.4.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-15 16:33:01 +00:00
nbd
d6dcc3e2ad madwifi: trivial antenna diversity fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 16:07:26 +00:00
florian
0b0c78e9a5 [package] add additions from (#5149)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 13:06:34 +00:00
nbd
b7d298ab07 madwifi: remove the -mlong-calls cflag from include files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 14:56:44 +00:00
florian
40dfc55535 [kernel] isdn4linux modules fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 14:38:00 +00:00
florian
7ad49016c7 [kernel] NET_EMATCH is a boolean (#5506)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 12:58:18 +00:00
acinonyx
7c0132efd3 udhcpc: Pass all events to udhcpc.user
Petitboot and maybe other apps need to know when
the dhcp lease is lost.  Move the udhcpc.user call
to send it all udhcpc events.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 15:38:04 +00:00
acinonyx
90951f130b madwifi.sh channel fix
In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 15:37:59 +00:00
florian
e86d60479c [package] fix isdn4linux kernel modules with the 2.4.37 update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 12:09:15 +00:00
florian
e728404fcc [package] wprobe does not build on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 11:33:14 +00:00
nbd
8f4fd13fba sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:01:22 +00:00
nbd
3e17a8ab66 madwifi: clean up wme handling, use same packet classification as mac80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:01:17 +00:00
nbd
d7f87c9aae kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:01:12 +00:00
nbd
e05f80b547 madwifi: fix another instance of excessive stack usage in wlanconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:00:51 +00:00
nbd
9fa444b39d upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 14:05:54 +00:00
nbd
8f0c0aaa45 remove hotplug2-old
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 01:20:55 +00:00
nbd
16d10a1170 ucitrigger depends on lua
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 00:02:38 +00:00
jow
ff39a6c6f5 package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-09 17:45:23 +00:00
nbd
fb70c35f18 wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:56:43 +00:00
nbd
864cae4970 wprobe: fix some endianness fail in the l2 filter code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:44:31 +00:00
nbd
e68b3865cc wprobe: fix uninitialized variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:21:09 +00:00
nbd
47a2f983bd rename the wprobe init script to /etc/init.d/wprobe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:03:43 +00:00
nico
39ed77af1e fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:00:04 +00:00
nbd
768a38de0f fix wprobe-export
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 02:22:46 +00:00
nico
3329f8257c use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 02:11:11 +00:00
nbd
d2d52c35cd update the init script and config for the new wprobe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 00:38:42 +00:00
nico
f22f2b6411 fix df -h output (closes: #5290)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 00:07:19 +00:00
nbd
8f7f273fa4 upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:05:24 +00:00
nbd
59bfb9d20e ucitrigger: add options to force enable/disable specific triggers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:04:07 +00:00
juhosg
6d07fcf44e Baltic language support in kernel
Add Baltic langugae support in kernel package

Signed-off-by: zintis.petersons@e-mail.lv


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 16:10:22 +00:00
juhosg
8cbeef3fb8 Add the gpio_keys input module to menuconfig
Signed-off-by: Ferenc Wagner <wferi@niif.hu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 16:10:20 +00:00
florian
f036a579e3 [package] make i2c-gpio-custom selectable (#5458)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:16:04 +00:00
florian
ff3754c308 [package] fix kmod-ip6tables modules (#5274)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 19:42:39 +00:00
florian
74cd05d02c [package] put all filesystem related packages into the Filesystem submenu (#5352)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 13:57:59 +00:00
florian
3fa8e26955 [kernel] remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-04 09:54:46 +00:00
nbd
8ae4dfd85c allow udhcpc to work properly for interfaces that are not configured through uci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-03 22:12:40 +00:00
agb
32976620d3 [package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-02 07:24:44 +00:00
acinonyx
09d38320e8 [package] madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-01 17:07:52 +00:00
agb
007d905907 move ksymoops from trunk/package/ to packages/devel/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-30 05:52:36 +00:00
acinonyx
69c875d174 [package] mac80211: Declare some variables as local and remove unused
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-29 21:13:10 +00:00
acinonyx
75b6ff7031 [package] base-files: Fix sysupgrade .tar.gz configuration restoring
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-29 21:13:05 +00:00
jow
e2e0b921de [package] openssl: fix bad chmod in install section (#5433)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-29 20:48:58 +00:00
jow
b0dfa67387 [package] base-files: ipcalc.sh: fix off-by-one in range-calculation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-29 11:35:33 +00:00
florian
aa45df0a06 [kernel] include arpfilter and arp_mangle in the kmod-arptables modules (#5410)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-28 06:18:22 +00:00
acinonyx
ee89db043c [package] hostapd: Remove deprecated 'debug' configuration variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 22:14:21 +00:00
florian
76e21539f5 [package] fix ksymoops architecture dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-26 21:38:27 +00:00
florian
53edff7d08 [package] add a cross-version of ksymoops
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-26 21:35:39 +00:00
juhosg
2bfe8f2518 [packages] mac80211: add more ath9k patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-25 19:45:51 +00:00
hauke
3eb59941fd [mac80211] Update compat-wireless to 2009-06-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-25 17:28:36 +00:00
kaloz
dccbe704f2 add preliminary coldfire v4e support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-21 18:34:07 +00:00