aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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