summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net/phy/ip175c.c
Commit message (Expand)AuthorAgeFilesLines
* ip17xx: Rename the driver to ip17xx.cjuhosg2010-06-081-1387/+0
* ip17xx: The big renamejuhosg2010-06-081-174/+174
* ip17xx: Keep all state locallyjuhosg2010-06-081-209/+3
* ip17xx: Add support for IP175Djuhosg2010-06-081-1/+169
* ip17xx: Avoid auto-negotiationjuhosg2010-06-081-3/+5
* ip17xx: New chip detectionjuhosg2010-06-081-28/+30
* ip17xx: Add VLAN tag fieldjuhosg2010-06-081-1/+44
* ip17xx: Maintain state->remove_tag incrementallyjuhosg2010-06-081-3/+4
* ip17xx: Initialize VLAN state upon resetjuhosg2010-06-081-5/+15
* ip17xx: Introduce vlan arrayjuhosg2010-06-081-12/+14
* ip17xx: Introduce indirection of low-level operationsjuhosg2010-06-081-49/+90
* ip17xx: Fix use of MODE_VALjuhosg2010-06-081-1/+1
* ip17xx: Fix indentation in get_state() and update_state()juhosg2010-06-081-76/+76
* ip17xx: Fixed error handling in ip175c_set_val()juhosg2010-06-081-1/+1
* ip17xx: Cosmetic cleanupsjuhosg2010-06-081-50/+35
* ip17xx: Consolidate operations with PHY registersjuhosg2010-06-081-47/+40
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)nbd2010-03-281-20/+46
* fix a crash in ip175c attribute enumerationnbd2009-04-301-1/+0
* swconfig: add a generic switch reset callnbd2009-04-281-10/+3
* clean up the ip175c driver some more, add support for setting the pvid and fi...nbd2009-04-201-105/+91
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)nbd2009-04-201-0/+1342