summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net/phy/ip175c.c
Commit message (Expand)AuthorAgeFilesLines
* ip17xx: Add support for IP175DGabor Juhos2010-06-081-1/+169
* ip17xx: Avoid auto-negotiationGabor Juhos2010-06-081-3/+5
* ip17xx: New chip detectionGabor Juhos2010-06-081-28/+30
* ip17xx: Add VLAN tag fieldGabor Juhos2010-06-081-1/+44
* ip17xx: Maintain state->remove_tag incrementallyGabor Juhos2010-06-081-3/+4
* ip17xx: Initialize VLAN state upon resetGabor Juhos2010-06-081-5/+15
* ip17xx: Introduce vlan arrayGabor Juhos2010-06-081-12/+14
* ip17xx: Introduce indirection of low-level operationsGabor Juhos2010-06-081-49/+90
* ip17xx: Fix use of MODE_VALGabor Juhos2010-06-081-1/+1
* ip17xx: Fix indentation in get_state() and update_state()Gabor Juhos2010-06-081-76/+76
* ip17xx: Fixed error handling in ip175c_set_val()Gabor Juhos2010-06-081-1/+1
* ip17xx: Cosmetic cleanupsGabor Juhos2010-06-081-50/+35
* ip17xx: Consolidate operations with PHY registersGabor Juhos2010-06-081-47/+40
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)Felix Fietkau2010-03-281-20/+46
* fix a crash in ip175c attribute enumerationFelix Fietkau2009-04-301-1/+0
* swconfig: add a generic switch reset callFelix Fietkau2009-04-281-10/+3
* clean up the ip175c driver some more, add support for setting the pvid and fi...Felix Fietkau2009-04-201-105/+91
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-201-0/+1342