Commit graph

5703 commits

Author SHA1 Message Date
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
b070b74f1f fix a glitch in the status output of the non-verbose builds for adm5120
SVN-Revision: 7856
2007-07-02 19:10:14 +00:00
Felix Fietkau
9a1350fdc1 fix sdk build
SVN-Revision: 7855
2007-07-02 18:36:31 +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
8dc2bddfc4 nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here
SVN-Revision: 7848
2007-07-02 06:53:30 +00:00
Felix Fietkau
0d3d6051b3 update imq patches (fixes #2009)
SVN-Revision: 7847
2007-07-02 06:31:27 +00:00
Felix Fietkau
9801602a93 upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6
SVN-Revision: 7846
2007-07-02 02:10:01 +00:00
Peter Denison
46d194834b Move SSB out of brcm47xx target into generic-2.6 target
SVN-Revision: 7844
2007-07-01 22:44:05 +00:00
Felix Fietkau
6497e3b768 add gateway 7001 support patch from #1918
SVN-Revision: 7838
2007-07-01 19:02:23 +00:00
Felix Fietkau
3e2fd8f783 bump busybox release number
SVN-Revision: 7837
2007-07-01 18:43:55 +00:00
Felix Fietkau
e4fe5a581d nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date
SVN-Revision: 7836
2007-07-01 18:37:12 +00:00
Florian Fainelli
a10de632d1 Use -Os for rdc and -O2 for the x86 target
SVN-Revision: 7831
2007-07-01 17:53:28 +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
Gabor Juhos
259ff05f84 reordered GENERIC_PATCH_DIR variable
SVN-Revision: 7824
2007-07-01 11:44:50 +00:00
Florian Fainelli
f09d023394 patch-cmdline is now gone
SVN-Revision: 7821
2007-07-01 09:47:26 +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
Gabor Juhos
0f6020d171 rewrite of memory detection code, should be fix #1909
SVN-Revision: 7819
2007-07-01 09:30:21 +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
Peter Denison
c63f9b3097 Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640
SVN-Revision: 7814
2007-06-30 23:10:22 +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
5fe0203420 merge the kernel config parts at dump time, so that overrides that disable certain features work
SVN-Revision: 7812
2007-06-30 21:49:25 +00:00
Felix Fietkau
6c4ee48f92 fix kernel config feature autodetection
SVN-Revision: 7811
2007-06-30 21:42:57 +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
379b5e9cba fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)
SVN-Revision: 7804
2007-06-30 18:27:21 +00:00
Gabor Juhos
b2f25e0fcb restore right patches for 2.6.21.5
SVN-Revision: 7800
2007-06-30 15:23:06 +00:00
Gabor Juhos
5074eb5ac7 Oops! I've copied r7557 instead of r7757, sorry
SVN-Revision: 7799
2007-06-30 15:21:35 +00:00
Gabor Juhos
9679dfcc62 restore old patches for 2.6.21.5 kernel
SVN-Revision: 7798
2007-06-30 15:06:38 +00:00
Gabor Juhos
15a3d260fe move 2.6.22 specific patches into the right place
SVN-Revision: 7797
2007-06-30 15:03:56 +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
16ae1e57bc fix accidentally committed broken patch
SVN-Revision: 7794
2007-06-30 13:23:18 +00:00
Felix Fietkau
d3dea9d2c6 add portability fixes from #1720
SVN-Revision: 7791
2007-06-30 12:21:58 +00:00
Felix Fietkau
488d8be7cd add update target to tools/
SVN-Revision: 7790
2007-06-30 12:21:09 +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
Rod Whitby
8528218ec6 Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings.
SVN-Revision: 7785
2007-06-30 08:40:56 +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
1449d4ce28 Added uhci support to dsmg600 profile
SVN-Revision: 7781
2007-06-29 14:12:42 +00:00
Rod Whitby
c90b8856fb Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
SVN-Revision: 7780
2007-06-29 13:48:05 +00:00
Rod Whitby
96102521fe Added bigendian patch for via velocity driver
SVN-Revision: 7779
2007-06-29 12:56:41 +00:00