aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net
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
* lantiq: add Linux 5.10 support as testing kernelMathias Kresin2021-04-121-2/+0
* kernel: b53: update the BCM5365 UID in the fixupDaniel González Cabanelas2021-03-051-2/+2
* kernel: b53: update the BCM5365 UIDDaniel González Cabanelas2021-02-261-2/+2
* 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
* kernel: remove an unused callback from the ip17xx switch driverFelix Fietkau2020-12-051-7/+0
* kernel: remove mvsw61xx swconfig driverDENG Qingfang2020-11-162-1402/+0
* kernel: ip17xx: use pr_warn instead of pr_warningFelix Fietkau2020-11-131-3/+3
* target: remove obsolete kernel version switches for 4.19Adrian Schmutzler2020-10-307-115/+1
* treewide: rename POWER_ON_STRIP registerSungbo Eo2020-07-252-11/+11
* kernel: rtl8367b: fix external interface modesINAGAKI Hiroshi2020-06-111-1/+0
* kernel: b53: fix compilation with kernels 5.5+Rafał Miłecki2020-06-051-0/+8
* generic: drop outdated kernel version switches in local driversAdrian Schmutzler2020-05-174-31/+3
* generic: ar8216: fix unknown packet flooding for ar8229/ar8236Chuanhong Guo2020-05-062-7/+16
* 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: make all phy drivers kernel 5.0 compatibleMathias Kresin2020-03-163-0/+21
* kernel: add support for kernel 5.4Koen Vandeputte2020-02-281-0/+17
* kernel: swconfig: make compatible with kernel 5.2Mathias Kresin2020-02-121-6/+41
* swconfig: fix Broadcom b53 supportTobias Schramm2020-01-122-0/+33
* generic ar8xxx: increase VLAN table for AR83x7David Bauer2019-11-303-9/+13
* kernel: fix swconfig compilation with kernels 5.2+Rafał Miłecki2019-10-281-0/+23
* generic: ar8216: group MIB counters and use two basic ones only by defaultChuanhong Guo2019-05-203-81/+150
* generic: ar8216: add mib_poll_interval switch attributeChuanhong Guo2019-05-203-8/+63
* kernel: b53: add support for kernels 5.0+Rafał Miłecki2019-04-041-0/+10
* generic: ar8216: introduce qca,mib-poll-interval propertyChuanhong Guo2019-03-242-2/+13
* 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-242-9/+5
* generic: ar8216: add support for get_port_stats()Chuanhong Guo2019-03-243-25/+59
* 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