summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net/phy/mvswitch.c
Commit message (Expand)AuthorAgeFilesLines
* some more mvswitch fixes:nbd2008-07-191-27/+54
* add extra safety for the packet mangling in the mvswitch drivernbd2008-07-191-1/+1
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...nbd2008-06-091-1/+1
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...nbd2008-04-291-22/+59
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)nbd2008-04-281-0/+6
* fix vlan mapping for cpu port on the marvell switchnbd2008-04-241-2/+2
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...nbd2008-04-231-1/+0
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...nbd2008-04-201-0/+405