index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
/
rtl8366_smi.c
Commit message (
Expand
)
Author
Age
*
generic: rtl836x: support defered probe on mdio-bus
Christian Lamparter
2018-11-26
*
kernel: rtl8366-smi: add Realtek switch management via mii-bus
Franz Flasch
2018-06-25
*
kernel: add reset control support to rtl8366 driver
John Crispin
2018-05-24
*
kernel: rtl8366_smi: guard of_mdiobus_register() call
Jo-Philipp Wich
2018-05-11
*
kernel: add OF support to rtl8355 driver
John Crispin
2018-05-07
*
generic: provide get_port_stats() on rtl836x switches
Thibaut VARENE
2017-09-01
*
rtl8366_smi: add linux 4.4 compatibility
Felix Fietkau
2017-02-01
*
strict_strtoul is obsolete, use kstrtoul instead
John Crispin
2013-07-27
*
generic: fix rtl8366_smi compile warning
John Crispin
2013-04-25
*
generic: rtl8366_smi: only assign pvid if no pvid was set yet
Jonas Gorski
2013-01-18
*
make to rtl8366_smi of binding use gpio_is_valid
John Crispin
2012-12-21
*
linux: generic: rtl836*: fix compilation with !CONFIG_OF
Jonas Gorski
2012-12-15
*
make rtl8366 driver OF capable
John Crispin
2012-12-15
*
generic: rtl8366_smi: increase delay after switch hw reset
Gabor Juhos
2012-08-10
*
generic: rtl836x: add hw_reset field to struct rtl8366_smi
Gabor Juhos
2012-08-02
*
generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls
Gabor Juhos
2012-08-02
*
generic: rtl8366_smi: remove duplicated spinlock initialization
Gabor Juhos
2012-05-27
*
generic: rtl8366_smi: rename debugfs Kconfig symbol
Gabor Juhos
2012-05-27
*
linux: rtl836x: add a generic reset_switch function
Gabor Juhos
2012-04-29
*
linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops
Gabor Juhos
2012-04-29
*
revert unrelated change in previous commit
Jo-Philipp Wich
2012-02-27
*
partly revert r30708, it breaks various arches
Jo-Philipp Wich
2012-02-27
*
generic: rtl8366: add rtl8366_smi_write_reg_noack helper
Gabor Juhos
2012-01-21
*
rtl8366: fix rtl8366_smi_detect() after r29677
Jo-Philipp Wich
2012-01-13
*
generic: rtl8366: preparing for RTL8367 support
Gabor Juhos
2012-01-07
*
generic: rtl8366_smi: add timeout message
Gabor Juhos
2012-01-07
*
rtl8366_smi: implement a function for detecting whether the attached switch i...
Felix Fietkau
2011-07-24
*
generic: rtl8366: fix build error
Gabor Juhos
2011-01-09
*
generic: rtl8366: enable vlans before enabling the ports
Gabor Juhos
2011-01-08
*
generic: rtl8366: enable ports only after VLAN configuration is done
Gabor Juhos
2011-01-08
*
generic: rtl8366_smi: init VLANs only in first switch initialization
Gabor Juhos
2011-01-08
*
generic: rtl8366: add debugfs file for VLAN4K table
Gabor Juhos
2011-01-08
*
generic: add rtl8366rb switch vlan fid support
Gabor Juhos
2010-11-24
*
rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...
Felix Fietkau
2010-08-31
*
generic: rtl8366: add generic code to enable VLANs
Gabor Juhos
2010-08-18
*
generic: rtl8366: add debugfs file to show PVIDs
Gabor Juhos
2010-07-15
*
generic: rtl8366: make rtl8366_set_vlan static
Gabor Juhos
2010-07-15
*
generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions
Gabor Juhos
2010-07-15
*
generic: rtl8366: add common rtl8366_sw_get_vlan_info
Gabor Juhos
2010-07-15
*
generic: rtl8366: add common rtl8366_sw_get_port_mib function
Gabor Juhos
2010-07-15
*
generic: rtl8366: make rtl8366_{g,s}et_pvid static
Gabor Juhos
2010-07-15
*
generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions
Gabor Juhos
2010-07-15
*
generic: rtl8366: add setup to rtl8366_smi_ops struct
Gabor Juhos
2010-07-15
*
generic: rtl8366: introduce rtl8366_smi_alloc
Gabor Juhos
2010-07-15
*
generic: rtl8366: add common read_debugfs_mibs function
Gabor Juhos
2010-06-28
*
generic: rtl8366: move common debugfs code to rtl8366_smi.c
Gabor Juhos
2010-06-28
*
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
Gabor Juhos
2010-06-28
*
rename target/linux/generic-2.6 to generic
Felix Fietkau
2010-06-26