summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/files/drivers/net/phy/mvswitch.c
Commit message (Collapse)AuthorAge
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26
| | | | SVN-Revision: 21952
* fix link status detection in various switch driversFelix Fietkau2009-12-08
| | | | SVN-Revision: 18698
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵Felix Fietkau2009-09-16
| | | | | | files directory and remove patches for older kernel versions (no longer in use) SVN-Revision: 17594
* mvswitch: re-enable header modeFelix Fietkau2009-04-10
| | | | SVN-Revision: 15186
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵Felix Fietkau2009-03-22
| | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵Felix Fietkau2009-03-22
| | | | | | detection SVN-Revision: 14977
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-28
| | | | SVN-Revision: 13060
* some more mvswitch fixes: - initialize the vlan destination map properly - ↵Felix Fietkau2008-07-19
| | | | | | workaround for moving node bug: clear the ATU database on every PHY poll SVN-Revision: 11881
* add extra safety for the packet mangling in the mvswitch driverFelix Fietkau2008-07-19
| | | | SVN-Revision: 11880
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ↵Felix Fietkau2008-06-09
| | | | | | fixes some fonera 2.0 ethernet issues SVN-Revision: 11410
* enable a different pseudo-vlan mode in the marvell switch (uses a ↵Felix Fietkau2008-04-29
| | | | | | proprietary header instead of a proprietary trailer) - fixes some mtu issues SVN-Revision: 10975
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)Felix Fietkau2008-04-28
| | | | SVN-Revision: 10970
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-24
| | | | SVN-Revision: 10934
* clear VLANTunnel bit on the marvell switch ports - should help with some ↵Felix Fietkau2008-04-23
| | | | | | bridging issues SVN-Revision: 10931
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵Felix Fietkau2008-04-20
and the upcoming Fonera 2.0 SVN-Revision: 10876