This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
792a1fb2c05a03fd77178d0e3a7e6147e33330fc
openwrt-R7800-nss
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
History
Gabor Juhos
792a1fb2c0
generic: rtl8366: enable vlans before enabling the ports
...
SVN-Revision: 24939
2011-01-08 20:24:29 +00:00
..
adm6996.c
…
adm6996.h
…
ar8216.c
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.
2010-10-12 20:49:35 +00:00
ar8216.h
…
ip17xx.c
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.
2010-10-12 20:49:35 +00:00
mvswitch.c
fix mvswitch PHY polling setting (
#8133
)
2010-11-04 14:09:20 +00:00
mvswitch.h
…
psb6970.c
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.
2010-10-12 20:49:35 +00:00
rtl8306.c
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.
2010-10-12 20:49:35 +00:00
rtl8366_smi.c
generic: rtl8366: enable vlans before enabling the ports
2011-01-08 20:24:29 +00:00
rtl8366_smi.h
generic: rtl8366: enable vlans before enabling the ports
2011-01-08 20:24:29 +00:00
rtl8366rb.c
generic: rtl8366: enable vlans before enabling the ports
2011-01-08 20:24:29 +00:00
rtl8366s.c
generic: rtl8366: enable vlans before enabling the ports
2011-01-08 20:24:29 +00:00
swconfig.c
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
2010-08-04 00:43:40 +00:00