aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/rtl8366rb.c
Commit message (Expand)AuthorAge
* generic: rtl836x: support defered probe on mdio-busChristian Lamparter2018-11-26
* generic: provide get_port_stats() on rtl836x switchesThibaut VARENE2017-09-01
* generic: rtl8366rb: add support for initvals from DTSKevin Darbyshire-Bryant2017-04-25
* generic: rtl8366rb: fix compatible stringMathias Kresin2017-02-03
* generic: add port mirroring/monitoring capability to rtl8366rb switchGabor Juhos2013-06-04
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-27
* generic: rtl836x: fix compiler warningsGabor Juhos2012-12-17
* linux: generic: rtl836*: fix compilation with !CONFIG_OFJonas Gorski2012-12-15
* make rtl8366 driver OF capableJohn Crispin2012-12-15
* generic: rtl836x: add hw_reset field to struct rtl8366_smiGabor Juhos2012-08-02
* linux: rtl836x: add a generic reset_switch functionGabor Juhos2012-04-29
* linux: rtl836x: rename rtl836*_hw_init to rtl836*_setupGabor Juhos2012-04-29
* linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsGabor Juhos2012-04-29
* generic: rtl8366rb: use the generic get_port_link implementationGabor Juhos2012-03-07
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperGabor Juhos2012-01-21
* generic: rtl8366: preparing for RTL8367 supportGabor Juhos2012-01-07
* swconfig: Add generic switch identifiersJonas Gorski2011-07-27
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-24
* generic: rtl8366{s,rb}: remove the PHY driver.Gabor Juhos2011-04-12
* generic: rtl8366: enable vlans before enabling the portsGabor Juhos2011-01-08
* generic: rtl8366: enable ports only after VLAN configuration is doneGabor Juhos2011-01-08
* generic: rtl8366: add enable_port helperGabor Juhos2011-01-08
* generic: rtl8366rb: use correct bitmasks in sanity checksGabor Juhos2011-01-08
* generic: add rtl8366rb switch vlan fid supportGabor Juhos2010-11-24
* rt8366*: use __devinit instead of __init for the probe function to fix a sect...Felix Fietkau2010-10-21
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.Gabor Juhos2010-09-27
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportGabor Juhos2010-09-27
* generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledGabor Juhos2010-08-18
* generic: rtl8366: add generic code to enable VLANsGabor Juhos2010-08-18
* generic: rtl8366: add enable_vlan{,4k} to smi_opsGabor Juhos2010-08-18
* generic: fix LED control on the RTL8366 switchesGabor Juhos2010-08-15
* rtl8366: re-enable learning by default, disabling it broke switching function...Felix Fietkau2010-08-08
* swconfig: cleanup of kernel drivers and interface - add some comments to a fe...Felix Fietkau2010-08-04
* generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_get_vlan_infoGabor Juhos2010-07-15
* generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kGabor Juhos2010-07-15
* generic: rtl8366: add is_vlan_valid function to smi_opsGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionGabor Juhos2010-07-15
* generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsGabor Juhos2010-07-15
* generic: rtl8366: add setup to rtl8366_smi_ops structGabor Juhos2010-07-15
* generic: rtl8366: introduce rtl8366_smi_allocGabor Juhos2010-07-15
* generic: rtl8366: get rid of private rtl8366{s,rb} structsGabor Juhos2010-07-15
* generic: rtl8366: move switch device to the rtl8366_smi structGabor Juhos2010-07-15
* generic: rtl8366: get rid of private vlan_{mc,4k} structsGabor Juhos2010-07-15
* generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributesGabor Juhos2010-07-15
* generic: rtl8366: enable VLAN ingress filteringGabor Juhos2010-07-02
* generic: rtl8366: minor cleanupGabor Juhos2010-06-28
* generic: rtl8366: add common read_debugfs_mibs functionGabor Juhos2010-06-28
* generic: rtl8366: standardize read_debugfs_mibs functionsGabor Juhos2010-06-28