aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* kernel: require admin permissions for swconfig set operationsFelix Fietkau2016-07-041-0/+3
* kernel: deny swconfig set requests for unprivileged usersJo-Philipp Wich2016-07-041-0/+3
* kernel: rename B53 symbols to avoid upstream kernel conflictRafał Miłecki2016-07-042-18/+18
* kernel: mtdsplit: calculate kernel partition precisely for SeamaRafał Miłecki2016-06-271-2/+2
* treewide: fix replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-1918-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
* swconfig: drop linux < 3.13 code pathsJonas Gorski2016-01-241-20/+0
* ar71xx: add support for Netgear WPN824NJohn Crispin2016-01-191-0/+2
* b53: update header register difinitionsJonas Gorski2016-01-181-1/+2
* ar8327: add IGMP Snooping supportFelix Fietkau2016-01-172-0/+232
* kernel: mtdsplit_squashfs: Align with the erase-block sizeFelix Fietkau2016-01-171-1/+1
* kernel: mtdsplit: add support for EVA imagesFelix Fietkau2016-01-173-0/+102
* kernel: mtdsplit: add support for brnImagesFelix Fietkau2016-01-173-0/+110
* swconfig: add API for setting port link speedRafał Miłecki2016-01-061-1/+48
* ledtrig-netdev: don't stop timer on events for different interfacesRafał Miłecki2016-01-021-1/+2
* ledtrig-netdev: add support for renamed devicesJohn Crispin2016-01-011-2/+3
* 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
* ledtrig-netdev: reset link status & stats after changing device_nameRafał Miłecki2015-12-231-0/+2
* ledtrig-netdev: drop locking from timer callback functionRafał Miłecki2015-12-231-11/+13
* ledtrig-netdev: switch rwlock to spinlockRafał Miłecki2015-12-231-20/+20
* ledtrig-netdev: update base driver instead of patching it for every kernelRafał Miłecki2015-12-231-4/+4
* 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 sharingImre 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