aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/ar8216.c
Commit message (Collapse)AuthorAge
...
* ar8216: do not strip vlan tags when running with vlan_enable=0Felix Fietkau2012-01-12
| | | | SVN-Revision: 29718
* kernel: ar8216: add support for the AR8236 switchGabor Juhos2011-11-12
| | | | SVN-Revision: 28993
* kernel: ar8216: move port vlan setup into a separate functionGabor Juhos2011-11-12
| | | | SVN-Revision: 28992
* ar8216: use mdiobus_{read,write} to ensure proper lockingJonas Gorski2011-10-11
| | | | SVN-Revision: 28421
* generic: ar8216: add support for get link statusGabor Juhos2011-08-15
| | | | SVN-Revision: 27989
* ar8316: automatically detect whether port4 is used as PHY or as a switch portFelix Fietkau2011-04-28
| | | | SVN-Revision: 26778
* ar8216: support AR8316 rev 0 devicesFelix Fietkau2011-04-28
| | | | SVN-Revision: 26776
* 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
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26
SVN-Revision: 21952