aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#3...Stijn Tintel2017-02-221-6/+0
* ar8216: flush ARL table during reset after init_globalsGünther Kelleter2017-02-161-0/+1
* kernel: port b53 to use kernel 4.5+ APIRafał Miłecki2017-02-062-17/+8
* kernel: update phy drivers for 4.9Felix Fietkau2017-02-037-134/+90
* generic: rtl8366rb: fix compatible stringMathias Kresin2017-02-031-1/+1
* rtl8366_smi: add linux 4.4 compatibilityFelix Fietkau2017-02-011-4/+9
* generic: rtl836x: add support for Green FeatureTobias Wolf2017-01-271-62/+198
* generic: rtl8366s: add support support for initvals from DTSTobias Wolf2017-01-271-2/+27
* kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)Jo-Philipp Wich2017-01-161-0/+6
* mvsw61xx: add support for MV88E6352Imre Kaloz2017-01-132-0/+7
* generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347)Jo-Philipp Wich2016-12-231-1/+1
* net: ar8327: modify some configuration of switchPavel Kubelun2016-12-012-4/+13
* net: ar8216: address security vulnerabilities in swconfig & ar8216Pavel Kubelun2016-12-012-7/+26
* 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: ar8327: replace sprintf() by scnprintf()Pavel Kubelun2016-12-011-2/+1
* net: ar8327: remove unnecessary spinlocksPavel Kubelun2016-12-011-4/+0
* net: ar8216: sync mib_work cancellationPavel Kubelun2016-12-011-1/+1
* kernel: rtl8367(b): fix build errorMathias Kresin2016-11-192-2/+2
* generic: ar8216: improve ar8xxx_is_possible checkChristian Lamparter2016-10-151-6/+6
* mvsw61xx: enable SerDes on 6176 if requiredJonas Gorski2016-09-262-0/+59
* mvsw61xx: reset phys on probe to enable switch ports on clearfog proJonas Gorski2016-09-262-1/+54
* kernel: b53: force BCM531x5 port 5 link state if enabledRafał Miłecki2016-09-081-0/+13
* swconfig: revert the portmapping patches, they seem to cause a segfaultJohn Crispin2016-08-161-0/+76
* kernel/swconfig: remove obsolete portmapping feature from swconfigJohn Crispin2016-08-151-76/+0
* kernel: adm6996: set carrier statusMathias Kresin2016-08-101-0/+5
* b53: allow ports with higher numbers than CPU portRafał Miłecki2016-07-241-2/+1
* kernel: rename B53 symbols to avoid upstream kernel conflictRafał Miłecki2016-06-202-18/+18
* kernel: require admin permissions for swconfig set operationsFelix Fietkau2016-06-121-0/+3
* kernel: deny swconfig set requests for unprivileged usersJo-Philipp Wich2016-06-111-0/+3
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-0713-15/+15
* AR8216: improve mmd register accessJohn Crispin2016-03-043-13/+17
* AR8216: make ARL age time configurableJohn Crispin2016-03-044-4/+80
* 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
* switch: allow Ethernet port LEDs to show specific port speeds onlyFelix Fietkau2016-02-251-5/+99
* switch: make LED port_mask file write handler use kstrtoul() functionFelix Fietkau2016-02-251-25/+16
* b53: support setting port linkRafał Miłecki2016-02-031-0/+31
* b53: provide PHY access to swconfigRafał Miłecki2016-02-033-0/+48
* swconfig: add (PHY) generic helper setting port linkRafał Miłecki2016-02-031-0/+36
* swconfig: simplify init codeJonas Gorski2016-01-241-6/+1
* swconfig: drop linux < 3.13 code pathsJonas Gorski2016-01-241-20/+0
* b53: update header register difinitionsJonas Gorski2016-01-181-1/+2
* ar8327: add IGMP Snooping supportFelix Fietkau2016-01-172-0/+232
* swconfig: add API for setting port link speedRafał Miłecki2016-01-061-1/+48
* swconfig: switch kernel PORT_LINK support to SWITCH_TYPE_LINKJohn Crispin2015-12-231-47/+4
* swconfig: add SWITCH_TYPE_LINK and support sending link info to user spaceJohn Crispin2015-12-231-0/+56
* ar8216: rework/fix AR8337 MAC swap handlingFelix Fietkau2015-12-201-3/+3
* kernel: mvswitch: merge 3.10+ compile fix into the codeJonas Gorski2015-12-041-3/+3