summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell2022-06-2828-1076/+2649
|\
| * net: dsa: rzn1-a5psw: add FDB supportClément Léger2022-06-272-0/+185
| * net: dsa: rzn1-a5psw: add statistics supportClément Léger2022-06-272-0/+220
| * net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driverClément Léger2022-06-274-0/+926
| * net: dsa: microchip: common ksz_spi_probe for ksz switchesArun Ramadoss2022-06-244-183/+69
| * net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss2022-06-247-19/+4
| * net: dsa: microchip: move ksz_dev_ops to ksz_common.cArun Ramadoss2022-06-246-164/+271
| * net: dsa: microchip: common menuconfig for ksz series switchArun Ramadoss2022-06-243-25/+13
| * net: dsa: microchip: ksz9477: separate phylink mode from switch registerArun Ramadoss2022-06-242-26/+7
| * net: dsa: microchip: common dsa_switch_ops for ksz switchesArun Ramadoss2022-06-244-190/+89
| * net: dsa: microchip: move start of switch to ksz_setupArun Ramadoss2022-06-245-5/+20
| * net: dsa: microchip: move multicast enable to ksz_setupArun Ramadoss2022-06-246-6/+19
| * net: dsa: microchip: move broadcast rate limit to ksz_setupArun Ramadoss2022-06-246-32/+30
| * net: dsa: microchip: move setup function to ksz_commonArun Ramadoss2022-06-244-41/+41
| * net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_opsArun Ramadoss2022-06-243-9/+52
| * net: dsa: microchip: add config_cpu_port to struct ksz_dev_opsArun Ramadoss2022-06-243-2/+5
| * net: dsa: microchip: rename shutdown to reset in ksz_dev_opsArun Ramadoss2022-06-245-9/+9
| * net: dsa: mv88e6xxx: get rid of SPEED_MAX settingRussell King2022-06-233-33/+30
| * net: dsa: mv88e6xxx: remove mv88e6065 dead codeRussell King (Oracle)2022-06-232-17/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-232-2/+22
| |\
| * | net: dsa: microchip: move get_phy_flags & mtu to ksz_commonArun Ramadoss2022-06-214-18/+52
| * | net: dsa: microchip: update fdb add/del/dump in ksz_commonArun Ramadoss2022-06-214-51/+85
| * | net: dsa: microchip: update the ksz_port_mdb_add/delArun Ramadoss2022-06-214-68/+98
| * | net: dsa: microchip: update the ksz_phylink_get_capsArun Ramadoss2022-06-214-10/+11
| * | net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_opsArun Ramadoss2022-06-214-22/+24
| * | net: dsa: microchip: move the port mirror to ksz_commonArun Ramadoss2022-06-214-13/+45
| * | net: dsa: microchip: move vlan functionality to ksz_commonArun Ramadoss2022-06-214-20/+69
| * | net: dsa: microchip: ksz9477: use ksz_read_phy16 & ksz_write_phy16Arun Ramadoss2022-06-211-13/+10
| * | net: dsa: microchip: move tag_protocol to ksz_commonArun Ramadoss2022-06-214-25/+28
| * | net: dsa: microchip: move switch chip_id detection to ksz_commonArun Ramadoss2022-06-216-90/+93
| * | net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detectArun Ramadoss2022-06-211-26/+22
| * | net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang2022-06-191-6/+77
| * | net: dsa: ar9331: fix potential dead lock on mdio accessOleksij Rempel2022-06-171-2/+15
| * | net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong2022-06-171-1/+1
| * | net: dsa: realtek: rtl8365mb: handle PHY interface modes correctlyAlvin Šipraga2022-06-161-107/+174
| * | net: dsa: realtek: rtl8365mb: remove learn_limit_max private data memberAlvin Šipraga2022-06-161-6/+1
| * | net: dsa: realtek: rtl8365mb: correct the max number of portsAlvin Šipraga2022-06-161-2/+1
| * | net: dsa: realtek: rtl8365mb: remove port_mask private data memberAlvin Šipraga2022-06-161-7/+1
| * | net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VBAlvin Šipraga2022-06-161-3/+3
| * | net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich2022-06-142-8/+20
| * | net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich2022-06-141-4/+21
| * | net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich2022-06-141-18/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-094-51/+32
| |\ \
| * | | net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusionsChristophe JAILLET2022-06-071-1/+2
* | | | net: dsa: bcm_sf2: force pause link settingsDoug Berger2022-06-231-0/+5
* | | | net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He2022-06-231-0/+1
| |_|/ |/| |
* | | net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi2022-06-221-1/+1
* | | net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi2022-06-221-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-081-29/+9