aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/ar8216.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: ar8216: remove soft_resetDavid Bauer2021-06-031-8/+0
* kernel: ar8216: add get_features methodDavid Bauer2021-06-031-23/+20
* generic: ar8216: update version switch for of_get_phy_mode fixAdrian Schmutzler2021-02-161-2/+2
* generic: ar8216: fix kernel 5.10 compile errorDavid Bauer2021-02-161-0/+8
* kernel: add linux 5.10 supportFelix Fietkau2021-02-161-0/+8
* target: remove obsolete kernel version switches for 4.19Adrian Schmutzler2020-10-301-19/+1
* generic: ar8216: fix unknown packet flooding for ar8229/ar8236Chuanhong Guo2020-05-061-5/+14
* kernel: add support for kernel 5.4Koen Vandeputte2020-02-281-0/+17
* generic ar8xxx: increase VLAN table for AR83x7David Bauer2019-11-301-5/+5
* generic: ar8216: group MIB counters and use two basic ones only by defaultChuanhong Guo2019-05-201-81/+127
* generic: ar8216: add mib_poll_interval switch attributeChuanhong Guo2019-05-201-8/+48
* generic: ar8216: introduce qca,mib-poll-interval propertyChuanhong Guo2019-03-241-2/+12
* generic: ar8216: do a software reset for switch during hw_initChuanhong Guo2019-03-241-0/+3
* generic: ar8216: mib_work_func: read all port mibs everytimeChuanhong Guo2019-03-241-8/+5
* generic: ar8216: add support for get_port_stats()Chuanhong Guo2019-03-241-14/+42
* generic: ar8216: add support for ar724x/ar933x builtin switchChuanhong Guo2019-03-241-6/+109
* generic: ar8216: mdiodev: add qca,phy4-mii-enable optionChuanhong Guo2019-03-241-0/+6
* generic: ar8216: ar8229: add phy_read/phy_writeChuanhong Guo2019-03-241-0/+48
* generic: ar8216: add support for separated mdio bus for phy accessChuanhong Guo2019-03-241-1/+34
* generic: ar8216: add support for ar8229Chuanhong Guo2019-03-241-5/+125
* 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-241-0/+2
* 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
* kernel: ar83xx: Add support for three GMAC's connectionRam Chandra Jangir2018-12-061-1/+14
* kernel: ar8xxx: get_arl_table now shows all ports of an entryGünther Kelleter2018-11-261-10/+8
* ar8216: add adjust_link checkingPawel Dembicki2018-11-261-1/+2
* ar8216: reduce latency by inserting scheduling points into code hogging the CPUFelix Fietkau2018-04-081-2/+7
* generic: drop support for get_port_stats() on ar8xxxThibaut VARENE2017-09-131-56/+9
* generic: provide get_port_stats() on ar8xxx switchesThibaut VARENE2017-09-011-0/+57
* ar8216: flush ARL table during reset after init_globalsGünther Kelleter2017-02-161-0/+1
* kernel: update phy drivers for 4.9Felix Fietkau2017-02-031-43/+27
* generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347)Jo-Philipp Wich2016-12-231-1/+1
* net: ar8216: address security vulnerabilities in swconfig & ar8216Pavel Kubelun2016-12-011-4/+17
* net: ar8216: prevent device duplication in ar8xxx_dev_listPavel Kubelun2016-12-011-2/+2
* net: ar8216: hold ar8xxx_dev_list_lock during use_count--Pavel Kubelun2016-12-011-3/+6
* net: ar8216: sync mib_work cancellationPavel Kubelun2016-12-011-1/+1
* generic: ar8216: improve ar8xxx_is_possible checkChristian Lamparter2016-10-151-6/+6
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* AR8216: improve mmd register accessJohn Crispin2016-03-041-4/+12
* AR8216: make ARL age time configurableJohn Crispin2016-03-041-4/+55
* AR8216: remove redundant port number in MIB header lineJohn Crispin2016-03-041-2/+1
* AR8216: complement MIB counters with info in GiB / MiB / KiBJohn Crispin2016-03-041-5/+40
* AR8216: don't display MIB counters if all are emptyJohn Crispin2016-03-041-1/+8
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-151-1/+47
* ar8216: adjust ATU flushing in case of link changesFelix Fietkau2015-07-151-6/+4
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-151-0/+19
* ar8216: add reading ARL table for AR8216/AR8236/AR8316Felix Fietkau2015-07-151-4/+77
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-241-6/+6