summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/ar8216.c
Commit message (Expand)AuthorAgeFilesLines
* generic: ar8216: move port initialization into a separate functionjuhosg2012-03-071-24/+31
* generic: ar8216: improve ar8216_wait_bit functionjuhosg2012-03-071-9/+14
* generic: ar8216: use ar8216_read_port_link to get the CPU port link parametersjuhosg2012-03-071-3/+20
* generic: ar8216: use the generic get_port_link implementationjuhosg2012-03-071-56/+48
* generic: ar8216: use mdiobus_write in ar8236_hw_initjuhosg2012-03-071-4/+4
* generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}juhosg2012-03-071-8/+19
* generic: ar8216: fix phy driver namejuhosg2012-03-071-1/+1
* ar8216: use vlan configuration for connecting ports (forced to be untagged) e...nbd2012-01-121-1/+7
* ar8216: do not strip vlan tags when running with vlan_enable=0nbd2012-01-121-3/+6
* kernel: ar8216: add support for the AR8236 switchjuhosg2011-11-121-3/+69
* kernel: ar8216: move port vlan setup into a separate functionjuhosg2011-11-121-16/+28
* ar8216: use mdiobus_{read,write} to ensure proper lockingjogo2011-10-111-17/+17
* generic: ar8216: add support for get link statusjuhosg2011-08-151-0/+62
* ar8316: automatically detect whether port4 is used as PHY or as a switch portnbd2011-04-281-32/+61
* ar8216: support AR8316 rev 0 devicesnbd2011-04-281-0/+1
* [generic] unify extended vlan id swconfig attributes.jow2010-10-121-2/+2
* swconfig: cleanup of kernel drivers and interfacenbd2010-08-041-31/+35
* rename target/linux/generic-2.6 to genericnbd2010-06-261-0/+839