Felix Fietkau
28f2d52925
add busybox printf patch from #2021
...
SVN-Revision: 7895
2007-07-09 03:05:18 +00:00
Felix Fietkau
0e387805fb
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices ( fixes #2052 )
...
SVN-Revision: 7892
2007-07-09 00:13:47 +00:00
Mike Baker
bab458186d
fix usb-storage permissions
...
SVN-Revision: 7889
2007-07-08 13:23:17 +00:00
Mike Baker
9a785f0b0a
more wpa+wds patches
...
SVN-Revision: 7888
2007-07-08 12:51:30 +00:00
Mike Baker
921cbfe002
fix busybox --help problems on rebuild
...
SVN-Revision: 7887
2007-07-07 20:12:42 +00:00
Felix Fietkau
a22cf8b5a6
fix madwifi compile for 2.4
...
SVN-Revision: 7885
2007-07-07 09:29:15 +00:00
Mike Baker
463ade84f9
fix bug with ap+sta modes using wpa
...
SVN-Revision: 7877
2007-07-04 18:34:11 +00:00
Mike Baker
af7a203b76
rearrange diag's platform detection code to look for known platform strings before guessing
...
SVN-Revision: 7876
2007-07-04 16:51:00 +00:00
Mike Baker
ee0977d0d3
patch wlc and scripts to control wl's builtin wpa supplicant
...
SVN-Revision: 7875
2007-07-04 16:49:08 +00:00
Florian Fainelli
37a404a6e8
Package the hardware clock utility and fix english typos ( #2015 )
...
SVN-Revision: 7874
2007-07-04 11:20:46 +00:00
Mike Baker
31ea6879d7
clean up default wifi config
...
SVN-Revision: 7873
2007-07-04 11:15:12 +00:00
Felix Fietkau
5b52ebfcb1
fix a race condition with broadcom wl devices in a bridge if a device is added before the bridge is brought up, the wifi settings are lost
...
SVN-Revision: 7872
2007-07-04 05:05:46 +00:00
Felix Fietkau
114b9a8fb6
add failsafe support for atheros-2.6 ( #1501 ) - only works with ar5315+ at the moment
...
SVN-Revision: 7870
2007-07-04 04:35:44 +00:00
Felix Fietkau
ce4fbcf3f4
remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
...
SVN-Revision: 7868
2007-07-04 02:11:41 +00:00
Felix Fietkau
8ba5c79b5f
remove minstrel rate hack
...
SVN-Revision: 7867
2007-07-04 01:53:21 +00:00
Felix Fietkau
424e15a610
another madwifi update
...
SVN-Revision: 7866
2007-07-04 01:25:54 +00:00
Felix Fietkau
8117b40bf0
update to the latest madwifi snapshot
...
SVN-Revision: 7864
2007-07-03 21:03:58 +00:00
Felix Fietkau
5bee8e99d0
fix util-linux compile on avr32
...
SVN-Revision: 7860
2007-07-03 01:13:10 +00:00
Mike Baker
47e575eadb
wds-wpa support
...
SVN-Revision: 7858
2007-07-02 22:58:11 +00:00
Felix Fietkau
a7b99a5bfa
refresh a patch that is causing problems on certain systems
...
SVN-Revision: 7857
2007-07-02 21:52:32 +00:00
Felix Fietkau
51eafc92f8
move ncurses to trunk and 7.07 (util-linux depends on it)
...
SVN-Revision: 7854
2007-07-02 17:53:19 +00:00
Felix Fietkau
995d3e0589
fix a horrible memleak in madwifi
...
SVN-Revision: 7850
2007-07-02 10:59:51 +00:00
Felix Fietkau
3e2fd8f783
bump busybox release number
...
SVN-Revision: 7837
2007-07-01 18:43:55 +00:00
Peter Denison
af0950786e
Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements
...
SVN-Revision: 7830
2007-07-01 17:45:47 +00:00
Florian Fainelli
d31fd1015c
Package cfdisk and bump release number ( #1992 )
...
SVN-Revision: 7828
2007-07-01 17:43:31 +00:00
Florian Fainelli
de2ef472b7
Make bcm43xx-mac802xx bcm47xx-2.6 specific
...
SVN-Revision: 7825
2007-07-01 14:05:36 +00:00
Florian Fainelli
114632438a
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels ( #1631 )
...
SVN-Revision: 7820
2007-07-01 09:45:27 +00:00
Felix Fietkau
e0f225831f
massively reduce the number of forks that busybox ash has to do while processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets
...
SVN-Revision: 7815
2007-07-01 03:42:49 +00:00
Felix Fietkau
b24263a9b6
fix a crash related to wep and mic handling ( #1973 )
...
SVN-Revision: 7813
2007-06-30 22:30:36 +00:00
Felix Fietkau
5e7cb507cd
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
...
SVN-Revision: 7810
2007-06-30 21:09:02 +00:00
Felix Fietkau
f95db8bac8
fix a warning ( #1800 )
...
SVN-Revision: 7809
2007-06-30 20:00:29 +00:00
Felix Fietkau
17485c04ad
add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
...
SVN-Revision: 7807
2007-06-30 19:47:24 +00:00
Felix Fietkau
2cc2d7707b
make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state
...
SVN-Revision: 7806
2007-06-30 19:30:38 +00:00
Felix Fietkau
687b83af00
include the network state in the dnsmasq init script. this makes it possible to run a dhcp server on dynamically assigned interfaces without hardcoding interface names
...
SVN-Revision: 7805
2007-06-30 19:28:46 +00:00
Felix Fietkau
a977a42502
update wlcompat for new ioctl interface ( fixes #1357 )
...
SVN-Revision: 7795
2007-06-30 13:33:23 +00:00
Felix Fietkau
938e5f8466
cleanup
...
SVN-Revision: 7789
2007-06-30 12:11:46 +00:00
Felix Fietkau
78c9e79c15
fix the path to the yealink module ( #1944 )
...
SVN-Revision: 7788
2007-06-30 12:09:22 +00:00
Felix Fietkau
c09dc20f2c
replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
...
SVN-Revision: 7786
2007-06-30 11:05:14 +00:00
Felix Fietkau
9bf6078866
unify sysctl.conf, add extra netfilter options ( #1996 )
...
SVN-Revision: 7784
2007-06-30 02:59:09 +00:00
Felix Fietkau
8c0de17322
qos-scripts update:
...
- rewrite the RED qdisc calculations and add some comments
this should fix the warnings about bursting (should also fix quirks with various linespeed settings)
- reduce the calculated overhead for upstream, while i'm at it...
SVN-Revision: 7782
2007-06-30 02:34:03 +00:00
Rod Whitby
e15faa1773
Added via-velocity module, and fixed some whitespace inconsistencies.
...
SVN-Revision: 7772
2007-06-29 10:45:46 +00:00
Felix Fietkau
fc649db702
check for + in the broadcast address before attempting a dns lookup
...
SVN-Revision: 7767
2007-06-29 00:07:43 +00:00
Mike Baker
810b0bcb22
fix broadcast address ( #1611 )
...
SVN-Revision: 7766
2007-06-28 23:07:29 +00:00
Felix Fietkau
8f16983e89
Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
...
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.
Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html
SVN-Revision: 7764
2007-06-28 21:09:44 +00:00
Florian Fainelli
01b4fd853a
Initialise firewall before network ( #1988 )
...
SVN-Revision: 7757
2007-06-28 12:56:55 +00:00
Felix Fietkau
d437ce276a
clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
...
SVN-Revision: 7746
2007-06-28 00:01:11 +00:00
Travis Kemen
bb2c2a81dd
add fragmentation and rts settings thanks rene closes #1725
...
SVN-Revision: 7743
2007-06-27 13:25:55 +00:00
Felix Fietkau
06966a534a
add nvram fixup script
...
SVN-Revision: 7742
2007-06-27 05:26:20 +00:00
Florian Fainelli
8d83b9da07
Also mark ipset as broken
...
SVN-Revision: 7740
2007-06-27 00:45:05 +00:00
Florian Fainelli
ff59c60ac0
Make aodv-uu as broken for all archs until we fix it
...
SVN-Revision: 7739
2007-06-27 00:40:15 +00:00