aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/swconfig.c
Commit message (Expand)AuthorAge
* kernel: swconfig: make compatible with kernel 5.2Mathias Kresin2020-02-12
* swconfig: fix Broadcom b53 supportTobias Schramm2020-01-12
* kernel: fix swconfig compilation with kernels 5.2+Rafał Miłecki2019-10-28
* swconfig: convert swdevs_lock from spinlock to mutexFelix Fietkau2018-03-12
* kernel: generic: Add kernel 4.14 supportHauke Mehrtens2017-12-16
* linux/swconfig_get_attr: fix leak of msg in case of errorAlexander Couzens2017-06-11
* net: ar8216: address security vulnerabilities in swconfig & ar8216Pavel Kubelun2016-12-01
* swconfig: revert the portmapping patches, they seem to cause a segfaultJohn Crispin2016-08-16
* kernel/swconfig: remove obsolete portmapping feature from swconfigJohn Crispin2016-08-15
* kernel: require admin permissions for swconfig set operationsFelix Fietkau2016-06-12
* kernel: deny swconfig set requests for unprivileged usersJo-Philipp Wich2016-06-11
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-07
* swconfig: add (PHY) generic helper setting port linkRafał Miłecki2016-02-03
* swconfig: simplify init codeJonas Gorski2016-01-24
* swconfig: drop linux < 3.13 code pathsJonas Gorski2016-01-24
* swconfig: add API for setting port link speedRafał Miłecki2016-01-06
* swconfig: switch kernel PORT_LINK support to SWITCH_TYPE_LINKJohn Crispin2015-12-23
* swconfig: add SWITCH_TYPE_LINK and support sending link info to user spaceJohn Crispin2015-12-23
* swconfig: fix build with linux 4.0John Crispin2015-03-06
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-18
* swconfig: last vs tailJohn Crispin2014-10-29
* swconfig: "swconfig list" shows devices in reverse orderJohn Crispin2014-10-29
* kernel: fix warning in swconfig.c with kernel 3.14Hauke Mehrtens2014-05-08
* modules: swconfig.c: update the error path on 3.13, and behave nicely with re...Zoltan Herpai2014-01-21
* modules: update swconfig.c to compile on 3.13 (compile-tested)Zoltan Herpai2014-01-21
* kernel: make swconfig checkpath compliantFlorian Fainelli2013-10-24
* unbreak portmapping - typo fixJohn Crispin2013-04-09
* allow loading port maps from OFJohn Crispin2013-04-09
* swconfig: make it compatible with 3.7Gabor Juhos2012-11-21
* swconfig: get rid of the NLA_PUT_* macrosFlorian Fainelli2012-10-24
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepFelix Fietkau2012-03-15
* generic: swconfig: add a generic get_port_link implementationGabor Juhos2012-03-07
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-31
* kernel: swconfig: add a missing unlock in error pathGabor Juhos2011-11-04
* swconfig: Add generic switch identifiersJonas Gorski2011-07-27
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKFelix Fietkau2011-04-26
* swconfig: cleanup of kernel drivers and interface - add some comments to a fe...Felix Fietkau2010-08-04
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26