| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ar8216: address security vulnerabilities in swconfig & ar8216 | Pavel Kubelun | 2016-12-01 | 2 | -7/+26 |
* | net: ar8216: prevent device duplication in ar8xxx_dev_list | Pavel Kubelun | 2016-12-01 | 1 | -2/+2 |
* | net: ar8216: hold ar8xxx_dev_list_lock during use_count-- | Pavel Kubelun | 2016-12-01 | 1 | -3/+6 |
* | net: ar8327: replace sprintf() by scnprintf() | Pavel Kubelun | 2016-12-01 | 1 | -2/+1 |
* | net: ar8327: remove unnecessary spinlocks | Pavel Kubelun | 2016-12-01 | 1 | -4/+0 |
* | net: ar8216: sync mib_work cancellation | Pavel Kubelun | 2016-12-01 | 1 | -1/+1 |
* | kernel: rtl8367(b): fix build error | Mathias Kresin | 2016-11-19 | 2 | -2/+2 |
* | generic: ar8216: improve ar8xxx_is_possible check | Christian Lamparter | 2016-10-15 | 1 | -6/+6 |
* | mvsw61xx: enable SerDes on 6176 if required | Jonas Gorski | 2016-09-26 | 2 | -0/+59 |
* | mvsw61xx: reset phys on probe to enable switch ports on clearfog pro | Jonas Gorski | 2016-09-26 | 2 | -1/+54 |
* | kernel: b53: force BCM531x5 port 5 link state if enabled | Rafał Miłecki | 2016-09-08 | 1 | -0/+13 |
* | swconfig: revert the portmapping patches, they seem to cause a segfault | John Crispin | 2016-08-16 | 1 | -0/+76 |
* | kernel/swconfig: remove obsolete portmapping feature from swconfig | John Crispin | 2016-08-15 | 1 | -76/+0 |
* | kernel: adm6996: set carrier status | Mathias Kresin | 2016-08-10 | 1 | -0/+5 |
* | b53: allow ports with higher numbers than CPU port | Rafał Miłecki | 2016-07-24 | 1 | -2/+1 |
* | kernel: rename B53 symbols to avoid upstream kernel conflict | Rafał Miłecki | 2016-06-20 | 2 | -18/+18 |
* | kernel: require admin permissions for swconfig set operations | Felix Fietkau | 2016-06-12 | 1 | -0/+3 |
* | kernel: deny swconfig set requests for unprivileged users | Jo-Philipp Wich | 2016-06-11 | 1 | -0/+3 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 13 | -15/+15 |
* | AR8216: improve mmd register access | John Crispin | 2016-03-04 | 3 | -13/+17 |
* | AR8216: make ARL age time configurable | John Crispin | 2016-03-04 | 4 | -4/+80 |
* | AR8216: remove redundant port number in MIB header line | John Crispin | 2016-03-04 | 1 | -2/+1 |
* | AR8216: complement MIB counters with info in GiB / MiB / KiB | John Crispin | 2016-03-04 | 1 | -5/+40 |
* | AR8216: don't display MIB counters if all are empty | John Crispin | 2016-03-04 | 1 | -1/+8 |
* | switch: allow Ethernet port LEDs to show specific port speeds only | Felix Fietkau | 2016-02-25 | 1 | -5/+99 |
* | switch: make LED port_mask file write handler use kstrtoul() function | Felix Fietkau | 2016-02-25 | 1 | -25/+16 |
* | b53: support setting port link | Rafał Miłecki | 2016-02-03 | 1 | -0/+31 |
* | b53: provide PHY access to swconfig | Rafał Miłecki | 2016-02-03 | 3 | -0/+48 |
* | swconfig: add (PHY) generic helper setting port link | Rafał Miłecki | 2016-02-03 | 1 | -0/+36 |
* | swconfig: simplify init code | Jonas Gorski | 2016-01-24 | 1 | -6/+1 |
* | swconfig: drop linux < 3.13 code paths | Jonas Gorski | 2016-01-24 | 1 | -20/+0 |
* | b53: update header register difinitions | Jonas Gorski | 2016-01-18 | 1 | -1/+2 |
* | ar8327: add IGMP Snooping support | Felix Fietkau | 2016-01-17 | 2 | -0/+232 |
* | swconfig: add API for setting port link speed | Rafał Miłecki | 2016-01-06 | 1 | -1/+48 |
* | swconfig: switch kernel PORT_LINK support to SWITCH_TYPE_LINK | John Crispin | 2015-12-23 | 1 | -47/+4 |
* | swconfig: add SWITCH_TYPE_LINK and support sending link info to user space | John Crispin | 2015-12-23 | 1 | -0/+56 |
* | ar8216: rework/fix AR8337 MAC swap handling | Felix Fietkau | 2015-12-20 | 1 | -3/+3 |
* | kernel: mvswitch: merge 3.10+ compile fix into the code | Jonas Gorski | 2015-12-04 | 1 | -3/+3 |
* | generic: fix adm6996 init | John Crispin | 2015-10-26 | 1 | -0/+6 |
* | mvsw61xx: match swconfig function names | Felix Fietkau | 2015-09-11 | 1 | -4/+4 |
* | mvsw61xx: use standard swconfig get_port_link | Felix Fietkau | 2015-09-11 | 1 | -76/+18 |
* | Previously, all VLANs (port-based or 802.1q) were sharing a single database i... | Imre Kaloz | 2015-08-21 | 2 | -4/+19 |
* | ar8216: add swconfig attributes for ARL table flushing | Felix Fietkau | 2015-07-15 | 3 | -1/+67 |
* | ar8216: adjust ATU flushing in case of link changes | Felix Fietkau | 2015-07-15 | 1 | -6/+4 |
* | ar8216: add ARL table flushing per port | Felix Fietkau | 2015-07-15 | 4 | -4/+47 |
* | ar8216: add reading ARL table for AR8216/AR8236/AR8316 | Felix Fietkau | 2015-07-15 | 2 | -8/+98 |
* | kernel: b53: fix build with brcm47xx | Hauke Mehrtens | 2015-07-03 | 1 | -0/+5 |
* | b53: Allow using all 8 ports on BCM53011 | Rafał Miłecki | 2015-06-21 | 1 | -1/+1 |
* | ar8216: Fix problem with AR8337 MAC swap handling | Felix Fietkau | 2015-06-14 | 1 | -3/+3 |
* | b53: fix memory out of bounds access on 64 bit targets | Jonas Gorski | 2015-06-10 | 1 | -2/+2 |