nbd
8d8ca10799
make grub compilable under fedora core 8 and other newer distros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 15:15:33 +00:00
agb
93df4822c1
[kernel] Fix broken hso kmod definition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 07:35:51 +00:00
agb
d10bdef83b
[kernel] net/usb: only package hso for 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 03:19:42 +00:00
thepeople
c91999ec52
try to clean up some kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 02:33:15 +00:00
nbd
b9748363b5
madwifi: disable bogus vlan handling code which actually breaks vlan
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 13:42:36 +00:00
florian
e41e39fc1c
OCF cannot be built under UML
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 10:05:12 +00:00
nbd
8ed5dc9445
use the same hotplug2 parameters for initramfs and regular
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 03:09:20 +00:00
nbd
53f7e4a36b
move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 03:01:42 +00:00
nbd
1f75fe411e
avoid duplicate vlan add events
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 03:01:25 +00:00
nbd
7ba36c94c2
enable wds sta interface splitting by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 00:38:47 +00:00
nbd
ebae5f1bae
madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 00:26:44 +00:00
nbd
cda50e23c5
use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 22:50:43 +00:00
nbd
fb29f29bc3
madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 22:41:31 +00:00
nbd
46c00b4f55
fix multicast/authframe handling for wds ap with split sta interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 21:11:27 +00:00
nbd
7655f63af9
initialize the CONFIG_APPEND variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 21:11:15 +00:00
nbd
8d1ca8799d
madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 18:59:25 +00:00
nbd
9b149826da
fix madwifi packet injection
...
This patch from madwifi commit 3337 makes packet injection work.
Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 17:37:09 +00:00
nbd
0270f3b748
madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets
...
untested, does not work with 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 17:27:55 +00:00
nbd
4d5815a4fa
another one ...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 16:16:56 +00:00
nbd
a728ebf622
upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 15:56:35 +00:00
kaloz
14629087aa
sync ath9k with latest git code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 09:51:31 +00:00
nbd
3e5a9940c6
fix config_clear(), see #3054
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 03:04:32 +00:00
nbd
43c33080b7
enable iw for all 2.6 versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:43:42 +00:00
nbd
b01bdf5236
fix duplicate "doth" interface option in madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:25:43 +00:00
nbd
4a91835511
broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:33:14 +00:00
nbd
195d365bb1
upgrade to uci 0.4.6 - fixes a parser glitch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:10:22 +00:00
nbd
81de0abd55
link default routes added by the network scripts to the appropriate interface ( #2621 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:49:25 +00:00
nbd
e49ecf1adf
network scripts: properly maintain the network state's list of assigned interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:39:56 +00:00
nbd
54988ba6a2
functions.sh: add list_contains function for checking whether a list contains a specific element
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:39:43 +00:00
nbd
097b27145d
functions.sh: add a function for removing an item from a list in a shell variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 20:35:22 +00:00
nbd
55abede518
upgrade to uci 0.4.5 - adds extra input validation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 20:18:15 +00:00
nbd
b313ccbb40
clean up the directory layout of the uci shell api
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:25:36 +00:00
nbd
02e6c08f76
nuke uci-sh, it is obsolete and no longer works
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:25:08 +00:00
nbd
a88219f1f2
allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:21:09 +00:00
nbd
61bccd5e21
fix hotplug2 event processing deadlock
...
when bringing up ethernet on ixp4xx, the driver may request
a firmware while hotplug2 waits for the netdev bringup to complete.
change the event processing loop to keep an event backlog to allow
unthrottled events to pass through while throttled events are being waited for
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:02:01 +00:00
blogic
3e7128271b
creates a passwd's shadow file if busybox supports the feature, fixes #2887
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 17:09:01 +00:00
blogic
ae93bc72fb
adds option to select tls provider when using wpa_supplicant, fixes #3770
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 17:04:50 +00:00
florian
2c8df11418
Disable smash stacking support by default, but allow to enable it as an experimental feature
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 12:54:28 +00:00
florian
512b9e875d
x86_64 also needs -fPIC to create lua shared libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 10:04:03 +00:00
nbd
d992c163f7
madwifi: add some extra sanity checking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 07:05:12 +00:00
nbd
ef0bb0a891
madwifi: change the network scripts to use the new wds sta separation feature
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 05:22:16 +00:00
nbd
0448c53b0d
properly keep track of bridged interfaces in the network state
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 05:22:02 +00:00
nbd
6d19fadd65
madwifi: wds updates
...
- refactor wds code
- add interface for separating individual wds stations from the master interface
- add some queueing fixes for packets passing through virtual interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 04:45:24 +00:00
blogic
2c5540a6ee
fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 00:58:36 +00:00
blogic
7f399f7b29
fixes ipkg dependency bug for spi modules, #3272
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 00:27:21 +00:00
blogic
46251ff6dd
add lm sensor and clean up dependency, fixes #3821
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 23:49:16 +00:00
blogic
f4ce2dc0a6
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 23:40:19 +00:00
thepeople
1468e65572
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 17:23:52 +00:00
thepeople
29ef2d513d
move curl back to packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 13:12:54 +00:00
thepeople
227367d3a3
removed a missed dependancy on curl
...
remove use of autogen, just run the one needed command from in it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 12:57:43 +00:00
florian
3f72b573db
Fix nfs kernel modules for 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:57:02 +00:00
florian
79c41c4a72
opkg depends on curl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:24:32 +00:00
florian
3534ad1425
Move curl from packages to trunk, opkg depends on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:23:59 +00:00
cyrus
df7cff0c92
lua: Remove -fPIC for non-powerpc platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:14:11 +00:00
thepeople
a77ff5d0a0
add opkg
...
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 04:16:43 +00:00
agb
9e2f5f52c9
[ipkg] Move packages lists to the ramdisk to save flash space
...
- Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each
boot before packages can be installed from feeds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:23 +00:00
agb
0ec8fc1383
[ipkg] Generate gzipped package lists
...
- Can be used by changing the src line in /etc/ipkg.conf to src/gz
- Cannot be used by busybox ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:11 +00:00
agb
31ad6d72b3
[ipkg] Port the full ipkg to Kamikaze
...
- Does not suffer from most of the issues the busybox implementation experiences
- busybox ipkg is still the default package manager
- Removes /usr/bin/ipkg on install if it is a symlink
- Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox
- Supports gzip'd package lists, results in substantial space savings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:35:55 +00:00
blogic
4a3137abd7
fixes download path for mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 18:10:55 +00:00
nico
088ae0f64d
fix libraries packaging for uml on x86_64
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 14:19:02 +00:00
blogic
0bad7a057a
fixes dbus param of dnsmasq, #3818 , thanks the.loeki
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 07:59:40 +00:00
florian
c531033b79
Do not run ldconfig while cross-compiling zlib
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 13:17:05 +00:00
agb
b8c6962563
[kernel] usb-serial: Fix swapped dependencies for belkin and ch341
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 03:39:11 +00:00
florian
982604693e
Allow madwifi devices to be set in monitor mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 18:32:54 +00:00
florian
37a3e9fa61
ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load ( #3813 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 18:24:59 +00:00
kaloz
5c747a29e7
add backported HSO driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 17:01:54 +00:00
juhosg
0c8c774424
[package] button-hotplug: fix compile warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:32:12 +00:00
juhosg
2307fc302d
[brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration ( closes #2788 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:10:44 +00:00
nbd
bf6c297d60
refresh madwifi patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:41:13 +00:00
nbd
c30755555b
wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:50 +00:00
nbd
c4cd641fe7
wpa_supplicant: improve scan cache reliability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:36 +00:00
nbd
817e7a1a16
madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:21 +00:00
nbd
eb1102a7ed
madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information
...
improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic
encryption settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:37:06 +00:00
nbd
d23c423167
madwifi: add some roaming fixes by ubnt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:36:51 +00:00
nbd
5bcfda23be
rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant),
...
fixes some stale node or reconnect loop issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:36:33 +00:00
nbd
c3e464ad09
madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:36:18 +00:00
nbd
b4d5d57d94
madwifi: improve hidden ssid handling in sta mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:35:56 +00:00
nbd
4444a16d70
madwifi: fix queue stop/start during key updates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 22:35:36 +00:00
thepeople
61ab9d0406
keep /etc/group over reflash as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 16:36:39 +00:00
agb
47e1c1373b
[kernel] usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 06:25:47 +00:00
agb
610000bfd9
dropbear: upgrade to 0.51
...
- 160-tty_close merged upstream
- patches refreshed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 05:24:52 +00:00
thepeople
ef4d7f6cd3
add dropbear keys, passwd and firewall configuration to be saved during reflash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-24 02:24:59 +00:00
nico
f2260a8a85
fix variable names in tests
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 21:19:05 +00:00
florian
d9fc823912
Fix nfs modules options and modules, only package modules that are built for all targets ( #3796 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 10:14:02 +00:00
kaloz
5548622183
patch causes problems on some platforms, nuke it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 08:01:35 +00:00
kaloz
b04550ce48
bump ath9k package version number, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 07:31:11 +00:00
kaloz
1ac39b8212
sync ath9k with the git tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 07:24:47 +00:00
thepeople
727db54052
fix sysupgrade endian issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 01:11:30 +00:00
thepeople
81504d5ab6
This series of patches closes the support gap on one of the explicitly
...
supported platforms (WRT54G3G) by adding direct support for the Sierra
Wireless 3G modems.
Signed-off-by: RB <aoz.syn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00
florian
00843976cc
Default to port 1812 for radius authentication when doing 802.1x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 09:58:16 +00:00
matteo
3840d84728
ath9k: correct package description
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 21:51:19 +00:00
cyrus
649c30de46
Updated Dnsmasq to 2.45
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 20:17:00 +00:00
mb
2d2ad6f704
Update gpiommc to use configfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 19:34:09 +00:00
nbd
4fccf1d3af
add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta mode :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 16:32:43 +00:00
nbd
7353ffb28c
ath9k: remove software descriptor swapping, hw already does that
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 12:37:13 +00:00
nbd
eca83c696e
add the new ath9k driver (loads successfully on an AR9160 card, but still seems to have some rf issues)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 11:44:14 +00:00
nbd
674a7327b3
update compat-wireless to a newer version, but leave it at the old version for brcm47xx (b43 does not compile with the new one)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 11:43:56 +00:00
nbd
0950852283
fix madwifi mode setting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 00:51:00 +00:00
florian
f85a5739c0
Package common nfs kernel modules separately, add missing modules to nfsd ( #3558 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 16:56:24 +00:00
nbd
04ce7928c6
rename patches-r3776 to patches-testing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:57:30 +00:00
nbd
7c01a83c1b
fix hal module load msg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:51:04 +00:00
nbd
fae1bbc01e
refresh madwifi-testing patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:50:46 +00:00
nbd
b51f52d8ff
fix some madwifi-testing bugs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 22:49:27 +00:00
mb
a1856d0731
Update GPIO-based MMC driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 20:53:08 +00:00
nbd
12d9f53e0a
fix some unused variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 18:57:01 +00:00
cyrus
642c45260c
Updated Dnsmasq to 2.43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 15:32:42 +00:00
nbd
c0768b17cb
fix wpa_cli compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 15:28:24 +00:00
florian
23a87ded44
Allow kexec-tools to be built for mipsel, tested on a routerboard 500
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 11:43:50 +00:00
nbd
9e8545c269
remove a wrong patch chunk in the madwifi update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 22:06:52 +00:00
nbd
613e530afe
huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 02:30:08 +00:00
agb
0e9ca33799
[wpa_supplicant] Fix menuconfig
...
- Description for the no timestamp check option was swallowing all entries below it in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 01:09:49 +00:00
nbd
e617fcefcd
add some madwifi fixes and enhancements by Sven-Ola, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 16:30:03 +00:00
florian
cb95ce1434
ubsec ssb is only available on brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 10:15:12 +00:00
florian
1284628a92
button-hotplug does not build for 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 09:41:36 +00:00
florian
baca37d95e
Add ubsec ssb from Daniel Mueller <daniel@danm.de> ( #2417 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:12:30 +00:00
florian
2660088102
Support for setting monitor mode ( #1306 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:03:10 +00:00
thepeople
3fddadb554
fix md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 05:04:33 +00:00
nbd
56d7991b60
Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for roaming with ap_scan=1)
...
Remove arch specific config files (they seem rather pointless)
Remove the dependency on OpenSSL (use small built-in SSL functions)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 01:40:55 +00:00
matteo
08d69cc01f
acx: fix firmware download URL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 10:23:36 +00:00
florian
34df51e670
Build zd1211rw ( #3759 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 08:57:37 +00:00
florian
15ca8b24ef
Enable wl500gp workaround to enable 32MB ram ( #864 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:11:36 +00:00
florian
cb7eb76c55
Enable russian codepage 1251 ( #819 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 21:59:49 +00:00
kaloz
bcc888bd0c
enable the cryptodev engine on ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 16:02:14 +00:00
kaloz
1e3f3ca170
fix cryptodev compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:18:26 +00:00
kaloz
1383f31440
add ocf kernel patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:16:54 +00:00
nbd
75760cfbe9
madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:45 +00:00
nbd
a0c3d0fe7c
madwifi: improve beacon miss handling to increase the reliability of STA mode links
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:36 +00:00
nbd
81a4a33f67
madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:26 +00:00
nbd
677969ea65
madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:17 +00:00
nbd
027914051a
madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA.
...
Ignore those when scanning.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:24:05 +00:00
nbd
617671d795
madwifi: add an optional background scanning threshold triggered by low rssi
...
(useful for passing updated scan results to the wpa_supplicant ahead of
time, before losing connectivity entirely)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:55 +00:00
nbd
ff6f490212
madwifi: recognize hidden essid with length=1 containing a nullbyte
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:46 +00:00
nbd
941864737e
madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:36 +00:00
nbd
4d1dc2d13a
refresh some madwifi patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 22:23:21 +00:00
kaloz
3eb7937428
switch to a different NPE-C firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 16:28:50 +00:00
kaloz
fd809eed5d
add ocf support to openssl, and use it by default if engines are enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:43:16 +00:00
kaloz
592adfdf74
enable openssl engine support on ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:42:00 +00:00
blogic
05e0a55380
fixes zd1211rw compile and cleans up mac80211 Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:04:36 +00:00
kaloz
08612c08ac
cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 13:49:10 +00:00
kaloz
cd14e2f73b
switch to the IXP4xx microcode with crypto support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:06:55 +00:00
kaloz
08c3d434a7
generate package for the new IXP4xx crpyto driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:00:55 +00:00
kaloz
037c19a39c
create crypto packages for aead and authenc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 01:57:22 +00:00
florian
ab218a449b
Fix hostapd compilation which was broken only for 2.6.25 ( #3733 ).
...
Thanks to Hauke Mehrtens.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-10 14:23:06 +00:00
matteo
ff16d4f009
sit depends on tunnel4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 21:51:36 +00:00
noz
8a4bce840a
revert r11749: b43 should not depend on crypto modules, mac80211 should
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 19:05:47 +00:00
noz
e115c67466
Make b43 module depend on crypto modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 17:48:29 +00:00
florian
08ea499752
Update libpcap to 0.9.8 ( #3571 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-07 14:41:48 +00:00
florian
2300547db3
Add support for WRT600N and WRT600N v1.1 ( #3535 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-07 14:17:02 +00:00
florian
0b37fccfb6
Update hostapd to 0.6.3 ( #3615 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-07 13:49:36 +00:00
florian
fa1ec9490a
Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 18:23:29 +00:00
blogic
7863ca9afd
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 00:59:48 +00:00
nbd
80c16a1be2
be a bit more verbose about madwifi errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 00:41:46 +00:00
florian
465c4ee863
This adds dhcp-boot support to dnsmasq-init:
...
option name "virt0"
option filename "pxelinux.0"
option servername "mainframe0.dev"
option serveraddress "9.3.2.1"
closes #3529
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 13:43:55 +00:00
nbd
f7bdd481d2
madwifi: fix sequence number check on incoming retransmit checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-01 21:38:40 +00:00
cyrus
adde7768a2
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-29 11:38:22 +00:00
blogic
faa271ad50
backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch can be removed when dnsmasq 2.43 is released
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 21:42:54 +00:00
nbd
240bf1625e
move ifxmips uboot to package/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 19:53:41 +00:00
nbd
e9e6238a63
compile libnl with -ffunction-sections to make binaries that use genl smaller
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 17:55:21 +00:00
nbd
4cf91506a9
x86: don't attempt to compile grub on darwin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 17:54:44 +00:00
blogic
00ced30717
adds rt_tables to files installed by ip ipkg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 17:32:21 +00:00
agb
3c26d69f21
ebtables: Update to 2.0.8-2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 18:41:25 +00:00
agb
37c9225e53
gmp: Update to 4.2.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 18:41:09 +00:00
agb
a32ddc88ae
e2fsprogs: Update to 1.40.11
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 18:40:53 +00:00
agb
802b737f1a
arptables: Update to 0.0.3-3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 18:40:30 +00:00
florian
fa1ae394e1
Add support for Connexant USB ADSL modemds ( #3553 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-21 13:21:49 +00:00
nbd
d472fdeeda
upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-20 17:39:56 +00:00
agb
ae1f46d43d
[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere else.
...
- Closes #3560
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-20 01:43:20 +00:00
florian
aebad6eecf
Remove the sleep since we delayed bringing up the interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-18 17:42:10 +00:00
florian
9b43f9743b
Delay bringing up the interface because some cards requires setting the mode before bringing it up ( #3541 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-18 17:09:02 +00:00
agb
9fb2c292c4
linux-uvc: Upgrade to revision 215
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 05:39:05 +00:00
agb
198aaf2251
[uci] Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano.
...
- Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 00:44:10 +00:00
ymano
32f358d6ff
Revert previous bad commit r11512
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 19:37:00 +00:00
ymano
ed4d6c7f42
Add the PS3 specific utility bl-option, a helper sctipt
...
to get and set bootloader options in flash memory.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 19:14:13 +00:00
kaloz
5e79b9ecf4
libnl: backport memleak fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 12:43:16 +00:00
kaloz
0e8494d669
fix libnl compile with older kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 12:42:36 +00:00
nbd
097a961229
remove some unused crap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:15:35 +00:00
nbd
128434cb23
(6/6) bcm57xx: package
...
This is the bcm57xx package. I have tested default vlan functions,
but I dont have the equipment to test more advanced setups. The default
vlan setup seems to be working fine. I also added the activate_gpio
parameter which will make the driver activate the switch via gpio before
probing for it.
I'm not sure which method is best for autoload. For the wrt350n, I
need the activate_gpio parameter. But its probably not a good idea
to add that to the autoload file. On a system without a bcm57xx switch,
isn't it a bad idea to mess with the gpios looking for the switch? Ideally,
wouldn't it be best to load the bcm57xx module from broadcom-diag, after
it has determined which router its on? I tried using 'request_module' from
there, but had no success. For now, I am relying on preinit to load
the bcm57xx module with activate_gpio param, after it has failed to load
switch_robo and switch_adm.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:11:28 +00:00
nbd
c848213af9
(4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
...
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered. robo_probe will adjust kernel reference counts
if it detects a switch on the port. If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:10:27 +00:00
nbd
7f7d2044e4
(1/6) bcm57xx: init from diag
...
I've been working to finish up the bcm57xx module package nbd
posted a few months ago. I am no expert, just had some spare
time and some motivation. Here is the background:
https://dev.openwrt.org/ticket/2744
This first patch disables the bcm57xx gpio setup in broadcom-diag.
The switch needs to be initialized by the driver so the driver can
then reset the switch ASAP. If the switch isn't reset quickly enough,
it will forward packets between the WAN and LAN, which will cause
problems with modems that only allow one mac to access the internet.
Tested on wrt350n.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:09:27 +00:00
noz
f82fc98012
Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 21:05:26 +00:00
nbd
1257d52114
another patch fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 08:56:06 +00:00
nbd
ac5eeb4502
fix a small comment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 07:30:21 +00:00
nbd
bc7e8422ca
fix ANI and make use of it in all modes except for monitor
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-13 01:51:31 +00:00
blogic
ce0a10b543
make ip-up scripts aware of network settings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-11 20:03:08 +00:00
blogic
2964b01abc
system now knows which timezone it is in
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-11 19:59:16 +00:00
florian
351499a2e6
Add syskonnect yukon2 support ( #2568 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-11 15:51:23 +00:00
nbd
4a7c5241be
madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-09 10:17:36 +00:00
noz
6b106238fd
Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens.
...
Fixes #3501
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-08 20:19:19 +00:00
juhosg
096bb4f920
[package] add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-07 18:25:32 +00:00
nbd
6181dacb72
oops. accidentally committed the wrong patch version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-07 15:11:21 +00:00
nbd
bfad2b5fea
fix madwifi on linux 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-06 23:53:03 +00:00
blogic
171e1e3acd
use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-06 18:49:23 +00:00
kaloz
44703fc23b
add little endian arm wpa_supplicant config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-05 17:15:12 +00:00
nbd
d110b89b7b
fix sysupgrade 'do_upgrade: not found' error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 23:20:56 +00:00
nbd
adcea7e7fb
upgrade uci to 0.4.2 - fixes some escaping and library issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 22:43:26 +00:00
noz
18233555f4
Update b43 from compat-wireless-2008-05-26 codebase
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 19:47:48 +00:00
noz
38f0bdeb17
Update mac80211 to compat-wireless-2008-05-26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 19:47:27 +00:00
noz
91b83af754
Update libnl to compile on and after 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 19:45:46 +00:00
thepeople
de911eea1a
add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 18:18:58 +00:00
nbd
4c9bbc5dca
upgrade uci to 0.4.1
...
improves uci.foreach and uci.get_all in the lua binding
no longer records changes for uci set with oldval == newval
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 15:28:46 +00:00
nbd
b146590a26
move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 15:12:44 +00:00
kaloz
fc35f54386
add preliminary Marvell Orion support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 13:51:17 +00:00
kaloz
42bda49cb1
refresh madwifi patches using upstream style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-04 13:16:18 +00:00
nbd
3dd1e79387
update uci to v0.4.0 - improves lua binding
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-03 21:43:32 +00:00
cyrus
1f74b8f896
Updated Dnsmasq to 2.42 ( #3498 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-03 15:06:20 +00:00
juhosg
77ac43966f
[package] netfilter/iptables: enable IMQ on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-02 19:46:47 +00:00
florian
76047329b3
We do not need to make the experimental/install-experimental targets starting with 1.4.x version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-02 11:54:05 +00:00
nbd
d2cb36d9c5
madwifi: fix cflags for generic mips hal
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 12:08:02 +00:00
nbd
971cd6f6b3
fix madwifi menuconfig (thx, Othello)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 06:00:25 +00:00
nbd
c22b94546f
add missing export
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 03:40:10 +00:00
nbd
70d0796247
madwifi: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 03:01:58 +00:00
nbd
d2111ac59a
madwifi: clean up scanning code, add support for changing scan lists
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 03:00:59 +00:00
nbd
7afee719bf
madwifi: update to sam leffler's latest hal
...
fixes LED on wisoc
fixes rx sensitivity issues
improves throughput on all cards/devices
enhances link stability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 03:00:32 +00:00
nbd
ca44a0dc0e
clean up performance patch, add some head/tailroom calculation fixes (thx, benoit)
...
fix some unused variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 00:11:32 +00:00
nbd
96f59a9052
madwifi build scripts cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 00:11:14 +00:00
nbd
2168f4032e
fix wpa_supplicant cflags
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-01 00:10:26 +00:00
cyrus
868fc521a6
updated OpenSSL to 0.9.8h
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-31 15:52:11 +00:00
florian
a8f2d938ff
Add Siemens SE505v2 detection to diag ( #3416 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-31 12:32:05 +00:00
florian
569c36ca7b
Fix ATM usb device selection ( #3429 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-31 12:14:02 +00:00
nbd
a2c5c63f00
This Makefile patch adds support for the "Privacy Extensions",
...
"IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address
based routing" in the 2.6 Kernel.
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-29 09:27:33 +00:00
kaloz
eddc130422
move the fconfig package into trunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-27 13:21:12 +00:00
nico
eda158fc7b
remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-26 22:57:51 +00:00
matteo
36d99dbbd5
fixed mount path ( closes #3464 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-25 20:03:00 +00:00
florian
c360be5d36
Fix compilation of lm77 module ( #3447 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-24 14:16:23 +00:00
florian
1c9eef4551
Fix mount utilites installation ( #3464 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-24 13:37:36 +00:00
nbd
6a4a40e378
fix liblua symlink installation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-23 07:09:29 +00:00
cyrus
a3b7dbd8b2
Added missing header reference to InstallDev target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-22 20:26:23 +00:00
nbd
ddacf1cb7a
fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-22 14:20:56 +00:00
nbd
bdba578766
add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-22 14:20:36 +00:00
noz
73003484e2
[bcm47xx] Stopgap compilation fixes for diag and switch under 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-20 22:33:45 +00:00
noz
26966f2c7f
Update iproute2 to version 2.6.25, and fixup patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-20 22:17:26 +00:00
matteo
722c752a01
create /etc/fstab on boot ( closes #3458 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-20 19:02:19 +00:00
cyrus
7c5eb47ac7
Merge branch 'openssl'
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-20 18:12:08 +00:00
matteo
d903cbcd5d
fix some wrong paths
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 22:08:46 +00:00
matteo
6fc2e8d077
avr32: add watchdog driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 23:13:25 +00:00
rwhitby
8d86a156cc
sound: Remove atheros restriction, since atheros can have usb sound cards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 11:54:49 +00:00
florian
22a405453c
Add support for OTI6858 and ARK3116 usb serial converters ( #3442 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 11:21:28 +00:00
nbd
6152e5b5b3
ifndef is not supported inside make variable expansion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 20:13:29 +00:00
rwhitby
9dfc3e092d
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 00:13:05 +00:00
ymano
c69fa28f0f
update version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 18:56:04 +00:00
rwhitby
f983ced382
modules/other.mk: Enable bluetooth for atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 16:35:04 +00:00
florian
059e0bf3b9
Add support for Asus wl-520gc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 01:18:57 +00:00
thepeople
2d6e73eaf2
This patch adds a number of configuration options to the MadWifi package. You can
...
now configure the HAL, bus, default rate control algorithm as well as the debug
mode from within make menuconfig. The goal is to be able to support hardware
profiles with different HALs without messing around with the Makefile directly.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-15 00:59:34 +00:00
noz
8570a82f7c
Allow package/switch to compile against 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-14 15:03:05 +00:00
ralph
91e083bf47
adding check for /proc/net/vlan/config (==vlan enabled kernel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 09:21:17 +00:00
noz
73723cbc1d
Fix typo in broadcom-diag LED output enable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 19:46:53 +00:00
agb
0446f79b61
[kernel] Fix kmod-ata-piix deps
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:41:12 +00:00
agb
b389d9e3e6
[kernel] Package nvidia sata driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:54 +00:00
agb
4fc969f862
[kernel] Package AHCI driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:37 +00:00
agb
b20c1d478d
[kernel] Package VIA sata driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:18 +00:00