index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic-2.6
/
files
/
drivers
/
net
/
phy
/
ip175c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip17xx: Rename the driver to ip17xx.c
Gabor Juhos
2010-06-08
1
-1387
/
+0
*
ip17xx: The big rename
Gabor Juhos
2010-06-08
1
-174
/
+174
*
ip17xx: Keep all state locally
Gabor Juhos
2010-06-08
1
-209
/
+3
*
ip17xx: Add support for IP175D
Gabor Juhos
2010-06-08
1
-1
/
+169
*
ip17xx: Avoid auto-negotiation
Gabor Juhos
2010-06-08
1
-3
/
+5
*
ip17xx: New chip detection
Gabor Juhos
2010-06-08
1
-28
/
+30
*
ip17xx: Add VLAN tag field
Gabor Juhos
2010-06-08
1
-1
/
+44
*
ip17xx: Maintain state->remove_tag incrementally
Gabor Juhos
2010-06-08
1
-3
/
+4
*
ip17xx: Initialize VLAN state upon reset
Gabor Juhos
2010-06-08
1
-5
/
+15
*
ip17xx: Introduce vlan array
Gabor Juhos
2010-06-08
1
-12
/
+14
*
ip17xx: Introduce indirection of low-level operations
Gabor Juhos
2010-06-08
1
-49
/
+90
*
ip17xx: Fix use of MODE_VAL
Gabor Juhos
2010-06-08
1
-1
/
+1
*
ip17xx: Fix indentation in get_state() and update_state()
Gabor Juhos
2010-06-08
1
-76
/
+76
*
ip17xx: Fixed error handling in ip175c_set_val()
Gabor Juhos
2010-06-08
1
-1
/
+1
*
ip17xx: Cosmetic cleanups
Gabor Juhos
2010-06-08
1
-50
/
+35
*
ip17xx: Consolidate operations with PHY registers
Gabor Juhos
2010-06-08
1
-47
/
+40
*
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
Felix Fietkau
2010-03-28
1
-20
/
+46
*
fix a crash in ip175c attribute enumeration
Felix Fietkau
2009-04-30
1
-1
/
+0
*
swconfig: add a generic switch reset call
Felix Fietkau
2009-04-28
1
-10
/
+3
*
clean up the ip175c driver some more, add support for setting the pvid and fi...
Felix Fietkau
2009-04-20
1
-105
/
+91
*
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
Felix Fietkau
2009-04-20
1
-0
/
+1342