summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* generic: fix adm6996 initJohn Crispin2015-10-261-0/+6
* mvsw61xx: match swconfig function namesFelix Fietkau2015-09-111-4/+4
* mvsw61xx: use standard swconfig get_port_linkFelix Fietkau2015-09-111-76/+18
* Previously, all VLANs (port-based or 802.1q) were sharing a single database i...Imre Kaloz2015-08-212-4/+19
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-153-1/+67
* ar8216: adjust ATU flushing in case of link changesFelix Fietkau2015-07-151-6/+4
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-154-4/+47
* ar8216: add reading ARL table for AR8216/AR8236/AR8316Felix Fietkau2015-07-152-8/+98
* kernel: b53: fix build with brcm47xxHauke Mehrtens2015-07-031-0/+5
* b53: Allow using all 8 ports on BCM53011Rafał Miłecki2015-06-211-1/+1
* ar8216: Fix problem with AR8337 MAC swap handlingFelix Fietkau2015-06-141-3/+3
* b53: fix memory out of bounds access on 64 bit targetsJonas Gorski2015-06-101-2/+2
* b53: widen stp state mask to 3 bits (instead of 2)Jonas Gorski2015-06-101-1/+1
* b53: Allow using all ports on BCM53012Rafał Miłecki2015-05-121-1/+1
* b53: improve overriding CPU port state on BCM5301XRafał Miłecki2015-04-122-2/+30
* b53: clean up code to match kernel style betterJonas Gorski2015-04-106-20/+23
* b53: define registers available and needed on BCM5301XJonas Gorski2015-04-101-0/+33
* b53: reverse duplex bit meaning for IMP state override registerJonas Gorski2015-03-181-1/+1
* b53: global config is part of the management page, not the control pageJonas Gorski2015-03-151-2/+2
* swconfig: fix build with linux 4.0John Crispin2015-03-061-3/+6