summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/swconfig.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-071-2/+2
* 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
* 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
* swconfig: fix build with linux 4.0John Crispin2015-03-061-3/+6
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-181-1/+3
* swconfig: last vs tailJohn Crispin2014-10-291-1/+1
* swconfig: "swconfig list" shows devices in reverse orderJohn Crispin2014-10-291-1/+1
* kernel: fix warning in swconfig.c with kernel 3.14Hauke Mehrtens2014-05-081-6/+10
* modules: swconfig.c: update the error path on 3.13, and behave nicely with re...Zoltan Herpai2014-01-211-3/+2
* modules: update swconfig.c to compile on 3.13 (compile-tested)Zoltan Herpai2014-01-211-0/+8
* kernel: make swconfig checkpath compliantFlorian Fainelli2013-10-241-35/+40
* unbreak portmapping - typo fixJohn Crispin2013-04-091-1/+1
* allow loading port maps from OFJohn Crispin2013-04-091-0/+73
* swconfig: make it compatible with 3.7Gabor Juhos2012-11-211-3/+3
* swconfig: get rid of the NLA_PUT_* macrosFlorian Fainelli2012-10-241-17/+33
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepFelix Fietkau2012-03-151-5/+5
* generic: swconfig: add a generic get_port_link implementationGabor Juhos2012-03-071-0/+79
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-311-0/+8
* kernel: swconfig: add a missing unlock in error pathGabor Juhos2011-11-041-1/+3
* swconfig: Add generic switch identifiersJonas Gorski2011-07-271-5/+30
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKFelix Fietkau2011-04-261-1/+1
* swconfig: cleanup of kernel drivers and interface - add some comments to a fe...Felix Fietkau2010-08-041-25/+29
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-0/+925