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
/
files
/
drivers
/
net
/
phy
/
rtl8366_smi.c
Age
Commit message (
Expand
)
Author
2011-01-09
generic: rtl8366: fix build error
juhosg
2011-01-08
generic: rtl8366: enable vlans before enabling the ports
juhosg
2011-01-08
generic: rtl8366: enable ports only after VLAN configuration is done
juhosg
2011-01-08
generic: rtl8366_smi: init VLANs only in first switch initialization
juhosg
2011-01-08
generic: rtl8366: add debugfs file for VLAN4K table
juhosg
2010-11-24
generic: add rtl8366rb switch vlan fid support
juhosg
2010-08-31
rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...
nbd
2010-08-18
generic: rtl8366: add generic code to enable VLANs
juhosg
2010-07-15
generic: rtl8366: add debugfs file to show PVIDs
juhosg
2010-07-15
generic: rtl8366: make rtl8366_set_vlan static
juhosg
2010-07-15
generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions
juhosg
2010-07-15
generic: rtl8366: add common rtl8366_sw_get_vlan_info
juhosg
2010-07-15
generic: rtl8366: add common rtl8366_sw_get_port_mib function
juhosg
2010-07-15
generic: rtl8366: make rtl8366_{g,s}et_pvid static
juhosg
2010-07-15
generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions
juhosg
2010-07-15
generic: rtl8366: add setup to rtl8366_smi_ops struct
juhosg
2010-07-15
generic: rtl8366: introduce rtl8366_smi_alloc
juhosg
2010-06-28
generic: rtl8366: add common read_debugfs_mibs function
juhosg
2010-06-28
generic: rtl8366: move common debugfs code to rtl8366_smi.c
juhosg
2010-06-28
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
juhosg
2010-06-26
rename target/linux/generic-2.6 to generic
nbd