aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* ar71xx: Add support for Netgear WNR2000v1Huan Truong2016-12-141-0/+2
* 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
* kernel: mtdsplit: add support for WRGG imagesStijn Tintel2016-10-273-0/+115
* kernel: drop usbdev LED triggerRafał Miłecki2016-10-191-371/+0
* generic: ar8216: improve ar8xxx_is_possible checkChristian Lamparter2016-10-151-6/+6
* kernel: mtdsplit_uimage: fix Edimax parserMathias Kresin2016-10-151-13/+7
* kernel: mtdsplit_uimage: fix rootfs offsetMathias Kresin2016-10-151-1/+1
* 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: owl-loader for delayed Atheros ath9k fixupChristian Lamparter2016-09-191-0/+246
* 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
* kernel: remove unused morse led trigger driverFelix Fietkau2016-08-041-366/+0
* kernel: silence a false positive uninitialized variable warningFelix Fietkau2016-08-011-1/+1
* b53: allow ports with higher numbers than CPU portRafał Miłecki2016-07-241-2/+1
* ledtrig-usbdev: fix duplicate match detectionFelix Fietkau2016-07-231-4/+5
* ledtrig-usbdev: use upstream function for iterating USB devicesRafał Miłecki2016-07-201-5/+27
* kernel: rename B53 symbols to avoid upstream kernel conflictRafał Miłecki2016-06-202-18/+18
* kernel: mtdsplit: calculate kernel partition precisely for SeamaRafał Miłecki2016-06-201-2/+2
* 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-0718-20/+20
* 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
* kernel: mtdsplit: support uimage with UBIRafał Miłecki2016-02-241-3/+7
* kernel: mtdsplit: add missing digest field to Seama headerRafał Miłecki2016-02-231-0/+1
* 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
* kernel: mtdsplit: support Seama entity with UBIRafał Miłecki2016-02-012-3/+8
* kernel: mtdsplit: detect UBI partition when looking for rootfsRafał Miłecki2016-02-012-0/+7
* kernel: mtdsplit: modify rootfs helpers to provide partition typeRafał Miłecki2016-02-019-26/+42
* kernel: mtdsplit: document Seama splitter a bitRafał Miłecki2016-01-251-8/+10
* swconfig: simplify init codeJonas Gorski2016-01-241-6/+1