| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 29678
|
|
|
|
|
|
|
|
| |
* make clock delay configurable
* make read,write commands configurable
* use u16 for member and untag fields
SVN-Revision: 29677
|
|
|
|
| |
SVN-Revision: 29676
|
|
|
|
| |
SVN-Revision: 29627
|
|
|
|
| |
SVN-Revision: 29625
|
|
|
|
| |
SVN-Revision: 29530
|
|
|
|
|
|
| |
reused from other targets
SVN-Revision: 29516
|
|
|
|
| |
SVN-Revision: 28993
|
|
|
|
| |
SVN-Revision: 28992
|
|
|
|
| |
SVN-Revision: 28753
|
|
|
|
| |
SVN-Revision: 28421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the option to enable jumbo frames on the rtl8366s
switch. This is almost exactly the same as the first patch at
https://dev.openwrt.org/ticket/7977 and it has been requested
in a comment there.
I have tested this and it successfully allows devices on the switch
using jumbo frames to communicate.
Signed-off-by: Ash Hughes <ashley.hughes@blueyonder.co.uk>
SVN-Revision: 28267
|
|
|
|
| |
SVN-Revision: 27989
|
|
|
|
|
|
|
|
| |
Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.
SVN-Revision: 27800
|
|
|
|
|
|
| |
is RTL8366S or RTL8366RB
SVN-Revision: 27755
|
|
|
|
| |
SVN-Revision: 27754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes problem with TFM allocation in cryptosoft.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
* remove ubsec_ssb package and take it from ocf-linux
* use patches from ocf-linux package
* refresh all patches
* readd some build fixes for OpenWrt.
* readd CRYPTO_MANAGER dependency
SVN-Revision: 27753
|
|
|
|
| |
SVN-Revision: 27390
|
|
|
|
|
|
| |
unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198)
SVN-Revision: 27322
|
|
|
|
| |
SVN-Revision: 27143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds 802.1Q VLAN support for the ADM6996M chip.
The driver is loaded for both the FC and M model. It will detect which of the
two chips is connected. The FC model is initialised, but no further
functionality is offered.
The PHY driver will always report "100 Mbit/s, link up", for both the M and FC
models. This reflects the fact that the link between switch chip and Ethernet
MAC is always on[1].
Further documentation can be found in the kernel's
Documentation/networking/adm6996.txt
Signed-of-By: Peter Lebbing <peter@digitalbrains.com>
SVN-Revision: 26865
|
|
|
|
| |
SVN-Revision: 26778
|
|
|
|
| |
SVN-Revision: 26776
|
|
|
|
|
|
|
|
|
| |
SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed
in 2.6.39, so replace it with DEFINE_SPINLOCK().
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26770
|
|
|
|
|
|
|
|
|
|
| |
Since the PHY driver is only used for the WAN port and there is virtually
no difference between it and the generic PHY driver, we can sefely remove
it.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26600
|
|
|
|
|
|
| |
switches (fixes #8911)
SVN-Revision: 26410
|
|
|
|
|
|
| |
blkcipher, hash)
SVN-Revision: 26402
|
|
|
|
|
|
|
|
|
|
| |
generated/autoconf.h.
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting
SVN-Revision: 26237
|
|
|
|
| |
SVN-Revision: 25120
|
|
|
|
| |
SVN-Revision: 24943
|
|
|
|
| |
SVN-Revision: 24939
|
|
|
|
| |
SVN-Revision: 24938
|
|
|
|
| |
SVN-Revision: 24937
|
|
|
|
| |
SVN-Revision: 24936
|
|
|
|
| |
SVN-Revision: 24935
|
|
|
|
| |
SVN-Revision: 24934
|
|
|
|
| |
SVN-Revision: 24933
|
|
|
|
| |
SVN-Revision: 24930
|
|
|
|
| |
SVN-Revision: 24646
|
|
|
|
|
|
|
|
| |
The fix is from http://sourceforge.net/mailarchive/forum.php?thread_name=20100906035717.GA7562%40mcafee.com&forum_name=ocf-linux-users
Thank you tripolar for reporting the issue and finding a solution for it.
SVN-Revision: 24286
|
|
|
|
|
|
|
|
|
|
|
| |
Allows to use fids 0 to 7. Default is 0.
Those who will use this don't forget to `set vlan fid` every time
after `set vlan ports` if you want non default behavior.
Minor changes. Version bump.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 24125
|
|
|
|
| |
SVN-Revision: 23984
|
|
|
|
| |
SVN-Revision: 23862
|
|
|
|
|
|
| |
section mismatch
SVN-Revision: 23573
|
|
|
|
|
|
| |
IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
SVN-Revision: 23419
|
|
|
|
| |
SVN-Revision: 23290
|
|
|
|
|
|
|
|
|
|
|
|
| |
The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.
This fixes #7980, verified on a WNDR3700.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 23127
|
|
|
|
|
|
| |
Patch-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 23126
|
|
|
|
|
|
|
|
| |
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 22914
|
|
|
|
|
|
| |
that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795)
SVN-Revision: 22856
|