Felix Fietkau
8ff90e326e
network scripts: revert the network state after running ifdown, not before
...
SVN-Revision: 12081
2008-08-03 21:00:01 +00:00
Imre Kaloz
8de805b27c
update ath9k to latest git version
...
SVN-Revision: 12079
2008-08-03 14:28:21 +00:00
Felix Fietkau
e77ddf9252
make grub compilable under fedora core 8 and other newer distros
...
SVN-Revision: 12076
2008-08-02 15:15:33 +00:00
Andy Boyett
5a0f48c499
Fix broken hso kmod definition
...
SVN-Revision: 12074
2008-08-02 07:35:51 +00:00
Andy Boyett
fb8ef51362
net/usb: only package hso for 2.6.26
...
SVN-Revision: 12069
2008-08-02 03:19:42 +00:00
Travis Kemen
e6d14f7cd7
try to clean up some kernel configs
...
SVN-Revision: 12067
2008-08-02 02:33:15 +00:00
Felix Fietkau
245c16ba5d
madwifi: disable bogus vlan handling code which actually breaks vlan
...
SVN-Revision: 12065
2008-08-01 13:42:36 +00:00
Florian Fainelli
7836449276
OCF cannot be built under UML
...
SVN-Revision: 12064
2008-08-01 10:05:12 +00:00
Felix Fietkau
aee15469df
use the same hotplug2 parameters for initramfs and regular
...
SVN-Revision: 12059
2008-08-01 03:09:20 +00:00
Felix Fietkau
37c7e13a5f
move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
...
SVN-Revision: 12058
2008-08-01 03:01:42 +00:00
Felix Fietkau
d98002bd59
avoid duplicate vlan add events
...
SVN-Revision: 12057
2008-08-01 03:01:25 +00:00
Felix Fietkau
8970a1213b
enable wds sta interface splitting by default
...
SVN-Revision: 12056
2008-08-01 00:38:47 +00:00
Felix Fietkau
1201ed1baa
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
...
SVN-Revision: 12055
2008-08-01 00:26:44 +00:00
Felix Fietkau
a5e83a8bed
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
...
SVN-Revision: 12053
2008-07-31 22:50:43 +00:00
Felix Fietkau
60f834421c
madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
...
SVN-Revision: 12052
2008-07-31 22:41:31 +00:00
Felix Fietkau
d298a4a411
fix multicast/authframe handling for wds ap with split sta interfaces
...
SVN-Revision: 12051
2008-07-31 21:11:27 +00:00
Felix Fietkau
434f4269ea
initialize the CONFIG_APPEND variable
...
SVN-Revision: 12050
2008-07-31 21:11:15 +00:00
Felix Fietkau
709eae54e4
madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
...
SVN-Revision: 12049
2008-07-31 18:59:25 +00:00
Felix Fietkau
d6d5c715b9
fix madwifi packet injection
...
This patch from madwifi commit 3337 makes packet injection work.
Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>
SVN-Revision: 12048
2008-07-31 17:37:09 +00:00
Felix Fietkau
c688bb1d11
madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26
...
SVN-Revision: 12047
2008-07-31 17:27:55 +00:00
Felix Fietkau
b479f15c09
another one ...
...
SVN-Revision: 12045
2008-07-31 16:16:56 +00:00
Felix Fietkau
6a8c0256d0
upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
...
SVN-Revision: 12044
2008-07-31 15:56:35 +00:00
Imre Kaloz
a273f991f7
sync ath9k with latest git code
...
SVN-Revision: 12038
2008-07-31 09:51:31 +00:00
Felix Fietkau
6a4edcadc1
fix config_clear(), see #3054
...
SVN-Revision: 12036
2008-07-31 03:04:32 +00:00
Felix Fietkau
473493c834
enable iw for all 2.6 versions
...
SVN-Revision: 12035
2008-07-31 02:43:42 +00:00
Felix Fietkau
fbc77ede0a
fix duplicate "doth" interface option in madwifi
...
SVN-Revision: 12032
2008-07-31 02:25:43 +00:00
Felix Fietkau
1081dbcb41
broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
...
SVN-Revision: 12030
2008-07-31 01:33:14 +00:00
Felix Fietkau
cf2cd1c384
upgrade to uci 0.4.6 - fixes a parser glitch
...
SVN-Revision: 12028
2008-07-31 01:10:22 +00:00
Felix Fietkau
11df62d176
link default routes added by the network scripts to the appropriate interface ( #2621 )
...
SVN-Revision: 12027
2008-07-30 22:49:25 +00:00
Felix Fietkau
ee56e9ec59
network scripts: properly maintain the network state's list of assigned interfaces
...
SVN-Revision: 12026
2008-07-30 22:39:56 +00:00
Felix Fietkau
8c453b693c
functions.sh: add list_contains function for checking whether a list contains a specific element
...
SVN-Revision: 12025
2008-07-30 22:39:43 +00:00
Felix Fietkau
4d883da9bf
functions.sh: add a function for removing an item from a list in a shell variable
...
SVN-Revision: 12024
2008-07-30 20:35:22 +00:00
Felix Fietkau
3380590790
upgrade to uci 0.4.5 - adds extra input validation
...
SVN-Revision: 12023
2008-07-30 20:18:15 +00:00
Felix Fietkau
69ed8ba037
clean up the directory layout of the uci shell api
...
SVN-Revision: 12022
2008-07-30 19:25:36 +00:00
Felix Fietkau
4053fb48cf
nuke uci-sh, it is obsolete and no longer works
...
SVN-Revision: 12021
2008-07-30 19:25:08 +00:00
Felix Fietkau
4cb7df23e9
allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
...
SVN-Revision: 12020
2008-07-30 19:21:09 +00:00
Felix Fietkau
c5ecc1790a
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
SVN-Revision: 12019
2008-07-30 19:02:01 +00:00
John Crispin
79aebec9e0
creates a passwd's shadow file if busybox supports the feature, fixes #2887
...
SVN-Revision: 12017
2008-07-30 17:09:01 +00:00
John Crispin
93ce64320a
adds option to select tls provider when using wpa_supplicant, fixes #3770
...
SVN-Revision: 12016
2008-07-30 17:04:50 +00:00
Florian Fainelli
cc99e5b35d
Disable smash stacking support by default, but allow to enable it as an experimental feature
...
SVN-Revision: 12010
2008-07-30 12:54:28 +00:00
Florian Fainelli
890c213508
x86_64 also needs -fPIC to create lua shared libraries
...
SVN-Revision: 12008
2008-07-30 10:04:03 +00:00
Felix Fietkau
10b74a2455
madwifi: add some extra sanity checking
...
SVN-Revision: 12006
2008-07-30 07:05:12 +00:00
Felix Fietkau
55b55f6861
madwifi: change the network scripts to use the new wds sta separation feature
...
SVN-Revision: 12005
2008-07-30 05:22:16 +00:00
Felix Fietkau
e606b1603b
properly keep track of bridged interfaces in the network state
...
SVN-Revision: 12004
2008-07-30 05:22:02 +00:00
Felix Fietkau
df292e17b1
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
...
SVN-Revision: 12003
2008-07-30 04:45:24 +00:00
John Crispin
fba71e7fb1
fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
...
SVN-Revision: 12002
2008-07-30 00:58:36 +00:00
John Crispin
411e1a0757
fixes ipkg dependency bug for spi modules, #3272
...
SVN-Revision: 12001
2008-07-30 00:27:21 +00:00
John Crispin
a817bad21f
add lm sensor and clean up dependency, fixes #3821
...
SVN-Revision: 11999
2008-07-29 23:49:16 +00:00
John Crispin
b639fc4b00
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
...
SVN-Revision: 11998
2008-07-29 23:40:19 +00:00
Travis Kemen
a4dbc3ddb3
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
...
SVN-Revision: 11994
2008-07-29 17:23:52 +00:00
Travis Kemen
c4f368d258
move curl back to packages
...
SVN-Revision: 11992
2008-07-29 13:12:54 +00:00
Travis Kemen
f988ff9a3a
removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it
...
SVN-Revision: 11991
2008-07-29 12:57:43 +00:00
Florian Fainelli
3d6f8816dc
Fix nfs kernel modules for 2.4 kernels
...
SVN-Revision: 11989
2008-07-29 10:57:02 +00:00
Florian Fainelli
3832f60af7
opkg depends on curl
...
SVN-Revision: 11988
2008-07-29 10:24:32 +00:00
Florian Fainelli
182c9bc339
Move curl from packages to trunk, opkg depends on it
...
SVN-Revision: 11987
2008-07-29 10:23:59 +00:00
Steven Barth
a1031eeb23
lua: Remove -fPIC for non-powerpc platforms
...
SVN-Revision: 11985
2008-07-29 10:14:11 +00:00
Travis Kemen
53332ba9c2
add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
...
SVN-Revision: 11983
2008-07-29 04:16:43 +00:00
Andy Boyett
2ddbb426c8
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
...
SVN-Revision: 11982
2008-07-29 03:36:23 +00:00
Andy Boyett
6b045c7dc6
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
...
SVN-Revision: 11981
2008-07-29 03:36:11 +00:00
Andy Boyett
28ddc0a2ae
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
...
SVN-Revision: 11980
2008-07-29 03:35:55 +00:00
John Crispin
9c2e5b0b82
fixes download path for mac80211
...
SVN-Revision: 11975
2008-07-28 18:10:55 +00:00
Nicolas Thill
a5df818e0d
fix libraries packaging for uml on x86_64
...
SVN-Revision: 11970
2008-07-28 14:19:02 +00:00
John Crispin
5e942a9011
fixes dbus param of dnsmasq, #3818 , thanks the.loeki
...
SVN-Revision: 11967
2008-07-28 07:59:40 +00:00
Florian Fainelli
8e626bffb7
Do not run ldconfig while cross-compiling zlib
...
SVN-Revision: 11959
2008-07-27 13:17:05 +00:00
Andy Boyett
0abeea4e60
usb-serial: Fix swapped dependencies for belkin and ch341
...
SVN-Revision: 11953
2008-07-27 03:39:11 +00:00
Florian Fainelli
e63040663d
Allow madwifi devices to be set in monitor mode
...
SVN-Revision: 11943
2008-07-26 18:32:54 +00:00
Florian Fainelli
63622fbbec
ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load ( #3813 )
...
SVN-Revision: 11942
2008-07-26 18:24:59 +00:00
Imre Kaloz
4a3cc5d9a7
add backported HSO driver
...
SVN-Revision: 11938
2008-07-26 17:01:54 +00:00
Gabor Juhos
3035d2e7c9
button-hotplug: fix compile warnings
...
SVN-Revision: 11937
2008-07-26 16:32:12 +00:00
Gabor Juhos
9b2e1bdd8d
fix Dell TrueMobile 2300 v1/v2 detection and network configuration ( closes #2788 )
...
SVN-Revision: 11935
2008-07-26 16:10:44 +00:00
Felix Fietkau
bdfc0556b8
refresh madwifi patches
...
SVN-Revision: 11932
2008-07-25 22:41:13 +00:00
Felix Fietkau
22a637325e
wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
...
SVN-Revision: 11931
2008-07-25 22:37:50 +00:00
Felix Fietkau
e7c5e72479
wpa_supplicant: improve scan cache reliability
...
SVN-Revision: 11930
2008-07-25 22:37:36 +00:00
Felix Fietkau
144e506288
madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
...
SVN-Revision: 11929
2008-07-25 22:37:21 +00:00
Felix Fietkau
21dbb0d64d
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
...
SVN-Revision: 11928
2008-07-25 22:37:06 +00:00
Felix Fietkau
8aab13b562
madwifi: add some roaming fixes by ubnt
...
SVN-Revision: 11927
2008-07-25 22:36:51 +00:00
Felix Fietkau
c0dc50fb55
rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues
...
SVN-Revision: 11926
2008-07-25 22:36:33 +00:00
Felix Fietkau
9866151941
madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
...
SVN-Revision: 11925
2008-07-25 22:36:18 +00:00
Felix Fietkau
192e5ac41d
madwifi: improve hidden ssid handling in sta mode
...
SVN-Revision: 11924
2008-07-25 22:35:56 +00:00
Felix Fietkau
80710bb7cc
madwifi: fix queue stop/start during key updates
...
SVN-Revision: 11923
2008-07-25 22:35:36 +00:00
Travis Kemen
0425daa86d
keep /etc/group over reflash as well
...
SVN-Revision: 11919
2008-07-24 16:36:39 +00:00
Andy Boyett
df9f22f73c
usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
...
SVN-Revision: 11914
2008-07-24 06:25:47 +00:00
Andy Boyett
09e2dcc255
dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
...
SVN-Revision: 11913
2008-07-24 05:24:52 +00:00
Travis Kemen
f20dd0803c
add dropbear keys, passwd and firewall configuration to be saved during reflash
...
SVN-Revision: 11912
2008-07-24 02:24:59 +00:00
Nicolas Thill
a760ff5861
fix variable names in tests
...
SVN-Revision: 11911
2008-07-22 21:19:05 +00:00
Florian Fainelli
5d5385684d
Fix nfs modules options and modules, only package modules that are built for all targets ( #3796 )
...
SVN-Revision: 11906
2008-07-22 10:14:02 +00:00
Imre Kaloz
3ff4b7ee10
patch causes problems on some platforms, nuke it
...
SVN-Revision: 11904
2008-07-22 08:01:35 +00:00
Imre Kaloz
9f43812a07
bump ath9k package version number, too
...
SVN-Revision: 11903
2008-07-22 07:31:11 +00:00
Imre Kaloz
b8eb34e5c3
sync ath9k with the git tree
...
SVN-Revision: 11902
2008-07-22 07:24:47 +00:00
Travis Kemen
7346ef83e1
fix sysupgrade endian issues
...
SVN-Revision: 11900
2008-07-22 01:11:30 +00:00
Travis Kemen
1a47f8142d
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>
...
SVN-Revision: 11898
2008-07-21 20:36:16 +00:00
Florian Fainelli
7f3193a673
Default to port 1812 for radius authentication when doing 802.1x
...
SVN-Revision: 11890
2008-07-21 09:58:16 +00:00
Matteo Croce
077e9a7e7a
ath9k: correct package description
...
SVN-Revision: 11889
2008-07-20 21:51:19 +00:00
Steven Barth
e870bdf403
Updated Dnsmasq to 2.45
...
SVN-Revision: 11888
2008-07-20 20:17:00 +00:00
Michael Büsch
204728376c
Update gpiommc to use configfs
...
SVN-Revision: 11887
2008-07-20 19:34:09 +00:00
Felix Fietkau
d7bdc37560
add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta mode :)
...
SVN-Revision: 11886
2008-07-20 16:32:43 +00:00
Felix Fietkau
2043a450da
ath9k: remove software descriptor swapping, hw already does that
...
SVN-Revision: 11885
2008-07-20 12:37:13 +00:00
Felix Fietkau
d53ff609b5
add the new ath9k driver (loads successfully on an AR9160 card, but still seems to have some rf issues)
...
SVN-Revision: 11884
2008-07-20 11:44:14 +00:00
Felix Fietkau
12d206d9eb
update compat-wireless to a newer version, but leave it at the old version for brcm47xx (b43 does not compile with the new one)
...
SVN-Revision: 11883
2008-07-20 11:43:56 +00:00
Felix Fietkau
67039dcf9e
fix madwifi mode setting
...
SVN-Revision: 11882
2008-07-20 00:51:00 +00:00
Florian Fainelli
f8e0d6edb9
Package common nfs kernel modules separately, add missing modules to nfsd ( #3558 )
...
SVN-Revision: 11875
2008-07-19 16:56:24 +00:00
Felix Fietkau
9dc4917da8
rename patches-r3776 to patches-testing
...
SVN-Revision: 11868
2008-07-18 22:57:30 +00:00
Felix Fietkau
8aa31d7ce0
fix hal module load msg
...
SVN-Revision: 11867
2008-07-18 22:51:04 +00:00
Felix Fietkau
16731f482f
refresh madwifi-testing patches
...
SVN-Revision: 11866
2008-07-18 22:50:46 +00:00
Felix Fietkau
4d144eee67
fix some madwifi-testing bugs
...
SVN-Revision: 11865
2008-07-18 22:49:27 +00:00
Michael Büsch
f4b516ef34
Update GPIO-based MMC driver
...
SVN-Revision: 11864
2008-07-18 20:53:08 +00:00
Felix Fietkau
9d5543e8b9
fix some unused variables
...
SVN-Revision: 11863
2008-07-18 18:57:01 +00:00
Steven Barth
5fd9e811c6
Updated Dnsmasq to 2.43
...
SVN-Revision: 11862
2008-07-18 15:32:42 +00:00
Felix Fietkau
923008ecc8
fix wpa_cli compile
...
SVN-Revision: 11861
2008-07-18 15:28:24 +00:00
Florian Fainelli
af36f6132c
Allow kexec-tools to be built for mipsel, tested on a routerboard 500
...
SVN-Revision: 11856
2008-07-18 11:43:50 +00:00
Felix Fietkau
1cc6486b0b
remove a wrong patch chunk in the madwifi update
...
SVN-Revision: 11855
2008-07-17 22:06:52 +00:00
Felix Fietkau
b83f384981
huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
...
SVN-Revision: 11851
2008-07-17 02:30:08 +00:00
Andy Boyett
d549476c02
Fix menuconfig - Description for the no timestamp check option was swallowing all entries below it in menuconfig
...
SVN-Revision: 11850
2008-07-17 01:09:49 +00:00
Felix Fietkau
0fb8aa363f
add some madwifi fixes and enhancements by Sven-Ola, refresh patches
...
SVN-Revision: 11848
2008-07-16 16:30:03 +00:00
Florian Fainelli
7ac73f8362
ubsec ssb is only available on brcm47xx
...
SVN-Revision: 11847
2008-07-16 10:15:12 +00:00
Florian Fainelli
b66bc61287
button-hotplug does not build for 2.4 kernels
...
SVN-Revision: 11845
2008-07-16 09:41:36 +00:00
Florian Fainelli
3b32c22893
Add ubsec ssb from Daniel Mueller <daniel@danm.de> ( #2417 )
...
SVN-Revision: 11841
2008-07-15 17:12:30 +00:00
Florian Fainelli
f11d6c2d84
Support for setting monitor mode ( #1306 )
...
SVN-Revision: 11838
2008-07-15 17:03:10 +00:00
Travis Kemen
e49fcefa5c
fix md5sum
...
SVN-Revision: 11835
2008-07-15 05:04:33 +00:00
Felix Fietkau
1fc2cf08a6
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)
...
SVN-Revision: 11833
2008-07-15 01:40:55 +00:00
Matteo Croce
caa500233b
acx: fix firmware download URL
...
SVN-Revision: 11821
2008-07-14 10:23:36 +00:00
Florian Fainelli
1d3d606613
Build zd1211rw ( #3759 )
...
SVN-Revision: 11819
2008-07-14 08:57:37 +00:00
Florian Fainelli
24aff1f20a
Enable wl500gp workaround to enable 32MB ram ( #864 )
...
SVN-Revision: 11812
2008-07-13 22:11:36 +00:00
Florian Fainelli
8162875807
Enable russian codepage 1251 ( #819 )
...
SVN-Revision: 11810
2008-07-13 21:59:49 +00:00
Imre Kaloz
a2e1b4ab11
enable the cryptodev engine on ixp4xx
...
SVN-Revision: 11805
2008-07-13 16:02:14 +00:00
Imre Kaloz
37401f38d3
fix cryptodev compile
...
SVN-Revision: 11804
2008-07-13 15:18:26 +00:00
Imre Kaloz
13d8b1a32a
add ocf kernel patch
...
SVN-Revision: 11803
2008-07-13 15:16:54 +00:00
Felix Fietkau
899a187d65
madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming.
...
SVN-Revision: 11799
2008-07-12 22:24:45 +00:00
Felix Fietkau
09bcffddf1
madwifi: improve beacon miss handling to increase the reliability of STA mode links
...
SVN-Revision: 11798
2008-07-12 22:24:36 +00:00
Felix Fietkau
a466930858
madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues.
...
SVN-Revision: 11797
2008-07-12 22:24:26 +00:00
Felix Fietkau
27361b2d0b
madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently.
...
SVN-Revision: 11796
2008-07-12 22:24:17 +00:00
Felix Fietkau
1e91acfb39
madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning.
...
SVN-Revision: 11795
2008-07-12 22:24:05 +00:00
Felix Fietkau
8f186693ec
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)
...
SVN-Revision: 11794
2008-07-12 22:23:55 +00:00
Felix Fietkau
53bbcb6ad4
madwifi: recognize hidden essid with length=1 containing a nullbyte
...
SVN-Revision: 11793
2008-07-12 22:23:46 +00:00
Felix Fietkau
59373f6fda
madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed.
...
SVN-Revision: 11792
2008-07-12 22:23:36 +00:00
Felix Fietkau
059dc41f06
refresh some madwifi patches
...
SVN-Revision: 11791
2008-07-12 22:23:21 +00:00
Imre Kaloz
df40fbdaa7
switch to a different NPE-C firmware
...
SVN-Revision: 11790
2008-07-12 16:28:50 +00:00
Imre Kaloz
3800c1921a
add ocf support to openssl, and use it by default if engines are enabled
...
SVN-Revision: 11789
2008-07-12 15:43:16 +00:00
Imre Kaloz
e3dcb74486
enable openssl engine support on ixp4xx
...
SVN-Revision: 11788
2008-07-12 15:42:00 +00:00
John Crispin
981105308f
fixes zd1211rw compile and cleans up mac80211 Makefile
...
SVN-Revision: 11787
2008-07-12 15:04:36 +00:00
Imre Kaloz
51c200b9bf
cleanup
...
SVN-Revision: 11786
2008-07-12 13:49:10 +00:00
Imre Kaloz
d8c79faf41
switch to the IXP4xx microcode with crypto support
...
SVN-Revision: 11779
2008-07-12 02:06:55 +00:00
Imre Kaloz
fc80a07184
generate package for the new IXP4xx crpyto driver
...
SVN-Revision: 11777
2008-07-12 02:00:55 +00:00
Imre Kaloz
a4d444f859
create crypto packages for aead and authenc
...
SVN-Revision: 11774
2008-07-12 01:57:22 +00:00
Florian Fainelli
6ce90189ad
Fix hostapd compilation which was broken only for 2.6.25 ( #3733 ). Thanks to Hauke Mehrtens.
...
SVN-Revision: 11763
2008-07-10 14:23:06 +00:00
Matteo Croce
1c70591c3d
sit depends on tunnel4
...
SVN-Revision: 11755
2008-07-09 21:51:36 +00:00
Peter Denison
2746844d62
revert r11749: b43 should not depend on crypto modules, mac80211 should
...
SVN-Revision: 11754
2008-07-09 19:05:47 +00:00
Peter Denison
6381e4e679
Make b43 module depend on crypto modules
...
SVN-Revision: 11749
2008-07-08 17:48:29 +00:00
Florian Fainelli
efd3eac055
Update libpcap to 0.9.8 ( #3571 )
...
SVN-Revision: 11742
2008-07-07 14:41:48 +00:00
Florian Fainelli
c4f83e0b0c
Add support for WRT600N and WRT600N v1.1 ( #3535 )
...
SVN-Revision: 11740
2008-07-07 14:17:02 +00:00
Florian Fainelli
216556954e
Update hostapd to 0.6.3 ( #3615 )
...
SVN-Revision: 11738
2008-07-07 13:49:36 +00:00
Florian Fainelli
0b0061e01b
Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
...
SVN-Revision: 11734
2008-07-06 18:23:29 +00:00
John Crispin
9e6c38917c
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
...
SVN-Revision: 11676
2008-07-06 00:59:48 +00:00
Felix Fietkau
9be32c744b
be a bit more verbose about madwifi errors
...
SVN-Revision: 11675
2008-07-06 00:41:46 +00:00
Florian Fainelli
ed3aeb2031
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
SVN-Revision: 11663
2008-07-05 13:43:55 +00:00
Felix Fietkau
c9e08e9105
madwifi: fix sequence number check on incoming retransmit checks
...
SVN-Revision: 11614
2008-07-01 21:38:40 +00:00
Steven Barth
76215afdec
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
...
SVN-Revision: 11608
2008-06-29 11:38:22 +00:00
John Crispin
7174ef488e
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
...
SVN-Revision: 11604
2008-06-28 21:42:54 +00:00
Felix Fietkau
783bb0e81c
move ifxmips uboot to package/
...
SVN-Revision: 11601
2008-06-28 19:53:41 +00:00
Felix Fietkau
f5bdb5432f
compile libnl with -ffunction-sections to make binaries that use genl smaller
...
SVN-Revision: 11600
2008-06-28 17:55:21 +00:00
Felix Fietkau
2b5ce63303
x86: don't attempt to compile grub on darwin
...
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
John Crispin
04453591af
adds rt_tables to files installed by ip ipkg
...
SVN-Revision: 11598
2008-06-28 17:32:21 +00:00
Andy Boyett
3dbe2e1093
ebtables: Update to 2.0.8-2
...
SVN-Revision: 11556
2008-06-22 18:41:25 +00:00
Andy Boyett
0ddeec5cd5
gmp: Update to 4.2.2
...
SVN-Revision: 11555
2008-06-22 18:41:09 +00:00
Andy Boyett
82a7b76158
e2fsprogs: Update to 1.40.11
...
SVN-Revision: 11554
2008-06-22 18:40:53 +00:00
Andy Boyett
83d041b094
arptables: Update to 0.0.3-3
...
SVN-Revision: 11553
2008-06-22 18:40:30 +00:00
Florian Fainelli
61f7b17ef0
Add support for Connexant USB ADSL modemds ( #3553 )
...
SVN-Revision: 11549
2008-06-21 13:21:49 +00:00
Felix Fietkau
4d58c059f0
upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
...
SVN-Revision: 11548
2008-06-20 17:39:56 +00:00
Andy Boyett
652fa86fe7
grub: Natively build grub only on x86 linux hosts, cross compile everywhere else. - Closes #3560
...
SVN-Revision: 11542
2008-06-20 01:43:20 +00:00
Florian Fainelli
11d0725b61
Remove the sleep since we delayed bringing up the interface
...
SVN-Revision: 11534
2008-06-18 17:42:10 +00:00
Florian Fainelli
e2e80ab38a
Delay bringing up the interface because some cards requires setting the mode before bringing it up ( #3541 )
...
SVN-Revision: 11533
2008-06-18 17:09:02 +00:00
Andy Boyett
3e8ab1ed20
linux-uvc: Upgrade to revision 215
...
SVN-Revision: 11519
2008-06-17 05:39:05 +00:00
Andy Boyett
5a7529a58d
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.
...
SVN-Revision: 11517
2008-06-17 00:44:10 +00:00
Yuji Mano
0b5f602421
Revert previous bad commit r11512
...
SVN-Revision: 11513
2008-06-16 19:37:00 +00:00
Yuji Mano
5ee48c0b00
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>
SVN-Revision: 11512
2008-06-16 19:14:13 +00:00
Imre Kaloz
b3e20537ca
libnl: backport memleak fix
...
SVN-Revision: 11500
2008-06-16 12:43:16 +00:00
Imre Kaloz
593c2b7cec
fix libnl compile with older kernels
...
SVN-Revision: 11499
2008-06-16 12:42:36 +00:00
Felix Fietkau
f2e997ac38
remove some unused crap
...
SVN-Revision: 11472
2008-06-15 11:15:35 +00:00
Felix Fietkau
ddd809f9e5
(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>
SVN-Revision: 11471
2008-06-15 11:11:28 +00:00
Felix Fietkau
40990382e5
(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>
SVN-Revision: 11469
2008-06-15 11:10:27 +00:00
Felix Fietkau
f7e09198fe
(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>
SVN-Revision: 11466
2008-06-15 11:09:27 +00:00
Peter Denison
464ed48321
Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
...
SVN-Revision: 11462
2008-06-13 21:05:26 +00:00
Felix Fietkau
7c029b0355
another patch fix
...
SVN-Revision: 11455
2008-06-13 08:56:06 +00:00
Felix Fietkau
ad9bc6ab09
fix a small comment
...
SVN-Revision: 11454
2008-06-13 07:30:21 +00:00
Felix Fietkau
01c61b0d64
fix ANI and make use of it in all modes except for monitor
...
SVN-Revision: 11453
2008-06-13 01:51:31 +00:00
John Crispin
456893e798
make ip-up scripts aware of network settings
...
SVN-Revision: 11446
2008-06-11 20:03:08 +00:00
John Crispin
0bf765b362
system now knows which timezone it is in
...
SVN-Revision: 11445
2008-06-11 19:59:16 +00:00
Florian Fainelli
6d88031192
Add syskonnect yukon2 support ( #2568 )
...
SVN-Revision: 11437
2008-06-11 15:51:23 +00:00
Felix Fietkau
62bef2bced
madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
...
SVN-Revision: 11409
2008-06-09 10:17:36 +00:00
Peter Denison
ea8b4cb0d7
Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501
...
SVN-Revision: 11407
2008-06-08 20:19:19 +00:00
Gabor Juhos
50a749e9a7
add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
...
SVN-Revision: 11401
2008-06-07 18:25:32 +00:00
Felix Fietkau
06447d5cfa
oops. accidentally committed the wrong patch version
...
SVN-Revision: 11395
2008-06-07 15:11:21 +00:00
Felix Fietkau
60e3586f6f
fix madwifi on linux 2.4
...
SVN-Revision: 11385
2008-06-06 23:53:03 +00:00
John Crispin
51b28d44a9
use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell
...
SVN-Revision: 11380
2008-06-06 18:49:23 +00:00
Imre Kaloz
7a72cfdd2a
add little endian arm wpa_supplicant config file
...
SVN-Revision: 11369
2008-06-05 17:15:12 +00:00
Felix Fietkau
036b397595
fix sysupgrade 'do_upgrade: not found' error
...
SVN-Revision: 11362
2008-06-04 23:20:56 +00:00
Felix Fietkau
b4d1c134da
upgrade uci to 0.4.2 - fixes some escaping and library issues
...
SVN-Revision: 11361
2008-06-04 22:43:26 +00:00
Peter Denison
b2a1f5e79b
Update b43 from compat-wireless-2008-05-26 codebase
...
SVN-Revision: 11358
2008-06-04 19:47:48 +00:00
Peter Denison
e8620fa5aa
Update mac80211 to compat-wireless-2008-05-26
...
SVN-Revision: 11357
2008-06-04 19:47:27 +00:00
Peter Denison
238a618093
Update libnl to compile on and after 2.6.25
...
SVN-Revision: 11356
2008-06-04 19:45:46 +00:00
Travis Kemen
b35e663111
add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>
...
SVN-Revision: 11355
2008-06-04 18:18:58 +00:00
Felix Fietkau
0b66a7d614
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
...
SVN-Revision: 11354
2008-06-04 15:28:46 +00:00
Felix Fietkau
c8ed362edd
move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1
...
SVN-Revision: 11353
2008-06-04 15:12:44 +00:00
Imre Kaloz
7bb65fb9d7
add preliminary Marvell Orion support
...
SVN-Revision: 11352
2008-06-04 13:51:17 +00:00
Imre Kaloz
0244e57bb9
refresh madwifi patches using upstream style
...
SVN-Revision: 11351
2008-06-04 13:16:18 +00:00
Felix Fietkau
49499dfbd1
update uci to v0.4.0 - improves lua binding
...
SVN-Revision: 11348
2008-06-03 21:43:32 +00:00
Steven Barth
5da5342fda
Updated Dnsmasq to 2.42 ( #3498 )
...
SVN-Revision: 11339
2008-06-03 15:06:20 +00:00
Gabor Juhos
f9518d9a74
netfilter/iptables: enable IMQ on 2.6.25
...
SVN-Revision: 11335
2008-06-02 19:46:47 +00:00
Florian Fainelli
82247228ea
We do not need to make the experimental/install-experimental targets starting with 1.4.x version
...
SVN-Revision: 11325
2008-06-02 11:54:05 +00:00
Felix Fietkau
40720b6d20
madwifi: fix cflags for generic mips hal
...
SVN-Revision: 11319
2008-06-01 12:08:02 +00:00
Felix Fietkau
193949d2c6
fix madwifi menuconfig (thx, Othello)
...
SVN-Revision: 11318
2008-06-01 06:00:25 +00:00
Felix Fietkau
3f1f985692
add missing export
...
SVN-Revision: 11317
2008-06-01 03:40:10 +00:00
Felix Fietkau
a91f7dcfd8
madwifi: refresh patches
...
SVN-Revision: 11316
2008-06-01 03:01:58 +00:00
Felix Fietkau
c05f60e0d0
madwifi: clean up scanning code, add support for changing scan lists
...
SVN-Revision: 11315
2008-06-01 03:00:59 +00:00
Felix Fietkau
17a7cfb3a7
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
...
SVN-Revision: 11314
2008-06-01 03:00:32 +00:00
Felix Fietkau
3e0c844379
clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables
...
SVN-Revision: 11313
2008-06-01 00:11:32 +00:00
Felix Fietkau
e97b3f0b95
madwifi build scripts cleanup
...
SVN-Revision: 11312
2008-06-01 00:11:14 +00:00
Felix Fietkau
90baadbedc
fix wpa_supplicant cflags
...
SVN-Revision: 11311
2008-06-01 00:10:26 +00:00
Steven Barth
80219efc2d
updated OpenSSL to 0.9.8h
...
SVN-Revision: 11309
2008-05-31 15:52:11 +00:00
Florian Fainelli
6fab96eb3e
Add Siemens SE505v2 detection to diag ( #3416 )
...
SVN-Revision: 11308
2008-05-31 12:32:05 +00:00
Florian Fainelli
b11e790e7a
Fix ATM usb device selection ( #3429 )
...
SVN-Revision: 11307
2008-05-31 12:14:02 +00:00
Felix Fietkau
5ad3720371
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>
SVN-Revision: 11288
2008-05-29 09:27:33 +00:00
Imre Kaloz
20fbb8b151
move the fconfig package into trunk
...
SVN-Revision: 11274
2008-05-27 13:21:12 +00:00
Nicolas Thill
ae879baa57
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)
...
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Matteo Croce
7e9f396980
fixed mount path ( closes #3464 )
...
SVN-Revision: 11267
2008-05-25 20:03:00 +00:00
Florian Fainelli
29365f1d14
Fix compilation of lm77 module ( #3447 )
...
SVN-Revision: 11256
2008-05-24 14:16:23 +00:00
Florian Fainelli
85fa20921a
Fix mount utilites installation ( #3464 )
...
SVN-Revision: 11255
2008-05-24 13:37:36 +00:00
Felix Fietkau
554ddcf755
fix liblua symlink installation
...
SVN-Revision: 11245
2008-05-23 07:09:29 +00:00
Steven Barth
f3bc063753
Added missing header reference to InstallDev target
...
SVN-Revision: 11241
2008-05-22 20:26:23 +00:00
Felix Fietkau
d8d15cb1c0
fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
...
SVN-Revision: 11240
2008-05-22 14:20:56 +00:00
Felix Fietkau
6fa85238f5
add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
...
SVN-Revision: 11239
2008-05-22 14:20:36 +00:00
Peter Denison
f027ecb2cf
Stopgap compilation fixes for diag and switch under 2.6.25
...
SVN-Revision: 11231
2008-05-20 22:33:45 +00:00
Peter Denison
de5c50cfe4
Update iproute2 to version 2.6.25, and fixup patches
...
SVN-Revision: 11230
2008-05-20 22:17:26 +00:00
Matteo Croce
ac8bf03f8e
create /etc/fstab on boot ( closes #3458 )
...
SVN-Revision: 11225
2008-05-20 19:02:19 +00:00
Steven Barth
f2de1dec21
Merge branch 'openssl'
...
SVN-Revision: 11224
2008-05-20 18:12:08 +00:00
Matteo Croce
0a1c669ec1
fix some wrong paths
...
SVN-Revision: 11217
2008-05-19 22:08:46 +00:00
Matteo Croce
925ad245e0
avr32: add watchdog driver
...
SVN-Revision: 11192
2008-05-18 23:13:25 +00:00
Rod Whitby
6a79ee257d
sound: Remove atheros restriction, since atheros can have usb sound cards
...
SVN-Revision: 11168
2008-05-18 11:54:49 +00:00
Florian Fainelli
d543939042
Add support for OTI6858 and ARK3116 usb serial converters ( #3442 )
...
SVN-Revision: 11167
2008-05-18 11:21:28 +00:00
Felix Fietkau
eb2e08d894
ifndef is not supported inside make variable expansion
...
SVN-Revision: 11165
2008-05-17 20:13:29 +00:00
Rod Whitby
c715985c97
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
...
SVN-Revision: 11157
2008-05-17 00:13:05 +00:00
Yuji Mano
9788ab458c
update version
...
SVN-Revision: 11154
2008-05-16 18:56:04 +00:00
Rod Whitby
aff3215d29
modules/other.mk: Enable bluetooth for atheros
...
SVN-Revision: 11150
2008-05-16 16:35:04 +00:00
Florian Fainelli
99b6b35be3
Add support for Asus wl-520gc
...
SVN-Revision: 11145
2008-05-16 01:18:57 +00:00
Travis Kemen
3f8eaeb2c3
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>
...
SVN-Revision: 11140
2008-05-15 00:59:34 +00:00
Peter Denison
72d40dec08
Allow package/switch to compile against 2.6.25
...
SVN-Revision: 11138
2008-05-14 15:03:05 +00:00
Ralph Hempel
6d4c89c7f5
adding check for /proc/net/vlan/config (==vlan enabled kernel)
...
SVN-Revision: 11132
2008-05-13 09:21:17 +00:00
Peter Denison
06c7c04288
Fix typo in broadcom-diag LED output enable
...
SVN-Revision: 11125
2008-05-12 19:46:53 +00:00
Andy Boyett
e136c5203d
Fix kmod-ata-piix deps
...
SVN-Revision: 11121
2008-05-12 06:41:12 +00:00
Andy Boyett
bd06be4f73
Package nvidia sata driver
...
SVN-Revision: 11120
2008-05-12 06:40:54 +00:00
Andy Boyett
78b7201f2a
Package AHCI driver
...
SVN-Revision: 11119
2008-05-12 06:40:37 +00:00
Andy Boyett
0ff7ae2d6c
Package VIA sata driver
...
SVN-Revision: 11118
2008-05-12 06:40:18 +00:00
Nicolas Thill
94940b2265
disable ip6tables as well on 2.6.25 until we have working IMQ support
...
SVN-Revision: 11117
2008-05-11 22:41:49 +00:00
Nicolas Thill
70a8c455b0
fix fuse: use in-kernel module for 2.6.25+ kernels
...
SVN-Revision: 11116
2008-05-11 22:27:32 +00:00
Nicolas Thill
e93e293b41
add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels ( closes : #3402 )
...
SVN-Revision: 11115
2008-05-11 20:56:51 +00:00
Nicolas Thill
2b05ed626c
add a package for the badblocks utility ( closes : #3404 )
...
SVN-Revision: 11107
2008-05-11 10:33:34 +00:00
Nicolas Thill
d7f96cfa50
fix typos in [11073]
...
SVN-Revision: 11094
2008-05-09 07:16:15 +00:00
Nicolas Thill
a7b3ffc182
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
...
SVN-Revision: 11073
2008-05-08 11:32:46 +00:00
Nicolas Thill
50ee10f486
package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time
...
SVN-Revision: 11072
2008-05-08 11:16:07 +00:00
Travis Kemen
162a814ef4
only ignore dhcp but still listen for dns closes #3406
...
SVN-Revision: 11062
2008-05-08 00:01:58 +00:00
Felix Fietkau
31a3a503cc
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
...
SVN-Revision: 11059
2008-05-07 16:45:00 +00:00
Yuji Mano
80e1190c4f
add missing udevextras package option - edd_id
...
SVN-Revision: 11053
2008-05-05 21:58:03 +00:00
Yuji Mano
7d9a522254
add ps3-dump-bootloader to package install
...
SVN-Revision: 11052
2008-05-05 21:49:24 +00:00
Felix Fietkau
ffc0827b65
fix lua compile configuration error
...
SVN-Revision: 11047
2008-05-04 17:48:26 +00:00
Nicolas Thill
b99ab355c1
remove dependency on zd1211-firmware, since it was removed in [11022]
...
SVN-Revision: 11040
2008-05-03 23:24:12 +00:00
John Crispin
1dce440fa5
revert borked commit
...
SVN-Revision: 11038
2008-05-03 20:28:13 +00:00
John Crispin
3141b38fd8
make etrax serial driver register its device nodes, so we get a console
...
SVN-Revision: 11037
2008-05-03 20:12:43 +00:00
Felix Fietkau
ae92bf4ae4
upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
...
SVN-Revision: 11030
2008-05-03 17:08:39 +00:00
John Crispin
b6b32f8131
remove old zd firmware
...
SVN-Revision: 11022
2008-05-03 15:10:51 +00:00
Nicolas Thill
3d4052492d
ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ( closes : #2989 ) - add dependency on ppp and kmod-gre to pptp - bump release number
...
SVN-Revision: 11018
2008-05-03 12:11:35 +00:00
Matteo Croce
fe5b220467
acx100 fix by nabcore
...
SVN-Revision: 11011
2008-05-02 18:48:47 +00:00
Gabor Juhos
1b90498e69
IMQ is not yet available on 2.6.25
...
SVN-Revision: 11007
2008-05-02 11:29:53 +00:00
Nicolas Thill
11135c2a35
more use of the new GPIO_SUPPORT option
...
SVN-Revision: 10998
2008-05-02 00:30:39 +00:00
Gabor Juhos
3c05234962
kmod-ipt-iprange: fix build error on .25
...
SVN-Revision: 10992
2008-04-30 15:42:10 +00:00
Rod Whitby
d05cc5d68d
block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
...
SVN-Revision: 10986
2008-04-30 05:16:17 +00:00
Gabor Juhos
ec5f168c66
import w1-gpio-custom driver from the Squidge ( http://squidge.sourceforge.net/ ) project
...
SVN-Revision: 10982
2008-04-29 18:31:43 +00:00
Gabor Juhos
275ae38814
kernel/modules: modify AutoLoad levels of the W1 modules
...
SVN-Revision: 10981
2008-04-29 18:13:32 +00:00
Gabor Juhos
4006f2fbdd
kernel/modules: make use the new GPIO_SUPPORT option
...
SVN-Revision: 10980
2008-04-29 17:21:08 +00:00
Gabor Juhos
363c6e196a
remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
...
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Gabor Juhos
9a3fa80e0d
add Dallas's 1-wire related packages
...
SVN-Revision: 10977
2008-04-29 15:53:04 +00:00
Felix Fietkau
19cb0b3693
fix lua cflags
...
SVN-Revision: 10971
2008-04-28 22:00:57 +00:00
Imre Kaloz
a4dd1adf4a
add preliminary support for Storm SL3512 based devices, not ready yet
...
SVN-Revision: 10956
2008-04-27 17:03:01 +00:00
Florian Fainelli
9389aa93ff
Use the locally mirrored compat-wireless tarblall ( #3377 )
...
SVN-Revision: 10951
2008-04-27 01:47:32 +00:00
Imre Kaloz
3f788c241b
generate and install NPE-A ethernet microcode as well
...
SVN-Revision: 10945
2008-04-26 10:00:04 +00:00
Andy Boyett
e569db2e4b
only build kmod-hwmon-pc87360 for x86
...
SVN-Revision: 10933
2008-04-23 21:46:02 +00:00
Felix Fietkau
2c3018e0da
initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init
...
SVN-Revision: 10930
2008-04-23 16:20:46 +00:00
Felix Fietkau
7232fe9150
use the right hotplug2 invocation for initramfs
...
SVN-Revision: 10928
2008-04-23 14:28:13 +00:00
Gabor Juhos
8b011c593d
base-files: fix a typo
...
SVN-Revision: 10927
2008-04-23 14:19:35 +00:00
Felix Fietkau
e9f183265d
leave ack/cts setting alone by default
...
SVN-Revision: 10926
2008-04-23 04:58:34 +00:00
Felix Fietkau
eb13a77879
move timeout trigger for protection mode to node timeout trigger
...
SVN-Revision: 10925
2008-04-23 03:50:01 +00:00
Felix Fietkau
eff0b609c0
clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
...
SVN-Revision: 10924
2008-04-23 03:49:42 +00:00
Felix Fietkau
16767f8db3
madwifi: put an upper limit on the amount of sampling that minstrel should do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog.
...
SVN-Revision: 10921
2008-04-22 23:35:27 +00:00
Felix Fietkau
0b341be6c0
This patch re-adds the udev and hotplug2 initialization fixes originally present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present.
...
Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>
SVN-Revision: 10912
2008-04-22 19:22:05 +00:00
Nicolas Thill
8231561bce
move hotplug2 & udevtrigger to base section
...
SVN-Revision: 10910
2008-04-21 22:31:07 +00:00
Matteo Croce
227af4b113
assign names to filesystems when mounting virtual ones ( closes #3340 )
...
SVN-Revision: 10903
2008-04-21 18:08:05 +00:00
Felix Fietkau
7637ba2bf8
add some more fine tuning for madwifi
...
SVN-Revision: 10900
2008-04-21 03:45:52 +00:00
Felix Fietkau
73663230c8
madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be.
...
SVN-Revision: 10899
2008-04-21 03:45:39 +00:00
Felix Fietkau
3e03e66d7a
reorder patches
...
SVN-Revision: 10898
2008-04-21 03:45:22 +00:00
Felix Fietkau
13c5a1b2d5
madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
...
SVN-Revision: 10897
2008-04-21 02:39:40 +00:00
Felix Fietkau
456e3823f4
fix a some txq races (merge from madwifi-trunk)
...
SVN-Revision: 10895
2008-04-20 22:01:27 +00:00
Felix Fietkau
3de189af5d
add missing kmod-hid module (thx, fish)
...
SVN-Revision: 10894
2008-04-20 21:01:03 +00:00
Nicolas Thill
6b8489761c
build the kmod-video-quickcam module only if it was selected
...
SVN-Revision: 10881
2008-04-20 09:49:13 +00:00
Nicolas Thill
eb8375839a
don't build acx* kernel modules on UML
...
SVN-Revision: 10880
2008-04-20 09:48:04 +00:00
Felix Fietkau
41fb282b6d
remove some redundant code
...
SVN-Revision: 10870
2008-04-20 03:24:43 +00:00
Matteo Croce
ac5cfeb417
fix swap{on,off} path
...
SVN-Revision: 10863
2008-04-19 14:36:01 +00:00
Florian Fainelli
b5ddac51df
Adm5120 also supports generic GPIO, allow gpioctl to be built ( #3132 )
...
SVN-Revision: 10857
2008-04-17 17:34:04 +00:00
Florian Fainelli
353e3305a5
Mark rt61 as 2.6.23 only ( #3337 )
...
SVN-Revision: 10856
2008-04-17 17:11:34 +00:00
Felix Fietkau
1147d2137e
more performance for madwifi :)
...
SVN-Revision: 10855
2008-04-17 16:37:36 +00:00
Gabor Juhos
52383189dc
use the spi-ks8995 driver on the WRT55AG v2 boards
...
SVN-Revision: 10853
2008-04-17 13:12:57 +00:00
Gabor Juhos
25bd89017f
spi-ks8995: fix a compiler warning, fix the copyright header
...
SVN-Revision: 10852
2008-04-17 13:11:11 +00:00
Gabor Juhos
efbc2a21d2
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
...
SVN-Revision: 10851
2008-04-17 09:59:09 +00:00
Felix Fietkau
94ddba360e
add performance improvement for madwifi on low-memory systems
...
SVN-Revision: 10850
2008-04-17 02:40:55 +00:00
Felix Fietkau
9a7d1bec79
remove udevextras dependency on udev (thx, fish)
...
SVN-Revision: 10847
2008-04-15 17:19:41 +00:00
Travis Kemen
37b0cc9a10
fix restart on platforms without a setup_switch()
...
SVN-Revision: 10846
2008-04-15 16:29:49 +00:00
Gabor Juhos
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
...
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Gabor Juhos
d80f43d15f
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
SVN-Revision: 10843
2008-04-15 06:11:23 +00:00
Nicolas Thill
2a4a0c2bcc
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
...
SVN-Revision: 10839
2008-04-15 02:08:11 +00:00
Nicolas Thill
d07eb95838
mark b44 as broken, it doesn't build anymore due to SSB changes apparently ( closes : #3333 )
...
SVN-Revision: 10838
2008-04-15 01:56:41 +00:00
Imre Kaloz
41cf84f819
do target dependent optimizations
...
SVN-Revision: 10834
2008-04-14 13:24:30 +00:00
Imre Kaloz
9a1c5fdb6d
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
...
SVN-Revision: 10833
2008-04-14 13:20:04 +00:00
Nicolas Thill
e2c65f6215
mark all openswan packages as broken
...
SVN-Revision: 10832
2008-04-14 12:31:27 +00:00
Andy Boyett
6eb6f7fd46
Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu
...
SVN-Revision: 10831
2008-04-14 11:18:29 +00:00
Nicolas Thill
0791acfc21
package shared library as well (partially closes : #3030 )
...
SVN-Revision: 10829
2008-04-14 02:06:35 +00:00
Felix Fietkau
0dd8c59f10
upgrade uci to 0.3.3, build lua plugin
...
SVN-Revision: 10818
2008-04-13 14:34:42 +00:00
Felix Fietkau
77760bba21
remove lua's dependency on libreadline and libncurses
...
SVN-Revision: 10817
2008-04-13 14:34:36 +00:00
Nicolas Thill
37066ff2b2
fix udevextras build when no extras were actually selected
...
SVN-Revision: 10816
2008-04-13 14:20:34 +00:00
Nicolas Thill
98f3ce2545
mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected
...
SVN-Revision: 10815
2008-04-13 13:35:02 +00:00
Nicolas Thill
cb30800bf6
update libnl to 1.1
...
SVN-Revision: 10814
2008-04-13 13:22:15 +00:00
Felix Fietkau
1563615bed
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
...
SVN-Revision: 10806
2008-04-13 01:06:12 +00:00
Jeremy Kerr
c127031b74
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>
SVN-Revision: 10805
2008-04-12 23:32:44 +00:00
Jeremy Kerr
199a79d867
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>
SVN-Revision: 10804
2008-04-12 23:24:22 +00:00
Jeremy Kerr
4ec5f133bb
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>
SVN-Revision: 10803
2008-04-12 23:20:31 +00:00
Nicolas Thill
e2e1b51b41
fix build on linux >= 2.6.23
...
SVN-Revision: 10801
2008-04-12 22:04:09 +00:00
Nicolas Thill
c30a473d46
package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback url ( closes : #3216 )
...
SVN-Revision: 10800
2008-04-12 20:43:38 +00:00
Nicolas Thill
e1cafed715
disable kmod-mmc-over-gpio on x86
...
SVN-Revision: 10799
2008-04-12 20:28:54 +00:00
Nicolas Thill
a08643d7ab
add missing MMC config symbol
...
SVN-Revision: 10798
2008-04-12 20:27:48 +00:00
Nicolas Thill
6ca5374194
package/qc-usb: * update to 0.6.6 ( closes : #3215 ) * fix build on linux > 2.6.23
...
SVN-Revision: 10796
2008-04-12 20:20:41 +00:00
Travis Kemen
bae7e5bebb
add missing include in restart
...
SVN-Revision: 10794
2008-04-12 14:57:47 +00:00
Yuji Mano
410d40f6e5
Add ps3 target specific utilities package
...
SVN-Revision: 10791
2008-04-11 21:21:17 +00:00
Florian Fainelli
867145bd32
Fix errors on capifs loading ( #3250 )
...
SVN-Revision: 10789
2008-04-11 14:21:06 +00:00
Florian Fainelli
f0e627da97
Fix hostapd compilation errors on STA_INFO ( #3308 )
...
SVN-Revision: 10784
2008-04-10 14:28:14 +00:00
Florian Fainelli
1063bac7d4
Fix typo in the payload option for br2684ctl ( #3318 )
...
SVN-Revision: 10783
2008-04-10 14:09:04 +00:00
Felix Fietkau
56223a6f79
madwifi: remove reset delay - seems like it's not necessary anymore
...
SVN-Revision: 10777
2008-04-09 19:55:08 +00:00
Florian Fainelli
ce754ec644
Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
...
SVN-Revision: 10775
2008-04-09 19:20:07 +00:00
Felix Fietkau
081ebaca76
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>
SVN-Revision: 10774
2008-04-09 15:35:34 +00:00
Felix Fietkau
511908059a
upgrade uci to 0.3.1 - fixes a parser problem
...
SVN-Revision: 10772
2008-04-08 19:51:15 +00:00
Felix Fietkau
99e6b2d7dc
fix a dependency bug
...
SVN-Revision: 10769
2008-04-07 23:29:41 +00:00
Gabor Juhos
5798590c7c
add a polled GPIO buttons input driver
...
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Felix Fietkau
3c94156b28
fix use of uci_set_state in network scripts (thx, netprince)
...
SVN-Revision: 10763
2008-04-07 16:02:50 +00:00
Florian Fainelli
081afd037e
Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
...
SVN-Revision: 10755
2008-04-07 08:48:20 +00:00