1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 20:36:47 +03:00
Commit Graph

3996 Commits

Author SHA1 Message Date
nico
58ca814b23 mark all openswan packages as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 12:31:27 +00:00
agb
4d64099c46 Mark broken packages as broken:
- acx-mac80211
 - openswan
 - aodv-uu


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 11:18:29 +00:00
nico
ecfbe962cc package shared library as well (partially closes: #3030)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 02:06:35 +00:00
nbd
e74c1c3499 upgrade uci to 0.3.3, build lua plugin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:42 +00:00
nbd
124c9d9c48 remove lua's dependency on libreadline and libncurses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:36 +00:00
nico
5c1eb4b4e9 fix udevextras build when no extras were actually selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:20:34 +00:00
nico
ea0badb270 mac80211 / compat-wireless fixes:
* build in KERNEL_BUILD_DIR
 * only build kernel module if it's selected


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:35:02 +00:00
nico
2cd08ba990 update libnl to 1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:22:15 +00:00
nbd
eeed6076b9 move lua from packages/ to trunk in anticipation of upcoming stuff ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 01:06:12 +00:00
jk
843ca24325 [package/udev] Replace udev-vol-id pacakge with configurable udevextras
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:32:44 +00:00
jk
9d35bf3e30 [package/udev] Group input devices under /dev/input
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:24:22 +00:00
jk
aff6fa1a1d [package/kexec] Use new kexec tools
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:20:31 +00:00
nico
f3ad2585b3 fix build on linux >= 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 22:04:09 +00:00
nico
dbca3552f6 package/ov51x-jpeg:
* update to 1.5.7
 * add userland package
 * add fallback url
(closes: #3216)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:43:38 +00:00
nico
899c0c59f7 disable kmod-mmc-over-gpio on x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:28:54 +00:00
nico
f5df126e9e add missing MMC config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:27:48 +00:00
nico
eed98d8bd7 package/qc-usb:
* update to 0.6.6 (closes: #3215)
 * fix build on linux > 2.6.23


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:20:41 +00:00
thepeople
6704630008 add missing include in restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 14:57:47 +00:00
ymano
5b0a7225a5 Add ps3 target specific utilities package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 21:21:17 +00:00
florian
dcc6bbd3a0 Fix errors on capifs loading (#3250)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 14:21:06 +00:00
florian
b60974cf59 Fix hostapd compilation errors on STA_INFO (#3308)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 14:28:14 +00:00
florian
ff6d231f67 Fix typo in the payload option for br2684ctl (#3318)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 14:09:04 +00:00
nbd
0a8d942db4 madwifi: remove reset delay - seems like it's not necessary anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 19:55:08 +00:00
florian
c8ed14f084 Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 19:20:07 +00:00
nbd
f043f99dc0 fix the 3g interface configuration
The first problem is the "chat" command which misses "-E", so the
environment variable addressed inside the script is never used and
the script breaks.

The second problem is the that you cannot assume an Option card when
you did "not discover a Novatel".
In my case the script tried to set the mode with the Option
AT-command which failed on the Huawei stick.
Unfortunaltely I don't have a correct command for that device, so I
just want to start the connection without any mode set before thus using
the defaults.

Signed-off-by: Markus Wigge <mwigge@marcant.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 15:35:34 +00:00
nbd
ba96dc71c9 upgrade uci to 0.3.1 - fixes a parser problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 19:51:15 +00:00
nbd
3d0e904a0d fix a dependency bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 23:29:41 +00:00
juhosg
c874812690 [kernel] add a polled GPIO buttons input driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 19:54:44 +00:00
nbd
c8c1a02da5 fix use of uci_set_state in network scripts (thx, netprince)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 16:02:50 +00:00
florian
94257c030e Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 08:48:20 +00:00
florian
d1b1d3c07e Migrate rt2x00 to the compat-wireless version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 07:29:37 +00:00
nbd
f66ab6474e fix the route to the pptp server when using pptp as wan interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 01:07:50 +00:00
nbd
66c6b4d3b3 add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 00:24:26 +00:00
nbd
29c37a4647 upgrade to broadcom-wl 4.150.10.5.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 00:24:19 +00:00
florian
724e74c175 Fix layer7 user-space iptables compilation (#3307)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 18:01:53 +00:00
nbd
2468e2c104 revert iproute2 to the old version until the new one is fixed (#3026)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 17:13:00 +00:00
florian
f11c8d9201 This rt2x00 version only compiles for 2.6.24 (#3211)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 15:41:43 +00:00
florian
5b7b4e448f Switch to compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 13:40:45 +00:00
florian
44a16077e5 Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 10:47:51 +00:00
florian
7a3b336590 rt2500 cvs will not build on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 10:47:24 +00:00
florian
5a743b51cb 2.6.24 rt2x00 version needs more objects to produce the library
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 09:52:32 +00:00
agb
4e9ede3591 Install libuci and headers in staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-04 21:48:43 +00:00
matteo
5e1f0b5bb0 fix typo(2) in watchdog init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 21:01:16 +00:00
matteo
6604aa7c98 fix typo in watchdog init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 20:59:18 +00:00
blogic
66b7ecf8e0 add gpio support to atheros, fixes #1861, thanks Othello
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 20:28:10 +00:00
florian
8b820a5355 Start the watchdog daemon if a harware watchdog is present
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 14:36:10 +00:00
florian
9480312ffe Make sure we will build USB hid support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 13:51:14 +00:00
nbd
fd00f35a4f fix interface enumeration issues related to /var/state/network (thx to fish for debugging this)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 21:27:28 +00:00
florian
abcbd32697 Fix kmod-nls-* dependency under brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 15:00:37 +00:00
florian
ea69cda1d9 Add routed support to br2684
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 13:00:06 +00:00
florian
b80f2368ad Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-01 20:02:27 +00:00
nbd
d777edc18a add a package for the udev vol_id utility (thx, fish)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-01 14:25:29 +00:00
nbd
23bd75aa8e fix dnsmasq compilation on some systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 21:17:45 +00:00
agb
9325eaaa8c Add support for the WL-500gP v2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:56 +00:00
agb
6d8877319f Add support for the ASUS WL-520gU
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:27 +00:00
agb
f09be1cdd6 broadcom-diag cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:06 +00:00
thepeople
8d00b42964 add frameburst closes #1759
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 21:10:24 +00:00
florian
8acecec307 Add support for the C19 revision of the ACX111 firmware (#3280)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 17:58:15 +00:00
thepeople
afe3e51beb fix wrong description name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 05:30:43 +00:00
thepeople
eab852c84b add sdcard support for avr32 platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 05:16:10 +00:00
florian
f576d07287 Allow setting mac80211 interface into ad-hoc mode (#3247)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 18:47:59 +00:00
florian
01a53d521a Create the kmod-spi package and load mmc_over_gpio after spi (#3273)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 18:36:56 +00:00
florian
89d2bf119f Fix the watchdog path for the SCX200 watchdog driver
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 16:50:07 +00:00
florian
14e96a8a42 Create a dummy sit package for 2.4 kernelsq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 15:44:14 +00:00
florian
2c7451b345 Load xt_layer7 for 2.6 kernels (#3269)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 14:47:54 +00:00
thepeople
632ba3f868 This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis <alex at ozo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 16:26:59 +00:00
thepeople
b85ae7de2c This patch fixes missing hwmon-vid module error on LM77 package build. hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 15:18:16 +00:00
mb
25cc1b733a mmc_over_gpio: Add initscript that will create a device
Note that we should use a config file where we can define an arbitrary number of devices.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 17:38:16 +00:00
mb
d1f1e397b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 16:52:27 +00:00
thepeople
eefc23ca59 fix a bug causing the init script to fail and incorrect number of lan ports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 20:11:21 +00:00
nbd
a0500803ec madwifi: add support for drop-in hal replacements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 06:57:01 +00:00
agb
f3d07d1a17 Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 01:57:27 +00:00
thepeople
b5c0892412 fix broken init file and some cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18 03:16:32 +00:00
florian
aad7d40f3e Fix compilation of fuse with 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16 20:32:45 +00:00
agb
86c7d5a6b0 bumped wpa_supplicant to 0.5.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16 18:33:37 +00:00
mb
303d6ffd98 gpioctl: Allow build on bcm47xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15 20:00:30 +00:00
mb
6ba4aff064 gpioctl get: Fix typo in the printf arguments.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15 19:59:45 +00:00
mb
aa3defff60 Check the return values of kmalloc()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 15:22:46 +00:00
blogic
306be526d6 make madwifi startup script aware of new iwpriv options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:54:26 +00:00
matteo
9f4b243ba5 ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 17:39:54 +00:00
matteo
84818f6c0b ar7-atm: apply patch well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 17:16:13 +00:00
matteo
3a1487314a ar7-atm: fix sysctl (closes #3122)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 01:25:07 +00:00
nbd
7bb631dd59 fix ixp4xx-microcode compile on osx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10 22:45:34 +00:00
matteo
a3033be2c1 ar7-atm: add an useful patch from #2561, tnx Axel Gembe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 17:58:43 +00:00
florian
2cbc3e37d8 Upgrade x86 to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 11:21:18 +00:00
florian
bffb95528c Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 10:55:19 +00:00
matteo
eccad93958 [AR7]: Fix two of the three bugs in #3122
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-08 19:10:40 +00:00
blogic
620388b236 add new led trigger for network traffic, fixes #2776
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:34:54 +00:00
blogic
e5b10102f3 this package should only be available for targets with generic gpio support, fixes #3132
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 15:31:29 +00:00
blogic
a2e11fbca7 made ppp usepeerdns configurable, fixes #3187
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 11:18:54 +00:00
florian
6e04a82d53 Add PCnet32 ethernet support (#3195)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 10:47:23 +00:00
florian
72dff34c99 Make the syslog ring-buffer size configurable (#3204)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 10:44:13 +00:00
nbd
e72751f8ed madwifi: add patches for maximum and minimum rate (thx, SeG)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:36:41 +00:00
nbd
7a6e0258ec madwifi: don't deliver broadcast frames to vaps that aren't up
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:06:41 +00:00
nbd
d28a1e629b fix channel change bugs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:06:37 +00:00
nbd
3b95d7d5c4 include noise in stats struct
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:06:31 +00:00
nbd
db8471c9ab debugging fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:06:26 +00:00
nbd
cbd6f6f55f madwifi: napi polling fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:06:23 +00:00
juhosg
9fa0b11822 [package] kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-06 19:28:42 +00:00
florian
a30db55ac8 Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-04 15:50:41 +00:00
florian
bad699e8c2 Also call setup_switch on network restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-02 14:56:13 +00:00
nbd
b3f2bc9aac fix switch-robo.c compile errors on linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-01 15:34:17 +00:00
thepeople
5520f49b60 remove the packages repo as it is not compatable with trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-29 02:41:39 +00:00
thepeople
7c4fa97f62 Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-28 19:56:09 +00:00
mb
3814202702 Fix the roboswitch code for the WRT350N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-27 22:35:41 +00:00
thepeople
42c72797dc add config file support for the adm5120 switch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-27 15:59:15 +00:00
nbd
e693bef4a8 sync with madwifi commit 3362
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-23 14:26:55 +00:00
thepeople
07c51a835c madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-22 16:42:44 +00:00
nbd
2e604c6e0f *sigh* nuke more debug crap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-21 13:04:30 +00:00
nbd
aec0714fc8 madwifi: minor ap scanning bugfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-21 02:13:49 +00:00
nbd
892f613a79 improve reliability of beacon transmissions after channel change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 21:26:29 +00:00
nbd
bcb54b3924 refresh madwifi patches, fix an issue with napi polling (thx SeG)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 21:26:21 +00:00
mb
371bb6f944 bcm47xx: Add driver for the SSB Gigabit Ethernet core.
It doesn't work, yet, but let's commit what we have.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 17:56:24 +00:00
nbd
8319ad97cd napi polling fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 16:54:51 +00:00
nbd
6601372ecf madwifi: remove a dangerous debugging define
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 16:54:45 +00:00
nbd
63c3a09d06 improve reliability of the beaconcal patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 16:54:40 +00:00
mb
84296b55ed ssb: Make the GPIO API reentrancy safe.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 15:22:17 +00:00
mb
641e19bb65 ssb: Update the GPIO API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 13:52:57 +00:00
mb
e6b6adc799 ssb: Update to latest upstream version of ssb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 01:24:18 +00:00
thepeople
842cf92928 change psk back to key
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 23:40:31 +00:00
mb
bdf17f190b b43: Make probing of NPHY devices possible.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 22:21:29 +00:00
mb
b6cde2ce69 hostapd: Disable driver_nl80211 if mac80211 is not built
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 17:02:02 +00:00
mb
59b59a25ad b43: Switch to latest firmware.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 13:43:27 +00:00
mb
2b63bfb497 hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 13:30:24 +00:00
mb
8b99a957f2 mac80211 wifi script: Tell hostapd to use the nl80211 driver.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 13:29:22 +00:00
mb
b776f2e6cf hostapd: use patches to add the nl80211 driver instead of copying the files.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 12:18:33 +00:00
mb
dc4af187bd Whoops, forgot to add this file to the b43-update commit.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16 22:28:51 +00:00
mb
5786c7a02f mac80211: allow AP and VLAN modes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16 19:21:08 +00:00
mb
7e3fc30d82 Enable nl80211 support in hostapd.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16 19:01:59 +00:00
mb
67a3aa6b39 Add hostapd support for nl80211 (mac80211 stack)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16 18:51:55 +00:00
mb
8b78178165 Upgrade b43 and mac80211.
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-15 22:47:47 +00:00
juhosg
8edc7d7a47 [package] iptables: remove obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-15 09:31:07 +00:00
thepeople
079a813358 push a couple of fixes upstream from Acinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-15 00:33:31 +00:00
thepeople
6df5e6f208 create the dhcp leasefile if it doesn't exist
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-14 21:17:14 +00:00
thepeople
b1f222f3f3 fix problems with the use of a passphrase, add option to use a key instead of passphrase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-13 03:40:45 +00:00
nbd
e40ae828cd upgrade uci to 0.3.0
- fix for adding changes to empty config files
- better error handling for invalid config pointers
- create /tmp/.uci if it does not exist


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-12 22:04:08 +00:00
matteo
e3b5c0b4f1 update acx100
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 20:30:28 +00:00
nbd
e7093a5178 commit after running uci_set_default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 18:14:01 +00:00
nbd
d52e2fc6c9 don't fail on uci_load() with nonexisting config files, but return the right return code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 18:08:05 +00:00
nbd
9aab3598bc make uci_add() create anonymous sections if requested and store the new section name in a variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 17:27:43 +00:00
nbd
f14b137da6 bump uci to 0.2.5 - adds support for adding unnamed sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 16:37:56 +00:00
matteo
119fa4474f backport acx100 2.6.24 fixes from SVN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 20:15:23 +00:00
matteo
de3d5ba60d fix AR7 DSL with 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 18:18:10 +00:00
nbd
6517ef0aa1 add a fix for memleaks caused by failed memory allocations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 05:13:06 +00:00
nbd
173844aad7 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 05:13:00 +00:00
nico
2dd1e22df1 fix a typo in kmod-crypto-test
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-06 13:04:26 +00:00
nico
3fed3f7a58 add a workaround for watchdog path changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-06 07:41:04 +00:00
nico
518a18b3e5 add a workaround for crypto modules renamed in 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-06 07:36:51 +00:00
nbd
9b1eebe967 disable radar detection by default until it is fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 22:25:29 +00:00
nbd
aa1917650c update uci - fixes a bug in parse_uci_tuple
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 20:30:44 +00:00
nbd
2ebacb1706 fix a stupid copy&paste mistake
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 20:22:47 +00:00
florian
08d86463d8 Allow more ttyUSB<N> devices to use the 3g script (#3098)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 15:43:33 +00:00
blogic
3930646aff fix wpa_supplicant for madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 13:36:30 +00:00
nbd
fc209e5b5d fix another crash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 05:05:25 +00:00
nbd
470a85bba0 upgrade to uci 0.2.2 - fixes uci invocations from hotplug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 02:30:43 +00:00
nbd
b079d40fb7 add an extra safety check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 01:47:47 +00:00
nbd
cb408bd0c0 import uci v0.2.1 - fixes a merge-import bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 01:14:30 +00:00
nbd
48d453a88d fix wrong path to uci (thx, phr3ak)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 00:52:48 +00:00
nbd
2c74315cc2 add uci v0.2 - implements batch mode and a command for listing changes to a package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 00:34:17 +00:00
nbd
521e989c55 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 22:03:18 +00:00
nbd
61bf0e31f3 upgrade uci 0.1.2, which accepts more characters in the section type validation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 21:59:49 +00:00
nbd
c930ec1f18 update uci to 0.1.1 - accepts options without value or with an empty value as valid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 21:08:12 +00:00
nbd
6c4b024e8a change learning settings for NPE-C as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 05:54:05 +00:00
nbd
54d6b8ca02 switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 04:02:37 +00:00
nbd
91136443dd fix copy&paste bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 07:00:22 +00:00
nbd
afa5da1d1b Here comes the new UCI. Enjoy :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 06:48:15 +00:00
nbd
e7c5856bc8 package uuidgen
Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:29:32 +00:00
nbd
0bf84185a3 Add CDMA/EVDO support to comgt package
This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support.  Modifications to 3g.sh
are:
 - Added 'chat' variable to point at the appropriate script
 - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
 - Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.

This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.

Signed-off-by: RB<aoz.syn@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:31 +00:00
nbd
18a605bf0b pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 04:09:54 +00:00
agb
122c1c510c Add 2.6 kernel dependency to gpioctl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 09:38:32 +00:00
nbd
7d72cdbc54 fix a small race condition in the madwifi queue handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 17:17:04 +00:00
nbd
f5bd93a96d add missing #include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 21:02:31 +00:00
nbd
e51ca2863c more queue handling stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 19:35:38 +00:00
nbd
d3393fc512 update madwifi to latest trunk, include a few more fixes/improvements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 18:34:06 +00:00
blogic
be6fa77dfb make the system have a daemon user by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 18:16:00 +00:00
blogic
6984409e76 only start crond if there are files in the crontab
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 17:23:22 +00:00
nbd
6ed129deea madwifi: nuke some weird code which is causing NULL nodes to appear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 15:18:18 +00:00
nbd
7cae62cc2a do not use kzalloc() in madwifi, for compatibility reasons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 10:17:22 +00:00
nbd
6dfc34bf7f madwifi: nuke some totally wrong code which was causing performance issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 05:45:37 +00:00
nbd
8afbcdba68 madwifi: use mrr even in legacy mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 05:45:31 +00:00
nbd
a551eef759 add a patch for properly refreshing the bssidmask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:47:11 +00:00
blogic
ab09debb66 add userspace tool for gpio_dev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:24:05 +00:00
nbd
3610f7a9ee add extra sanity checks in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:19:50 +00:00
nbd
2d4bb468ba add a patch for improved transmit signal strength in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:21:12 +00:00
blogic
57f5643ac3 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:16:11 +00:00
nbd
29dbf43bdb add some random madwifi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 23:09:13 +00:00
nbd
410d80b0c8 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 20:24:25 +00:00
blogic
06536709c7 make busybox have hwclocjk tool enable by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 16:49:21 +00:00
nbd
35b652105b oops, applied the ipkg patch with the wrong patchlevel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 16:46:26 +00:00
nbd
f90cb20b9a missing optional parameters for restart and boot functions
Add missing optional parameters in remaining rc functions.
It fixes my previous implementation of parametrized rc functions [8106],
ticket #3063, thanks argovela-at-yahoo-com for reporting.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 10:59:40 +00:00
ryd
03e8a3a945 Updating libertas wireless driver to latest version.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24 03:03:04 +00:00
thepeople
20b39ccab6 add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 01:23:38 +00:00
thepeople
38ba799c0a add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 01:15:50 +00:00
nbd
5597d7619f upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 03:40:08 +00:00
nbd
dd93653ac7 fix multi-essid setting for broadcom-wl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 03:40:04 +00:00
matteo
0834fab453 update ar7 sangam tarball
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 03:25:11 +00:00
nbd
4dc4d541b4 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 03:22:10 +00:00
agb
178feb7575 broadcom-wl md5sum fixed, thanks ix.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 02:25:05 +00:00
thepeople
7b2790f2c1 disable use of sendfile() for httpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 02:23:59 +00:00
thepeople
67dc0110b5 fix madwifi compile for iop32x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 00:01:05 +00:00
agb
41548cefc1 Fix iwconfig symlink generation, closes #3013
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 08:34:07 +00:00
matteo
7b647490c7 acx: fix X86 builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 01:40:00 +00:00
matteo
b45c92bdd0 update the acx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 13:27:26 +00:00
blogic
5c8527e331 remove obseleted package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 12:08:20 +00:00
juhosg
224733bba3 [package] kernel/modules: fix zd1211 dependancy (closes: #2985)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 19:32:33 +00:00
pavlov
3de185dbcb add broadcom b44 driver support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 21:15:03 +00:00
florian
a9b3984510 Fix compilation failures with spca5xx-le (#2735)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 18:15:45 +00:00
florian
e291f45a8e Mark spca5xx-le as broken (#2923)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 17:46:52 +00:00
juhosg
9af7e66231 [package] pcmcia-core: fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 07:44:17 +00:00
thepeople
ba43ecdcd5 fix broken patch file from #2997
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 02:46:58 +00:00
pavlov
7fa4d16792 md5sum was left out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 22:31:26 +00:00
pavlov
87d6328729 updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 22:28:35 +00:00
florian
209f76b1df Add back Sitecom WL-105b support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 14:27:48 +00:00
florian
7fdc9f28c1 Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377,
which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().

Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.

Signed-off-by: <benoit.ganne@gmail.com>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-07 19:38:17 +00:00
nbd
9cd1d90624 export switch-core.h to $(STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:28:26 +00:00
nbd
90fba37c49 update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:28:07 +00:00
nbd
b59f896089 don't call deconfig in udhcpc when entering the renew phase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:26:33 +00:00
florian
3485e86ac5 Mirror source tarball to openwrt.org (#2983)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 13:07:20 +00:00
nbd
efb74cd089 revert r9801 - fixes #2921
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 12:58:01 +00:00
florian
a8f4197ef6 Upgrade gspcav1 to 20071224 (#2922)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 12:44:23 +00:00
nbd
8f46721f9b save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:48:24 +00:00
nbd
e2b0e04017 fix potential build errors when changing the qc-usb package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:12:40 +00:00
nbd
4b17cc52e1 Remove LINUX_2_6 dependency from qc-usb
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).

Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:12:37 +00:00
nbd
8785e41158 remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 01:03:53 +00:00
matteo
71435f63a5 [AR7] updated DSL driver and firmware (closes #2532)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-05 02:44:04 +00:00
florian
eded00259e Set country before channel (#2958)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 07:14:40 +00:00
florian
a5dbd9c5b0 Bump release number after the vlynq change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 04:05:03 +00:00
florian
db89393e3c Package mount and umount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 03:13:38 +00:00
florian
379d926d21 Add native vlynq support to the old acx driver (#2864)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 02:10:09 +00:00
florian
2a064e8249 Force broadcom-compat-ldso to be 2.4 only (#2963)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 19:33:51 +00:00
nbd
996064f4d4 restore old memleak fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 17:07:55 +00:00
nbd
a806f32c7a add updated ipkg conffiles patch by cdtdaddy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 17:07:02 +00:00
nbd
5d9c91b9de fix ipkg segfault and add conffiles patch from #2946
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 02:25:16 +00:00
nbd
bd0ff1d1fd enable broadcom-wl compat hacks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 02:12:50 +00:00
nbd
0a6107c8d9 fix madwifi bssid allocation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 19:47:05 +00:00
nbd
82d2ff5e3f add uci_set_default (to be used in init scripts or /etc/uci-defaults)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 17:10:16 +00:00
florian
ebe1e29983 Explicitely disable p54 for atheros and uml (#2943)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 00:34:28 +00:00
blogic
d710276d5d add sound packages for olpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-01 14:29:27 +00:00
blogic
843a8ec371 add package for olpc sound module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-31 13:33:54 +00:00
nbd
5360017798 fix a horrible memleak in ipkg (#2702)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 23:34:27 +00:00
nbd
1b03fd0720 replace cflags hacks with the correct solution
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 20:31:48 +00:00
nbd
0bc6dad330 fix keynote compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 19:19:22 +00:00
nbd
1fe53a1096 add hacks for compiling ipsec-tools with the new uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 19:09:36 +00:00
nbd
95716568c8 fix a build warning in libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 18:10:16 +00:00
kaloz
58f98ac382 * upgrade ixp4xx to 2.6.23.12
* upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units)
 * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license
 * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 21:00:01 +00:00
nbd
d418be6aca patch Makefile.am for GLOBAL_LIBDIR as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 16:48:15 +00:00
nbd
1a29ac6fa7 move libltdl to the right directory in staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 12:35:03 +00:00
agb
90a6f5327a fixed b43-fwcutter compile on osx 10.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 11:31:21 +00:00
nbd
eedfb27379 fix libtool md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 10:46:03 +00:00
nbd
35c4aa735f fix libtoolize/autoconf/automake
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:11:14 +00:00