summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean2022-06-301-0/+4
* net: dsa: bcm_sf2: force pause link settingsDoug Berger2022-06-241-0/+5
* net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He2022-06-241-0/+1
* net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi2022-06-231-1/+1
* net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi2022-06-231-1/+21
* Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-093-46/+31
|\
| * net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga2022-06-091-29/+9
| * net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)2022-06-091-0/+8
| * net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)2022-06-091-1/+1
| * net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún2022-06-091-16/+11
| * net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin2022-06-081-1/+3
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-5/+1
|\ \ | |/ |/|
| * net: dsa: don't use bitmap_weight() in b53_arl_read()Yury Norov2022-05-021-5/+1
* | net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin2022-05-271-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-241-1/+2
|\ \
| * | net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap2022-05-231-1/+2
* | | net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean2022-05-231-40/+64
* | | net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean2022-05-232-19/+11
* | | net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpuVladimir Oltean2022-05-231-27/+9
* | | net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean2022-05-231-4/+0
* | | net: dsa: felix: move the updating of PGID_CPU to the ocelot libVladimir Oltean2022-05-231-7/+0
* | | net: dsa: fix missing adjustment of host broadcast floodingVladimir Oltean2022-05-231-0/+3
* | | net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl2022-05-201-2/+3
* | | net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl2022-05-201-2/+2
* | | net: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss2022-05-182-6/+1
* | | net: dsa: microchip: add the phylink get_capsArun Ramadoss2022-05-184-9/+117
* | | net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan2022-05-183-6/+7
* | | net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss2022-05-184-29/+20
* | | net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss2022-05-183-42/+21
* | | net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss2022-05-184-157/+149
* | | net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss2022-05-186-22/+109
* | | net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss2022-05-184-206/+259
* | | net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss2022-05-181-2/+3
* | | net: dsa: realtek: rtl8366rb: Serialize indirect PHY register accessAlvin Šipraga2022-05-161-12/+25
* | | net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean2022-05-131-0/+1
* | | net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2022-05-132-197/+216
* | | net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean2022-05-131-9/+17
* | | net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean2022-05-133-33/+30
* | | net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2022-05-132-0/+34
* | | net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2022-05-131-0/+3
* | | net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean2022-05-131-0/+6
* | | net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean2022-05-131-2/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-132-1/+9
|\| |
| * | net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli2022-05-121-0/+3
| * | net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-061-1/+6
* | | net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean2022-05-124-1/+7
* | | net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean2022-05-071-46/+5
* | | net: dsa: felix: stop migrating FDBs back and forth on tag proto changeVladimir Oltean2022-05-071-53/+2
* | | net: dsa: felix: use PGID_CPU for FDB entry migration on NPI portVladimir Oltean2022-05-071-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-057-76/+110
|\| |