summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/ip17xx.c
Commit message (Collapse)AuthorAge
* unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", ↵Jo-Philipp Wich2010-10-12
| | | | | | IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. SVN-Revision: 23419
* swconfig: cleanup of kernel drivers and interface - add some comments to a ↵Felix Fietkau2010-08-04
| | | | | | few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better SVN-Revision: 22476
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back ↵Jo-Philipp Wich2010-08-03
| | | | | | mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others SVN-Revision: 22468
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26
SVN-Revision: 21952