aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* generic: ar8216: add support for ar724x/ar933x builtin switchChuanhong Guo2019-03-242-6/+112
* generic: ar8216: mdiodev: add qca,phy4-mii-enable optionChuanhong Guo2019-03-241-0/+6
* generic: ar8216: ar8229: add phy_read/phy_writeChuanhong Guo2019-03-242-0/+57
* generic: ar8216: add support for separated mdio bus for phy accessChuanhong Guo2019-03-242-1/+37
* generic: ar8216: add support for ar8229Chuanhong Guo2019-03-242-5/+144
* generic: ar8216: add mdio-device probing supportChuanhong Guo2019-03-241-1/+134
* generic: ar8216: move ar8xxx_id_chip into ar8xxx_phy_probeChuanhong Guo2019-03-241-4/+4
* generic: ar8216: add device struct into struct ar8xxx_privChuanhong Guo2019-03-243-2/+5
* generic: ar8216: drop duplicated includeChuanhong Guo2019-03-241-1/+0
* generic: ar8216: move chip id reading into a separate functionChuanhong Guo2019-03-241-1/+12
* generic: ar8216: ar8327: kill warningsChuanhong Guo2019-01-131-3/+3
* kernel: add mv88e61xx switch port-mirroring supportDeng Qingfang2018-12-162-6/+169
* kernel: Make the patches apply on top of 4.19Hauke Mehrtens2018-12-151-6/+17
* kernel: ar83xx: Add support for three GMAC's connectionRam Chandra Jangir2018-12-064-1/+69
* kernel: ar8xxx: get_arl_table now shows all ports of an entryGünther Kelleter2018-11-264-19/+13
* ar8216: add adjust_link checkingPawel Dembicki2018-11-261-1/+2
* 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-265-13/+17
* kernel: b53: register switch on probeDavid Bauer2018-11-231-22/+21
* generic: revert workarounds for AR8337 switchMathias Kresin2018-08-232-62/+1
* kernel: rtl8366-smi: add Realtek switch management via mii-busFranz Flasch2018-06-252-17/+141
* kernel: rtl8367b: drop redundant compatibleMathias Kresin2018-06-251-1/+0
* kernel: add reset control support to rtl8366 driverJohn Crispin2018-05-242-5/+20
* kernel: rtl8366_smi: guard of_mdiobus_register() callJo-Philipp Wich2018-05-111-1/+5
* kernel: add OF support to rtl8355 driverJohn Crispin2018-05-071-1/+10
* ar8216: reduce latency even further for ar8327 chipsFelix Fietkau2018-04-081-2/+4
* ar8216: reduce latency by inserting scheduling points into code hogging the CPUFelix Fietkau2018-04-081-2/+7
* kernel: b53: fix compilation on BCM47XXRafał Miłecki2018-03-211-0/+2
* kernel: b53: look for NVRAM's "robo_reset" entry on every platformRafał Miłecki2018-03-211-6/+8
* kernel: b53: drop support for old location of bcm47xx_nvram.hRafał Miłecki2018-03-131-3/+1
* swconfig: convert swdevs_lock from spinlock to mutexFelix Fietkau2018-03-121-3/+3
* kernel: ar83xx: remove stray leading spaceJohn Crispin2018-02-201-3/+3
* kernel: ar83xx: add support to configure per port VLAN priorityTan Hong Hui2018-02-203-0/+55
* generic: swconfig: reduce lock duration on sysfs filesKevin Darbyshire-Bryant2018-02-141-8/+12
* generic: swconfig: add mode led attributeKevin Darbyshire-Bryant2018-02-141-12/+125
* kernel: generic: Add kernel 4.14 supportHauke Mehrtens2017-12-163-8/+32
* generic: drop support for get_port_stats() on ar8xxxThibaut VARENE2017-09-133-59/+18
* kernel: rtl8306: fix port link statusMathias Kresin2017-09-081-0/+4
* generic: make switch_port_stats tx/rx_bytes long longThibaut VARENE2017-09-011-1/+1
* generic: provide get_port_stats() on rtl836x switchesThibaut VARENE2017-09-016-0/+74
* generic: provide get_port_stats() on b53 switchesThibaut VARENE2017-09-011-1/+57
* generic: provide get_port_stats() on adm6996 switchesThibaut VARENE2017-09-011-0/+32
* generic: provide get_port_stats() on ar8xxx switchesThibaut VARENE2017-09-013-0/+61
* brcm47xx: resolve GPIO conflict for WRT54GSv1Mirko Parthey2017-07-021-5/+0
* linux/swconfig_get_attr: fix leak of msg in case of errorAlexander Couzens2017-06-111-1/+1
* b53: allow configuration through device treeJonas Gorski2017-06-103-19/+180
* ip17xx: correct aneg_done return valueSergey Ryazanov2017-06-071-1/+1
* mvswitch: fix autonegotiation issueSergey Ryazanov2017-06-071-0/+7
* generic: rtl8366rb: add support for initvals from DTSKevin Darbyshire-Bryant2017-04-251-0/+25
* ar8327: Add workarounds for AR8337 switch.Vittorio Gambaletta2017-03-302-1/+62