aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/rtl8367b.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: rtl8367b: fix external interface modesINAGAKI Hiroshi2020-06-111-1/+0
* kernel: rtl8367b: use id as a bit offset for BYPASS_LINE_RATEINAGAKI Hiroshi2020-04-041-4/+2
* kernel: rtl8367b: fix DEBUG register address for extif2INAGAKI Hiroshi2020-04-041-1/+1
* kernel: rtl8367b: add configuration for extif2Serge Vasilugin2020-03-211-5/+42
* generic: rtl8367b: add definition of debug regChuanhong Guo2020-03-211-5/+30
* generic: rtl8367b: make it possible to specify cpu_port via DTChristian Lamparter2018-11-261-2/+4
* generic: rtl836x: support defered probe on mdio-busChristian Lamparter2018-11-261-2/+2
* kernel: rtl8367b: drop redundant compatibleMathias Kresin2018-06-251-1/+0
* generic: provide get_port_stats() on rtl836x switchesThibaut VARENE2017-09-011-0/+11
* kernel: rtl8367(b): fix build errorMathias Kresin2016-11-191-1/+1
* generic: rtl8367: add compatible string with vendor prefixGabor Juhos2013-04-061-0/+1
* generic: rtl8367b: fix rtl8367b_extif_init_ofGabor Juhos2013-04-061-7/+18
* add OF support to rtl8367b driverJohn Crispin2013-04-031-6/+50
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-271-4/+4
* generic: rtl836x: fix compiler warningsGabor Juhos2012-12-171-2/+1
* linux: generic: rtl836*: fix compilation with !CONFIG_OFJonas Gorski2012-12-151-0/+3
* make rtl8366 driver OF capableJohn Crispin2012-12-151-15/+13
* generic: add driver for the the RTL8367R{B,-VB} switchesGabor Juhos2012-10-181-0/+1546