Andy Boyett
5a0f48c499
Fix broken hso kmod definition
...
SVN-Revision: 12074
2008-08-02 07:35:51 +00:00
Andy Boyett
8e58c644fd
ixp4xx: disable ixp4xx beeper
...
SVN-Revision: 12073
2008-08-02 03:20:09 +00:00
Andy Boyett
07780b323a
generic-2.6: resync 2.6.26 config
...
SVN-Revision: 12071
2008-08-02 03:19:56 +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
Gabor Juhos
014a020b5f
update to 2.6.26
...
SVN-Revision: 12066
2008-08-01 19:34:37 +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
Florian Fainelli
1378397b48
Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
...
SVN-Revision: 12063
2008-08-01 10:04:14 +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
214cac6482
add helper macro for stripping the last part of a version number
...
SVN-Revision: 12054
2008-07-31 23:55:39 +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
0f61e46c1a
storm is ARMv4, not ARMv4T (thx, SeG)
...
SVN-Revision: 12046
2008-07-31 16:51:43 +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
8dec1e3997
enable multiqueue in the generic config
...
SVN-Revision: 12042
2008-07-31 11:55:11 +00:00
Imre Kaloz
4310d9c124
handle the nonstandard redboot mac variable for the WG302v1
...
SVN-Revision: 12041
2008-07-31 11:16:44 +00:00
Imre Kaloz
1c2a1c888a
enable the second uart on the WG302v1
...
SVN-Revision: 12040
2008-07-31 11:14:00 +00:00
Imre Kaloz
7c7af43a39
fixup the optional UART on the Cambria -- thanks, Chris
...
SVN-Revision: 12039
2008-07-31 09:55:28 +00:00
Imre Kaloz
a273f991f7
sync ath9k with latest git code
...
SVN-Revision: 12038
2008-07-31 09:51:31 +00:00
Felix Fietkau
e8aa0f1749
switch CONFIG_I2C to =m by default on avr32 (see #3756 )
...
SVN-Revision: 12037
2008-07-31 03:07:11 +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
291e775fcd
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 ( #3815 )
...
SVN-Revision: 12034
2008-07-31 02:43:33 +00:00
Felix Fietkau
5c9d52f04c
remove unnecessary ixp4xx network config override
...
SVN-Revision: 12033
2008-07-31 02:30:35 +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
a2c17f1bc5
export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default ( #3376 )
...
SVN-Revision: 12029
2008-07-31 01:33:01 +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