| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 20828
|
|
|
|
| |
SVN-Revision: 20822
|
|
|
|
|
|
| |
Cc: backfire@openwrt.org
SVN-Revision: 20821
|
|
|
|
|
|
| |
Cc: backfire@openwrt.org
SVN-Revision: 20820
|
|
|
|
|
|
| |
Cc: backfire@openwrt.org
SVN-Revision: 20819
|
|
|
|
| |
SVN-Revision: 20818
|
|
|
|
| |
SVN-Revision: 20817
|
|
|
|
| |
SVN-Revision: 20816
|
|
|
|
| |
SVN-Revision: 20815
|
|
|
|
|
|
|
|
|
|
|
|
| |
Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.
This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20811
|
|
|
|
| |
SVN-Revision: 20803
|
|
|
|
| |
SVN-Revision: 20802
|
|
|
|
| |
SVN-Revision: 20801
|
|
|
|
| |
SVN-Revision: 20800
|
|
|
|
| |
SVN-Revision: 20799
|
|
|
|
| |
SVN-Revision: 20798
|
|
|
|
| |
SVN-Revision: 20797
|
|
|
|
| |
SVN-Revision: 20796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794
|
|
|
|
| |
SVN-Revision: 20793
|
|
|
|
| |
SVN-Revision: 20792
|
|
|
|
| |
SVN-Revision: 20790
|
|
|
|
| |
SVN-Revision: 20789
|
|
|
|
| |
SVN-Revision: 20787
|
|
|
|
| |
SVN-Revision: 20786
|
|
|
|
| |
SVN-Revision: 20778
|
|
|
|
| |
SVN-Revision: 20775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch is rather a cosmetic patch. It fixes the following issues:
* Demote the unknown device message to debug level to not spam
the log.
* Fix the version print of the unknown device message.
* Output the 'attach' message only when attaching as switch driver,
not when attaching as phy driver.
* Correctly return NET_RX_DROP when dropping packets.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org
SVN-Revision: 20773
|
|
|
|
| |
SVN-Revision: 20767
|
|
|
|
| |
SVN-Revision: 20765
|
|
|
|
| |
SVN-Revision: 20764
|
|
|
|
| |
SVN-Revision: 20757
|
|
|
|
|
|
|
|
| |
This avoids probing of the AR8216 chip on the eth0 interface.
Cc: backfire@openwrt.org
SVN-Revision: 20754
|
|
|
|
|
|
|
|
| |
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.
Cc: bacfire@openwrt.org
SVN-Revision: 20753
|
|
|
|
|
|
| |
Cc: backfire@openwrt.org
SVN-Revision: 20752
|
|
|
|
|
|
|
|
| |
functions
Cc: backfire@openwrt.org
SVN-Revision: 20751
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.
This fixes the header mangling of the AR8216 driver.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org
SVN-Revision: 20750
|
|
|
|
| |
SVN-Revision: 20745
|
|
|
|
| |
SVN-Revision: 20733
|
|
|
|
|
|
| |
preliminary version)
SVN-Revision: 20725
|
|
|
|
|
|
|
|
|
|
| |
with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
SVN-Revision: 20722
|
|
|
|
| |
SVN-Revision: 20720
|
|
|
|
| |
SVN-Revision: 20714
|
|
|
|
|
|
| |
buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
SVN-Revision: 20708
|
|
|
|
|
|
| |
to acinonyx
SVN-Revision: 20703
|
|
|
|
| |
SVN-Revision: 20701
|
|
|
|
|
|
| |
netfilter support)
SVN-Revision: 20698
|
|
|
|
|
|
| |
* cc: backfire@openwrt.org
SVN-Revision: 20673
|
|
|
|
| |
SVN-Revision: 20653
|
|
|
|
|
|
| |
combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
SVN-Revision: 20652
|