aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net/phy/mvswitch.c
Commit message (Expand)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-468/+0
* fix link status detection in various switch driversFelix Fietkau2009-12-081-1/+1
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...Felix Fietkau2009-09-161-11/+15
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...Felix Fietkau2009-03-221-3/+5
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...Felix Fietkau2009-03-221-32/+19
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-281-0/+1
* some more mvswitch fixes:Felix Fietkau2008-07-191-27/+54
* add extra safety for the packet mangling in the mvswitch driverFelix Fietkau2008-07-191-1/+1
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...Felix Fietkau2008-06-091-1/+1
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...Felix Fietkau2008-04-291-22/+59
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)Felix Fietkau2008-04-281-0/+6
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-241-2/+2
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...Felix Fietkau2008-04-231-1/+0
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...Felix Fietkau2008-04-201-0/+405