summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net/phy/mvswitch.c
Commit message (Expand)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericnbd2010-06-261-468/+0
* fix link status detection in various switch driversnbd2009-12-081-1/+1
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...nbd2009-09-161-11/+15
* mvswitch: re-enable header modenbd2009-04-101-1/+1
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...nbd2009-03-221-3/+5
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...nbd2009-03-221-32/+19
* improve routing/nat performance for devices using the marvell 88e6060 switchnbd2008-10-281-0/+1
* 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