Gabor Juhos
|
f1509eaf8c
|
kernel: add driver for the RTL8366RB switch
Thanks to Andrew Tarabaras.
SVN-Revision: 19837
|
15 years ago |
Gabor Juhos
|
e251cd15c9
|
kernel: fix typos in the AR8216 header file
SVN-Revision: 19834
|
15 years ago |
Gabor Juhos
|
c253898e89
|
rtl8366_smi: sanitize gpio values to a 0/1 boolean
SVN-Revision: 19402
|
15 years ago |
Gabor Juhos
|
6bfdc7c998
|
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
SVN-Revision: 19355
|
15 years ago |
Gabor Juhos
|
49c4df5487
|
rtl8366: make it available on all platforms
SVN-Revision: 19329
|
15 years ago |
Felix Fietkau
|
2bff4bf4e5
|
rtl8306: manage the wan port as a separate phy device with proper link status reading and autonegotiation - the genphy driver does not handle it properly
SVN-Revision: 18709
|
15 years ago |
Felix Fietkau
|
ddc2e2270b
|
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection (#6309)
SVN-Revision: 18699
|
15 years ago |
Felix Fietkau
|
df35ee622f
|
fix link status detection in various switch drivers
SVN-Revision: 18698
|
15 years ago |
Felix Fietkau
|
30e635c55b
|
move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use)
SVN-Revision: 17594
|
15 years ago |
Felix Fietkau
|
6e28b28c5e
|
add a driver for rtl8306 switches
SVN-Revision: 17248
|
15 years ago |
Felix Fietkau
|
3e7d58574f
|
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
SVN-Revision: 16770
|
16 years ago |
Felix Fietkau
|
3455f00d7a
|
ar8216: fix transmission of large frames by setting the switch mtu
SVN-Revision: 16629
|
16 years ago |
Felix Fietkau
|
c1918c778c
|
ar8216: add delay for page switching to work around register setting corruption. use packet mangling to fix up the vlan for incoming packets (workaround for hardware bug, which renders normal 802.1q support unusable)
SVN-Revision: 16442
|
16 years ago |
Felix Fietkau
|
4e12c9d210
|
fix a crash in ip175c attribute enumeration
SVN-Revision: 15506
|
16 years ago |
Felix Fietkau
|
a523450678
|
Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
|
16 years ago |
Felix Fietkau
|
8ec2ad91ad
|
swconfig: add a generic switch reset call
SVN-Revision: 15470
|
16 years ago |
Felix Fietkau
|
3fce73ce46
|
clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
|
16 years ago |
Felix Fietkau
|
f6f55bae7d
|
swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
|
16 years ago |
Felix Fietkau
|
4320a28228
|
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
|
16 years ago |
Felix Fietkau
|
787e9fcf93
|
swconfig: treat struct switch_attr as constant
SVN-Revision: 15302
|
16 years ago |
Felix Fietkau
|
cd80e16a80
|
swconfig: remove old debugging stuff
SVN-Revision: 15301
|
16 years ago |
Felix Fietkau
|
1929c7511c
|
mvswitch: re-enable header mode
SVN-Revision: 15186
|
16 years ago |
Felix Fietkau
|
bfa8064ccd
|
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
SVN-Revision: 14981
|
16 years ago |
Felix Fietkau
|
f972eb41b5
|
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
SVN-Revision: 14977
|
16 years ago |
Felix Fietkau
|
d1b986bd54
|
improve routing/nat performance for devices using the marvell 88e6060 switch
SVN-Revision: 13060
|
16 years ago |
Felix Fietkau
|
1e570a9288
|
change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
|
16 years ago |
Felix Fietkau
|
c7150f281c
|
add missing defines for mvswitch
SVN-Revision: 11895
|
17 years ago |
Felix Fietkau
|
3ad51a1c33
|
some more mvswitch fixes: - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll
SVN-Revision: 11881
|
17 years ago |
Felix Fietkau
|
87e673487a
|
add extra safety for the packet mangling in the mvswitch driver
SVN-Revision: 11880
|
17 years ago |
Felix Fietkau
|
b014357704
|
set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues
SVN-Revision: 11410
|
17 years ago |
Felix Fietkau
|
9e0ee80132
|
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
SVN-Revision: 10975
|
17 years ago |
Felix Fietkau
|
c3fcb26d47
|
allow bigger packets in the marvell switch (does not fix the mtu problems yet)
SVN-Revision: 10970
|
17 years ago |
Felix Fietkau
|
86bbc820d5
|
fix vlan mapping for cpu port on the marvell switch
SVN-Revision: 10934
|
17 years ago |
Felix Fietkau
|
69999abeda
|
clear VLANTunnel bit on the marvell switch ports - should help with some bridging issues
SVN-Revision: 10931
|
17 years ago |
Felix Fietkau
|
11d94ce083
|
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
|
17 years ago |
Felix Fietkau
|
a323a7bf2a
|
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
|
17 years ago |