summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/rtl8367.c
Commit message (Expand)AuthorAgeFilesLines
* generic: rtl8367: allow to load extif config from OFjuhosg2013-04-061-6/+61
* generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macrojuhosg2013-04-061-1/+1
* generic: rtl8367: add vendor prefix to the compatible stringjuhosg2013-04-061-1/+1
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8hauke2013-01-271-3/+3
* generic: rtl836x: fix compiler warningsjuhosg2012-12-171-2/+1
* linux: generic: rtl836*: fix compilation with !CONFIG_OFjogo2012-12-151-0/+3
* [kernel] make rtl8366 driver OF capableblogic2012-12-151-17/+13
* generic: rtl836x: add hw_reset field to struct rtl8366_smijuhosg2012-08-021-0/+2
* generic: rtl8367: rename a misnamed variablejuhosg2012-05-271-2/+2
* generic: rtl8367: allow to use VLANs > 31juhosg2012-05-271-0/+3
* linux: rtl836x: add a generic reset_switch functionjuhosg2012-04-291-26/+1
* linux: rtl836x: rename rtl836*_hw_init to rtl836*_setupjuhosg2012-04-291-7/+2
* linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsjuhosg2012-04-291-8/+2
* generic: rtl8367: use the generic get_port_link implementationjuhosg2012-03-071-47/+28
* generic: add driver for the RTL8367R/M switchesjuhosg2012-01-071-0/+1825