summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King2020-10-201-1/+1
* net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov2020-10-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-151-7/+9
|\
| * net: dsa: microchip: fix race conditionChristian Eggers2020-10-121-7/+9
* | net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij2020-10-103-5/+39
* | net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers2020-10-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-082-0/+4
|\|
| * net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean2020-10-062-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-053-16/+40
|\|
| * net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean2020-09-291-1/+1
| * net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean2020-09-291-6/+6
| * net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne2020-09-241-8/+12
| * net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang2020-09-241-1/+21
* | net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-0515-31/+88
* | net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn2020-10-041-4/+105
* | net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic configVladimir Oltean2020-10-031-5/+5
* | net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang2020-10-021-0/+1
* | net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean2020-10-024-0/+29
* | net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli2020-10-021-0/+1
* | net: mscc: ocelot: remove unneeded VCAP parameters for IS2Vladimir Oltean2020-09-292-25/+0
* | net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-293-3/+25
* | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-292-0/+100
* | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-292-0/+184
* | net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2020-09-294-26/+28
* | net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean2020-09-263-9/+23
* | net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean2020-09-261-4/+25
* | net: dsa: sja1105: implement .devlink_info_getVladimir Oltean2020-09-253-0/+21
* | net: dsa: sja1105: expose static config as devlink regionVladimir Oltean2020-09-253-3/+124
* | net: dsa: sja1105: move devlink param code to sja1105_devlink.cVladimir Oltean2020-09-254-103/+132
* | net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean2020-09-241-1/+4
* | net: dsa: b53: Configure VLANs while not filteringFlorian Fainelli2020-09-232-18/+2
* | net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli2020-09-231-1/+1
* | net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli2020-09-231-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-228-43/+84
|\|
| * net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean2020-09-211-8/+8
| * net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang2020-09-211-8/+8
| * net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+3
| * net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean2020-09-181-1/+4
| * net: dsa: seville: fix buffer size of the queue systemVladimir Oltean2020-09-181-1/+1
| * net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer2020-09-161-1/+1
| * net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne2020-09-104-17/+46
| * net: dsa: rtl8366: Properly clear member configLinus Walleij2020-09-061-7/+13
* | net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij2020-09-211-1/+1
* | net: dsa: mt7530: Add some return-value checksAlex Dewar2020-09-211-9/+22
* | net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean2020-09-201-1/+6
* | net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij2020-09-201-0/+3
* | net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn2020-09-183-0/+20
* | net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn2020-09-184-1/+286
* | net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn2020-09-182-4/+18
* | net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn2020-09-184-254/+279