| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: ksz: Add STP multicast handling | Marek Vasut | 2018-12-16 | 1 | -0/+4 |
* | net: dsa: ksz: Factor out common tag code | Tristram Ha | 2018-12-16 | 1 | -39/+73 |
* | net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 | Tristram Ha | 2018-12-16 | 4 | -6/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-10 | 2 | -29/+33 |
|\ |
|
| * | net: dsa: Fix tagging attribute location | Florian Fainelli | 2018-12-01 | 2 | -29/+33 |
* | | net: dsa: Make dsa_master_set_mtu() static | Andrew Lunn | 2018-12-09 | 1 | -1/+1 |
* | | net: dsa: Restore MTU on master device on unload | Andrew Lunn | 2018-12-09 | 1 | -0/+13 |
* | | net: dsa: Set the master device's MTU to account for DSA overheads | Andrew Lunn | 2018-12-06 | 1 | -0/+16 |
* | | net: dsa: Add overhead to tag protocol ops. | Andrew Lunn | 2018-12-06 | 9 | -0/+10 |
* | | rocker, dsa, ethsw: Don't filter VLAN events on bridge itself | Petr Machata | 2018-11-24 | 1 | -3/+0 |
* | | switchdev: Replace port obj add/del SDO with a notification | Petr Machata | 2018-11-24 | 1 | -2/+0 |
* | | net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL | Petr Machata | 2018-11-24 | 1 | -0/+56 |
|/ |
|
* | net: dsa: legacy: simplify getting .driver_data | Wolfram Sang | 2018-10-23 | 1 | -4/+2 |
* | netpoll: allow cleanup to be synchronous | Debabrata Banerjee | 2018-10-20 | 1 | -1/+1 |
* | bridge: switchdev: Allow clearing FDB entry offload indication | Ido Schimmel | 2018-10-18 | 1 | -0/+1 |
* | net: dsa: remove redundant null pointer check before put_device | zhong jiang | 2018-09-17 | 1 | -2/+1 |
* | net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str() | Hauke Mehrtens | 2018-09-17 | 1 | -0/+3 |
* | net: dsa: Add Lantiq / Intel GSWIP tag support | Hauke Mehrtens | 2018-09-13 | 5 | -0/+119 |
* | net: dsa: Expose tagging protocol to user-space | Florian Fainelli | 2018-09-07 | 3 | -0/+72 |
* | net: dsa: Drop GPIO includes | Linus Walleij | 2018-08-28 | 1 | -2/+0 |
* | net_sched: remove list_head from tc_action | Cong Wang | 2018-08-21 | 1 | -3/+1 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-09 | 1 | -2/+2 |
|\ |
|
| * | dsa: slave: eee: Allow ports to use phylink | Andrew Lunn | 2018-08-09 | 1 | -2/+2 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 1 | -0/+6 |
|\| |
|
| * | net: dsa: Do not suspend/resume closed slave_dev | Florian Fainelli | 2018-08-01 | 1 | -0/+6 |
* | | net: dsa: Remove VLA usage | Salvatore Mesoraca | 2018-07-19 | 2 | -12/+24 |
* | | net: sched: pass extack pointer to block binds and cb registration | John Hurley | 2018-06-26 | 1 | -1/+1 |
|/ |
|
* | net: dsa: add error handling for pskb_trim_rcsum | Zhouyang Jia | 2018-06-11 | 1 | -1/+2 |
* | dsa: port: Ignore bridge VLAN events | Petr Machata | 2018-05-31 | 1 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 1 | -3/+6 |
|\ |
|
| * | net: dsa: Do not register devlink for unused ports | Florian Fainelli | 2018-05-18 | 1 | -3/+6 |
* | | dsa: set devlink port attrs for dsa ports | Jiri Pirko | 2018-05-19 | 1 | -0/+24 |
* | | net: dsa: Plug in PHYLINK support | Florian Fainelli | 2018-05-11 | 2 | -132/+171 |
* | | net: dsa: Eliminate dsa_slave_get_link() | Florian Fainelli | 2018-05-11 | 1 | -11/+1 |
* | | net: dsa: Add PHYLINK switch operations | Florian Fainelli | 2018-05-11 | 2 | -1/+6 |
* | | net: dsa: fix added_by_user switchdev notification | Vivien Didelot | 2018-05-10 | 1 | -5/+7 |
* | | switchdev: Add fdb.added_by_user to switchdev notifications | Petr Machata | 2018-05-03 | 1 | -1/+4 |
* | | net: dsa: Allow providing PHY statistics from CPU port | Florian Fainelli | 2018-04-27 | 2 | -5/+99 |
* | | net: dsa: Add helper function to obtain PHY device of a given port | Florian Fainelli | 2018-04-27 | 1 | -11/+22 |
* | | net: dsa: Pass stringset to ethtool operations | Florian Fainelli | 2018-04-27 | 2 | -10/+16 |
* | | net: dsa: Do not check for ethtool_ops validity | Florian Fainelli | 2018-04-27 | 1 | -3/+3 |
|/ |
|
* | net: dsa: Discard frames from unused ports | Andrew Lunn | 2018-04-08 | 1 | -1/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 | 1 | -1/+1 |
|\ |
|
| * | net: dsa: Fix dsa_is_user_port() test inversion | Florian Fainelli | 2018-03-13 | 1 | -1/+1 |
* | | dsa: Pass the port to get_sset_count() | Andrew Lunn | 2018-03-04 | 2 | -3/+3 |
* | | net: dsa: forward timestamping callbacks to switch drivers | Brandon Streiff | 2018-02-14 | 2 | -0/+66 |
* | | net: dsa: forward hardware timestamping ioctls to switch driver | Brandon Streiff | 2018-02-14 | 1 | -0/+29 |
|/ |
|
* | net: dsa: Support internal phy on 'cpu' port | Sebastian Reichel | 2018-01-24 | 4 | -32/+86 |
* | net: dsa: Move padding into Broadcom tagger | Florian Fainelli | 2018-01-05 | 1 | -0/+12 |
* | net: dsa: Fix dsa_legacy_register() return value | Florian Fainelli | 2018-01-03 | 1 | -1/+1 |