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
2013-07-27
strict_strtoul is obsolete, use kstrtoul instead
blogic
2013-04-25
generic: fix rtl8366_smi compile warning
blogic
2013-01-18
generic: rtl8366_smi: only assign pvid if no pvid was set yet
jogo
2012-12-21
[kernel] make to rtl8366_smi of binding use gpio_is_valid
blogic
2012-12-15
linux: generic: rtl836*: fix compilation with !CONFIG_OF
jogo
2012-12-15
[kernel] make rtl8366 driver OF capable
blogic
2012-08-10
generic: rtl8366_smi: increase delay after switch hw reset
juhosg
2012-08-02
generic: rtl836x: add hw_reset field to struct rtl8366_smi
juhosg
2012-08-02
generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls
juhosg
2012-05-27
generic: rtl8366_smi: remove duplicated spinlock initialization
juhosg
2012-05-27
generic: rtl8366_smi: rename debugfs Kconfig symbol
juhosg
2012-04-29
linux: rtl836x: add a generic reset_switch function
juhosg
2012-04-29
linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops
juhosg
2012-02-27
[generic] revert unrelated change in previous commit
jow
2012-02-27
[generic] partly revert r30708, it breaks various arches
jow
2012-01-21
generic: rtl8366: add rtl8366_smi_write_reg_noack helper
juhosg
2012-01-13
[generic] rtl8366: fix rtl8366_smi_detect() after r29677
jow
2012-01-07
generic: rtl8366: preparing for RTL8367 support
juhosg
2012-01-07
generic: rtl8366_smi: add timeout message
juhosg
2011-07-24
rtl8366_smi: implement a function for detecting whether the attached switch i...
nbd
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