index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic-2.6
/
files
/
drivers
/
net
/
phy
/
ip175c.c
Age
Commit message (
Expand
)
Author
2010-06-08
ip17xx: Rename the driver to ip17xx.c
juhosg
2010-06-08
ip17xx: The big rename
juhosg
2010-06-08
ip17xx: Keep all state locally
juhosg
2010-06-08
ip17xx: Add support for IP175D
juhosg
2010-06-08
ip17xx: Avoid auto-negotiation
juhosg
2010-06-08
ip17xx: New chip detection
juhosg
2010-06-08
ip17xx: Add VLAN tag field
juhosg
2010-06-08
ip17xx: Maintain state->remove_tag incrementally
juhosg
2010-06-08
ip17xx: Initialize VLAN state upon reset
juhosg
2010-06-08
ip17xx: Introduce vlan array
juhosg
2010-06-08
ip17xx: Introduce indirection of low-level operations
juhosg
2010-06-08
ip17xx: Fix use of MODE_VAL
juhosg
2010-06-08
ip17xx: Fix indentation in get_state() and update_state()
juhosg
2010-06-08
ip17xx: Fixed error handling in ip175c_set_val()
juhosg
2010-06-08
ip17xx: Cosmetic cleanups
juhosg
2010-06-08
ip17xx: Consolidate operations with PHY registers
juhosg
2010-03-28
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
nbd
2009-04-30
fix a crash in ip175c attribute enumeration
nbd
2009-04-28
swconfig: add a generic switch reset call
nbd
2009-04-20
clean up the ip175c driver some more, add support for setting the pvid and fi...
nbd
2009-04-20
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
nbd