openwrt/openwrt.git
16 years agoOnly masquerade LAN, other settings need manual tweaking
Florian Fainelli [Mon, 29 Oct 2007 11:00:33 +0000 (11:00 +0000)]
Only masquerade LAN, other settings need manual tweaking

SVN-Revision: 9461

16 years agoOnly masquerade non routable addresses (#2535)
Florian Fainelli [Mon, 29 Oct 2007 10:31:16 +0000 (10:31 +0000)]
Only masquerade non routable addresses (#2535)

SVN-Revision: 9460

16 years agoUpdate S100 profile (#2587)
Florian Fainelli [Mon, 29 Oct 2007 10:09:45 +0000 (10:09 +0000)]
Update S100 profile (#2587)

SVN-Revision: 9459

16 years agoResync kernel config, put back yellow led registration (#2607)
Florian Fainelli [Mon, 29 Oct 2007 10:03:14 +0000 (10:03 +0000)]
Resync kernel config, put back yellow led registration (#2607)

SVN-Revision: 9458

16 years agoInitial OLPC target
Jens Muecke [Sun, 28 Oct 2007 21:20:48 +0000 (21:20 +0000)]
Initial OLPC target

SVN-Revision: 9457

16 years agooops.... committed an outdated patch
Felix Fietkau [Sat, 27 Oct 2007 23:21:40 +0000 (23:21 +0000)]
oops.... committed an outdated patch

SVN-Revision: 9456

16 years agofixed typo in generic squashfs split patch ... shame on you :)
John Crispin [Sat, 27 Oct 2007 19:41:20 +0000 (19:41 +0000)]
fixed typo in generic squashfs split patch ... shame on you :)

SVN-Revision: 9455

16 years agomadwifi: don't poll the channel noise in a performance critical path
Felix Fietkau [Sat, 27 Oct 2007 17:51:52 +0000 (17:51 +0000)]
madwifi: don't poll the channel noise in a performance critical path

SVN-Revision: 9454

16 years ago6tunnel: move init/config files to the right place
Gabor Juhos [Sat, 27 Oct 2007 07:12:13 +0000 (07:12 +0000)]
6tunnel: move init/config files to the right place

SVN-Revision: 9453

16 years agoDocument the IPv6 connectivity with OpenWrt.
Florian Fainelli [Fri, 26 Oct 2007 16:21:03 +0000 (16:21 +0000)]
Document the IPv6 connectivity with OpenWrt.

SVN-Revision: 9452

16 years agoUpdate CFLAGS pickup to match the target variable name, allow i686 to be optimised
Florian Fainelli [Fri, 26 Oct 2007 16:19:59 +0000 (16:19 +0000)]
Update CFLAGS pickup to match the target variable name, allow i686 to be optimised

SVN-Revision: 9451

16 years agoreduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes...
Gabor Juhos [Fri, 26 Oct 2007 07:51:49 +0000 (07:51 +0000)]
reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549)

SVN-Revision: 9450

16 years agoadd feature flag for display support. will be used as dependency for x.org
Felix Fietkau [Thu, 25 Oct 2007 21:08:46 +0000 (21:08 +0000)]
add feature flag for display support. will be used as dependency for x.org

SVN-Revision: 9448

16 years agoFix another wrong shitfing
Florian Fainelli [Thu, 25 Oct 2007 16:31:23 +0000 (16:31 +0000)]
Fix another wrong shitfing

SVN-Revision: 9447

16 years agoWrong bit shifting for the cfrdy function, will always return cf-mips busy
Florian Fainelli [Thu, 25 Oct 2007 16:22:27 +0000 (16:22 +0000)]
Wrong bit shifting for the cfrdy function, will always return cf-mips busy

SVN-Revision: 9446

16 years agonuke util-linux in favor of util-linux-ng, build only what we need
Imre Kaloz [Thu, 25 Oct 2007 09:57:57 +0000 (09:57 +0000)]
nuke util-linux in favor of util-linux-ng, build only what we need

SVN-Revision: 9444

16 years agoadd gcc 4.2.2
Imre Kaloz [Thu, 25 Oct 2007 09:16:31 +0000 (09:16 +0000)]
add gcc 4.2.2

SVN-Revision: 9443

16 years agoremove unneeded config file section fixes #2594
Travis Kemen [Thu, 25 Oct 2007 02:58:35 +0000 (02:58 +0000)]
remove unneeded config file section fixes #2594

SVN-Revision: 9442

16 years agoconvert the rest of /etc/dnsmasq.conf to uci
Travis Kemen [Wed, 24 Oct 2007 21:08:54 +0000 (21:08 +0000)]
convert the rest of /etc/dnsmasq.conf to uci

SVN-Revision: 9440

16 years agoTreat i686 as an i386 if present, fixes build errors with wireless-tools on i686...
Florian Fainelli [Wed, 24 Oct 2007 20:03:14 +0000 (20:03 +0000)]
Treat i686 as an i386 if present, fixes build errors with wireless-tools on i686 (x86 mediacenter)

SVN-Revision: 9439

16 years agoi686 should use the i386 HAL
Florian Fainelli [Wed, 24 Oct 2007 19:50:06 +0000 (19:50 +0000)]
i686 should use the i386 HAL

SVN-Revision: 9438

16 years agoProvide an i686 wpa_supplicant configuration file
Florian Fainelli [Wed, 24 Oct 2007 19:49:39 +0000 (19:49 +0000)]
Provide an i686 wpa_supplicant configuration file

SVN-Revision: 9437

16 years agoFix the r8169 kernel module (#2554)
Florian Fainelli [Wed, 24 Oct 2007 19:23:47 +0000 (19:23 +0000)]
Fix the r8169 kernel module (#2554)

SVN-Revision: 9436

16 years agoEnable IPv6 forwarding by default (#2527)
Florian Fainelli [Wed, 24 Oct 2007 18:44:07 +0000 (18:44 +0000)]
Enable IPv6 forwarding by default (#2527)

SVN-Revision: 9435

16 years agoadd updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)
Felix Fietkau [Wed, 24 Oct 2007 18:06:24 +0000 (18:06 +0000)]
add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)

SVN-Revision: 9434

16 years agorevert changes to io access functions done in madwifi trunk (they seem wrong to me...
Felix Fietkau [Wed, 24 Oct 2007 17:56:21 +0000 (17:56 +0000)]
revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591

SVN-Revision: 9433

16 years agodisable filterwin2k in dnsmasq (see #2566)
Felix Fietkau [Wed, 24 Oct 2007 17:42:08 +0000 (17:42 +0000)]
disable filterwin2k in dnsmasq (see #2566)

SVN-Revision: 9432

16 years agoThe build system actually changed the routerboard kernel (#2584)
Florian Fainelli [Wed, 24 Oct 2007 17:17:04 +0000 (17:17 +0000)]
The build system actually changed the routerboard kernel (#2584)

SVN-Revision: 9430

16 years agosilence a bogus preinit message
Felix Fietkau [Wed, 24 Oct 2007 17:14:09 +0000 (17:14 +0000)]
silence a bogus preinit message

SVN-Revision: 9429

16 years agofix absolute path to .ko files in insmod
Felix Fietkau [Wed, 24 Oct 2007 16:43:25 +0000 (16:43 +0000)]
fix absolute path to .ko files in insmod

SVN-Revision: 9428

16 years agoar7-atm: updated the firmware image (#2532)
Matteo Croce [Wed, 24 Oct 2007 15:21:18 +0000 (15:21 +0000)]
ar7-atm: updated the firmware image (#2532)

SVN-Revision: 9426

16 years agoThe watchdog driver is now a platform device driver and reads its gpio line while...
Florian Fainelli [Wed, 24 Oct 2007 13:43:15 +0000 (13:43 +0000)]
The watchdog driver is now a platform device driver and reads its gpio line while registering

SVN-Revision: 9425

16 years agoMark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel...
Florian Fainelli [Wed, 24 Oct 2007 13:42:15 +0000 (13:42 +0000)]
Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel: Permission denied"

SVN-Revision: 9424

16 years agominor cleanups
Gabor Juhos [Wed, 24 Oct 2007 08:19:16 +0000 (08:19 +0000)]
minor cleanups

SVN-Revision: 9423

16 years agoupgrade madwifi to r2756
Felix Fietkau [Wed, 24 Oct 2007 04:35:02 +0000 (04:35 +0000)]
upgrade madwifi to r2756

SVN-Revision: 9422

16 years agoar7_gpio: remove unneeded checks and volatile
Matteo Croce [Tue, 23 Oct 2007 15:45:54 +0000 (15:45 +0000)]
ar7_gpio: remove unneeded checks and volatile

SVN-Revision: 9419

16 years agofix flash driver, it should work on RB150 as well
Gabor Juhos [Tue, 23 Oct 2007 12:31:13 +0000 (12:31 +0000)]
fix flash driver, it should work on RB150 as well

SVN-Revision: 9418

16 years agoar7: fix eva image generation
Eugene Konev [Tue, 23 Oct 2007 12:02:46 +0000 (12:02 +0000)]
ar7: fix eva image generation

SVN-Revision: 9417

16 years agoThe RB513 CF driver is now a module, enable it by default for the RB1xx profile....
Florian Fainelli [Tue, 23 Oct 2007 10:46:19 +0000 (10:46 +0000)]
The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.

SVN-Revision: 9416

16 years agoWe are now at .23.1
Florian Fainelli [Tue, 23 Oct 2007 08:13:12 +0000 (08:13 +0000)]
We are now at .23.1

SVN-Revision: 9415

16 years agoAdd the prism54-mac80211 version from #2560
Florian Fainelli [Tue, 23 Oct 2007 07:30:13 +0000 (07:30 +0000)]
Add the prism54-mac80211 version from #2560

SVN-Revision: 9414

16 years agoAdd ps3 target
Felix Fietkau [Tue, 23 Oct 2007 06:23:41 +0000 (06:23 +0000)]
Add ps3 target

This patch adds a target for the Sony PlayStation 3.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9413

16 years agoAdd udev initilisation
Felix Fietkau [Tue, 23 Oct 2007 06:23:36 +0000 (06:23 +0000)]
Add udev initilisation

We have a udev package, but no means to start udev at boot.

This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9412

16 years agoonly do hotplug2 init if hotplug2 is present
Felix Fietkau [Tue, 23 Oct 2007 06:23:33 +0000 (06:23 +0000)]
only do hotplug2 init if hotplug2 is present

The current /init script unconditionally does the initialisation for
hotplug2, including mounting a new /dev. If hotplug2 isn't present, we
end up with no device nodes.

This change only does the hotplug2 init if hotplug2 is present, but
always mounts /sys.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9411

16 years agoAllow targets to specify extra initramfs source files
Felix Fietkau [Tue, 23 Oct 2007 06:23:29 +0000 (06:23 +0000)]
Allow targets to specify extra initramfs source files

The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated
list of source files (or directories). This allows a platform to
add extra components to the initramfs image, by defining the
INITRAMFS_EXTRA_FILES make var.

By default, we add a simple initramfs extra file for the generic-2.6
platform, which specifies a few device nodes.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9410

16 years agoUse current UID for initramfs root user:group
Felix Fietkau [Tue, 23 Oct 2007 06:23:26 +0000 (06:23 +0000)]
Use current UID for initramfs root user:group

Set the CONFIG_INITRAMFS_ROOT_{U,G}ID kernel variables to the current
user, so that all files end up being owned by root in the final
initramfs image.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9409

16 years agodon't specify "CC=<nothing>" on kernel build command line
Felix Fietkau [Tue, 23 Oct 2007 06:23:23 +0000 (06:23 +0000)]
don't specify "CC=<nothing>" on kernel build command line

If KERNEL_CC isn't set, we end up with a "CC=" on the kernel build
command-line. We don't always need CC, as the CROSS_COMPILE flag does
the job instead. In fact, specifying CC messes up the build when we're
using a biarch compiler.

This change doesn't specify CC= if the KERNEL_CC variable is empty.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9408

16 years agoAdd binutils extra configure options
Felix Fietkau [Tue, 23 Oct 2007 06:23:20 +0000 (06:23 +0000)]
Add binutils extra configure options

Currently, we can specify extra configure options for gcc, but not
binutils.

This change adds an EXTRA_BINUTILS_CONFIG_OPTIONS config variable,
so we can add configure options for binutils.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9407

16 years agoopenwrt: honour gcc extra configuration flags
Felix Fietkau [Tue, 23 Oct 2007 06:23:17 +0000 (06:23 +0000)]
openwrt: honour gcc extra configuration flags

Although the CONFIG_EXTRA_GCC_OPTIONS flag is available, it isn't used
anywhere.

This change adds the extra flag to both gcc configure stages.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9406

16 years agodon't replace powerpc arch with ppc
Felix Fietkau [Tue, 23 Oct 2007 06:23:12 +0000 (06:23 +0000)]
don't replace powerpc arch with ppc

'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.

This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9405

16 years agoremove madwifi karma patch until it's fixed
Imre Kaloz [Mon, 22 Oct 2007 22:40:23 +0000 (22:40 +0000)]
remove madwifi karma patch until it's fixed

SVN-Revision: 9404

16 years agoAdd preliminary support for the Routerboard 153 CF slot (#2550)
Florian Fainelli [Mon, 22 Oct 2007 20:56:34 +0000 (20:56 +0000)]
Add preliminary support for the Routerboard 153 CF slot (#2550)

SVN-Revision: 9403

16 years agoResync kernel config, make kernel.{flash,ram}.srec available
Florian Fainelli [Mon, 22 Oct 2007 16:17:09 +0000 (16:17 +0000)]
Resync kernel config, make kernel.{flash,ram}.srec available

SVN-Revision: 9402

16 years agoar7: add eva image generation (thanks Axel Gembe)
Eugene Konev [Mon, 22 Oct 2007 14:20:02 +0000 (14:20 +0000)]
ar7: add eva image generation (thanks Axel Gembe)

SVN-Revision: 9401

16 years agofix mac80211 compile
Felix Fietkau [Sun, 21 Oct 2007 13:04:32 +0000 (13:04 +0000)]
fix mac80211 compile

SVN-Revision: 9391

16 years agofix more downloading crap
Felix Fietkau [Sun, 21 Oct 2007 12:17:49 +0000 (12:17 +0000)]
fix more downloading crap

SVN-Revision: 9389

16 years agoremove unnecessary linux config include (it broke 'make download')
Felix Fietkau [Sun, 21 Oct 2007 11:58:23 +0000 (11:58 +0000)]
remove unnecessary linux config include (it broke 'make download')

SVN-Revision: 9388

16 years agofix b0rked atheros kernelconfig
John Crispin [Sun, 21 Oct 2007 08:56:10 +0000 (08:56 +0000)]
fix b0rked atheros kernelconfig

SVN-Revision: 9386

16 years agomake aliases for package targets if the package directories are in further subdirecto...
Felix Fietkau [Sun, 21 Oct 2007 07:18:10 +0000 (07:18 +0000)]
make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it

SVN-Revision: 9384

16 years agoremove the dummy profile that was created on targets that have subtargets
Felix Fietkau [Sun, 21 Oct 2007 06:44:06 +0000 (06:44 +0000)]
remove the dummy profile that was created on targets that have subtargets

SVN-Revision: 9383

16 years agomark ipset as 2.6 only
Felix Fietkau [Sat, 20 Oct 2007 20:03:52 +0000 (20:03 +0000)]
mark ipset as 2.6 only

SVN-Revision: 9382

16 years agofix the remaining patch reject in 700-libtoolize.patch in linux-atm
Felix Fietkau [Sat, 20 Oct 2007 19:46:38 +0000 (19:46 +0000)]
fix the remaining patch reject in 700-libtoolize.patch in linux-atm

SVN-Revision: 9381

16 years agorefreshed madwifi patches
John Crispin [Sat, 20 Oct 2007 19:13:53 +0000 (19:13 +0000)]
refreshed madwifi patches

SVN-Revision: 9380

16 years agoignore mconf_check
Felix Fietkau [Sat, 20 Oct 2007 19:10:09 +0000 (19:10 +0000)]
ignore mconf_check

SVN-Revision: 9379

16 years agoreorganize subtargets, sort subtargets below top level targets
Felix Fietkau [Sat, 20 Oct 2007 19:10:06 +0000 (19:10 +0000)]
reorganize subtargets, sort subtargets below top level targets

SVN-Revision: 9378

16 years agofixed linux-atm
John Crispin [Sat, 20 Oct 2007 19:07:31 +0000 (19:07 +0000)]
fixed linux-atm

SVN-Revision: 9377

16 years agorefresh linux-atm patches
Felix Fietkau [Sat, 20 Oct 2007 17:21:13 +0000 (17:21 +0000)]
refresh linux-atm patches

SVN-Revision: 9373

16 years agoremove obsolete zd1211-driver, replaced by the in-tree module
Felix Fietkau [Sat, 20 Oct 2007 16:59:36 +0000 (16:59 +0000)]
remove obsolete zd1211-driver, replaced by the in-tree module

SVN-Revision: 9372

16 years agomark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets can use...
Felix Fietkau [Sat, 20 Oct 2007 16:59:31 +0000 (16:59 +0000)]
mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets can use sshfs+fuse

SVN-Revision: 9371

16 years agodisable driver_devicescape in hostapd will be enabled again when the mac80211 guys...
Felix Fietkau [Sat, 20 Oct 2007 16:07:02 +0000 (16:07 +0000)]
disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;)

SVN-Revision: 9369

16 years agofix quilt update breakage for kernel related packages
Felix Fietkau [Sat, 20 Oct 2007 15:30:18 +0000 (15:30 +0000)]
fix quilt update breakage for kernel related packages

SVN-Revision: 9368

16 years agoshow md5sums on mismatch in download.pl
Felix Fietkau [Sat, 20 Oct 2007 15:30:16 +0000 (15:30 +0000)]
show md5sums on mismatch in download.pl

SVN-Revision: 9367

16 years agofix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
Felix Fietkau [Sat, 20 Oct 2007 15:30:08 +0000 (15:30 +0000)]
fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23

SVN-Revision: 9366

16 years agore-libtoolize linux-atm to fix random libname breakage
Felix Fietkau [Sat, 20 Oct 2007 15:06:23 +0000 (15:06 +0000)]
re-libtoolize linux-atm to fix random libname breakage

SVN-Revision: 9365

16 years agofix up a few ide related kernel config issues (related to #2516)
Felix Fietkau [Sat, 20 Oct 2007 14:39:17 +0000 (14:39 +0000)]
fix up a few ide related kernel config issues (related to #2516)

SVN-Revision: 9364

16 years agomake morse LED trigger available as a package, and fix it to compile with 2.6.23
Gabor Juhos [Sat, 20 Oct 2007 14:32:13 +0000 (14:32 +0000)]
make morse LED trigger available as a package, and fix it to compile with 2.6.23

SVN-Revision: 9363

16 years agoadd LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
Gabor Juhos [Sat, 20 Oct 2007 07:45:08 +0000 (07:45 +0000)]
add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)

SVN-Revision: 9362

16 years agofix typos in the switch driver, thanks to Bernhard Held (closes: #2573)
Gabor Juhos [Sat, 20 Oct 2007 05:51:10 +0000 (05:51 +0000)]
fix typos in the switch driver, thanks to Bernhard Held (closes: #2573)

SVN-Revision: 9361

16 years agoadd patch for gpio-leds to support special brightness values, thanks to Bernhard...
Gabor Juhos [Sat, 20 Oct 2007 05:26:19 +0000 (05:26 +0000)]
add patch for gpio-leds to support special brightness values, thanks to Bernhard Held (closes: #2572)

SVN-Revision: 9360

16 years agoConvert the karma changes to be an ioctl
Florian Fainelli [Fri, 19 Oct 2007 06:19:00 +0000 (06:19 +0000)]
Convert the karma changes to be an ioctl

SVN-Revision: 9358

16 years agofritzbox leds detection (thanks Axel Gembe)
Eugene Konev [Fri, 19 Oct 2007 03:02:49 +0000 (03:02 +0000)]
fritzbox leds detection (thanks Axel Gembe)

SVN-Revision: 9357

16 years agofixed missing symbols in atheros kernel config
John Crispin [Thu, 18 Oct 2007 21:46:52 +0000 (21:46 +0000)]
fixed missing symbols in atheros kernel config

SVN-Revision: 9356

16 years agofixed wpa2 support for madwifi/wpa_supplicant
John Crispin [Thu, 18 Oct 2007 20:51:21 +0000 (20:51 +0000)]
fixed wpa2 support for madwifi/wpa_supplicant

SVN-Revision: 9355

16 years agoremove whitespaces
John Crispin [Thu, 18 Oct 2007 20:30:18 +0000 (20:30 +0000)]
remove whitespaces

SVN-Revision: 9354

16 years agomore package submenus
John Crispin [Thu, 18 Oct 2007 19:08:16 +0000 (19:08 +0000)]
more package submenus

SVN-Revision: 9351

16 years agodon't dispatch spurious irq0 events
Felix Fietkau [Thu, 18 Oct 2007 18:27:33 +0000 (18:27 +0000)]
don't dispatch spurious irq0 events

SVN-Revision: 9347

16 years agoadd kernel config option to disabling common PCI quirks, resync kernel config
Gabor Juhos [Thu, 18 Oct 2007 15:14:55 +0000 (15:14 +0000)]
add kernel config option to disabling common PCI quirks, resync kernel config

SVN-Revision: 9346

16 years agoTurn off stp by default, thanks ejka
Florian Fainelli [Thu, 18 Oct 2007 13:20:02 +0000 (13:20 +0000)]
Turn off stp by default, thanks ejka

SVN-Revision: 9345

16 years agoRevert [9176] now that we have network config handling stp [9343]
Florian Fainelli [Thu, 18 Oct 2007 13:08:59 +0000 (13:08 +0000)]
Revert [9176] now that we have network config handling stp [9343]

SVN-Revision: 9344

16 years agoTurn on stp by default for bridges (#2476)
Florian Fainelli [Thu, 18 Oct 2007 13:07:28 +0000 (13:07 +0000)]
Turn on stp by default for bridges (#2476)

SVN-Revision: 9343

16 years agoadd ids for Edimax BR-6104Wg boards
Gabor Juhos [Thu, 18 Oct 2007 07:40:01 +0000 (07:40 +0000)]
add ids for Edimax BR-6104Wg boards

SVN-Revision: 9342

16 years agofix initcall level in i2c-gpio-custom driver if not built as a module
Gabor Juhos [Wed, 17 Oct 2007 17:26:54 +0000 (17:26 +0000)]
fix initcall level in i2c-gpio-custom driver if not built as a module

SVN-Revision: 9341

16 years agoswitch driver cleanup, 4th phase
Gabor Juhos [Wed, 17 Oct 2007 08:10:47 +0000 (08:10 +0000)]
switch driver cleanup, 4th phase

SVN-Revision: 9340

16 years agoadded rtl8169, from #2554
John Crispin [Tue, 16 Oct 2007 21:02:36 +0000 (21:02 +0000)]
added rtl8169, from #2554

SVN-Revision: 9339

16 years agoAdd route6 option to setup IPv6 routes (#2528)
Florian Fainelli [Tue, 16 Oct 2007 15:05:19 +0000 (15:05 +0000)]
Add route6 option to setup IPv6 routes (#2528)

SVN-Revision: 9337

16 years agoUpdate description, iptables-mod-ipsec includes libipt_policy.so
Florian Fainelli [Tue, 16 Oct 2007 14:04:59 +0000 (14:04 +0000)]
Update description, iptables-mod-ipsec includes libipt_policy.so

SVN-Revision: 9336

16 years agoFix typos and add quotes, potentially fix build failures with ccache (#2533)
Florian Fainelli [Tue, 16 Oct 2007 13:54:32 +0000 (13:54 +0000)]
Fix typos and add quotes, potentially fix build failures with ccache (#2533)

SVN-Revision: 9335

16 years agoswitch driver cleanup, 3rd phase
Gabor Juhos [Tue, 16 Oct 2007 13:12:51 +0000 (13:12 +0000)]
switch driver cleanup, 3rd phase

SVN-Revision: 9334

16 years agoFix tx error handling (#2552). Make rx ring size actually configurable through ethtool
Eugene Konev [Tue, 16 Oct 2007 12:53:22 +0000 (12:53 +0000)]
Fix tx error handling (#2552). Make rx ring size actually configurable through ethtool

SVN-Revision: 9333

16 years agoresync avr32 with 2.6.23.atmel.1
Imre Kaloz [Tue, 16 Oct 2007 12:22:57 +0000 (12:22 +0000)]
resync avr32 with 2.6.23.atmel.1

SVN-Revision: 9332