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