| .. |
|
adm6996.c
|
da1bb88a2b
rename target/linux/generic-2.6 to generic
|
15 years ago |
|
adm6996.h
|
da1bb88a2b
rename target/linux/generic-2.6 to generic
|
15 years ago |
|
ar8216.c
|
352fea83d9
unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
|
15 years ago |
|
ar8216.h
|
da1bb88a2b
rename target/linux/generic-2.6 to generic
|
15 years ago |
|
ip17xx.c
|
352fea83d9
unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
|
15 years ago |
|
mvswitch.c
|
edcbafc836
fix mvswitch PHY polling setting (#8133)
|
15 years ago |
|
mvswitch.h
|
da1bb88a2b
rename target/linux/generic-2.6 to generic
|
15 years ago |
|
psb6970.c
|
352fea83d9
unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
|
15 years ago |
|
rtl8306.c
|
352fea83d9
unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
|
15 years ago |
|
rtl8366_smi.c
|
90c0618011
generic: add rtl8366rb switch vlan fid support
|
15 years ago |
|
rtl8366_smi.h
|
90c0618011
generic: add rtl8366rb switch vlan fid support
|
15 years ago |
|
rtl8366rb.c
|
90c0618011
generic: add rtl8366rb switch vlan fid support
|
15 years ago |
|
rtl8366s.c
|
0ee2fda5e1
rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch
|
15 years ago |
|
swconfig.c
|
bd6324190f
swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
|
15 years ago |