summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-31leds: add APIs for LEDs hw controlChristian Marangi1-0/+37
2023-05-31tipc: delete tipc_mtu_bad from tipc_udp_enableXin Long3-8/+4
2023-05-31Merge branch 'net-dsa-mv88e6xxx-add-88e6361-support'Jakub Kicinski6-32/+94
2023-05-31net: dsa: mv88e6xxx: enable support for 88E6361 switchAlexis Lothoré4-9/+51
2023-05-31net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_modeAlexis Lothoré4-10/+19
2023-05-31net: dsa: mv88e6xxx: fix 88E6393X family internal phys layoutAlexis Lothoré1-3/+6
2023-05-31net: dsa: mv88e6xxx: add field to specify internal phys layoutAlexis Lothoré3-2/+12
2023-05-31net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updatesAlexis Lothoré1-1/+1
2023-05-31net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internalAlexis Lothoré1-6/+4
2023-05-31dt-bindings: net: dsa: marvell: add MV88E6361 switch to compatibility listAlexis Lothoré1-1/+1
2023-05-31Merge branch 'add-layer-2-miss-indication-and-filtering'Jakub Kicinski18-16/+485
2023-05-31selftests: forwarding: Add layer 2 miss test casesIdo Schimmel2-0/+351
2023-05-31mlxsw: spectrum_flower: Add ability to match on layer 2 missIdo Schimmel4-5/+7
2023-05-31mlxsw: spectrum_flower: Do not force matching on iifIdo Schimmel1-0/+3
2023-05-31mlxsw: spectrum_flower: Split iif parsing to a separate functionIdo Schimmel1-21/+33
2023-05-31flow_offload: Reject matching on layer 2 missIdo Schimmel4-0/+28
2023-05-31net/sched: flower: Allow matching on layer 2 missIdo Schimmel2-2/+30
2023-05-31flow_dissector: Dissect layer 2 miss from tc skb extensionIdo Schimmel2-0/+12
2023-05-31skbuff: bridge: Add layer 2 miss indicationIdo Schimmel5-0/+33
2023-05-30Merge branch 'devlink-move-port-ops-into-separate-structure'Jakub Kicinski11-279/+298
2023-05-30devlink: save devlink_port_ops into a variable in devlink_port_function_valid...Jiri Pirko1-5/+5
2023-05-30devlink: move port_del() to devlink_port_opsJiri Pirko4-21/+11
2023-05-30devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko4-44/+26
2023-05-30devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko4-36/+26
2023-05-30devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko4-29/+25
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko7-89/+80
2023-05-30mlx5: register devlink ports with opsJiri Pirko1-2/+10
2023-05-30sfc: register devlink port with opsJiri Pirko1-1/+7
2023-05-30devlink: move port_type_set() op into devlink_port_opsJiri Pirko3-31/+31
2023-05-30mlx4: register devlink port with opsJiri Pirko1-1/+5
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko5-15/+18
2023-05-30nfp: devlink: register devlink port with opsJiri Pirko1-1/+5
2023-05-30mlxsw_core: register devlink port with opsJiri Pirko1-1/+5
2023-05-30ice: register devlink port for PF with opsJiri Pirko1-1/+5
2023-05-30devlink: introduce port ops placeholderJiri Pirko2-17/+54
2023-05-30net: fec: remove last_bdp from fec_enet_txq_xmit_frame()Wei Fang1-4/+2
2023-05-30r8169: check for PCI read error in probeHeiner Kallweit1-1/+8
2023-05-30dsa: lan9303: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0
2023-05-30liquidio: Use vzalloc()Christophe JAILLET2-6/+2
2023-05-30Merge branch 'microchip_t1s-update-on-microchip-10base-t1s-phy-driver'Paolo Abeni2-55/+224
2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran2-4/+179
2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran1-13/+1
2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran1-0/+21
2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran2-15/+15
2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran1-28/+13
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran2-5/+5
2023-05-30Merge branch 'microchip-dsa-driver-improvements'Paolo Abeni8-66/+135
2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel1-0/+41
2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel1-0/+11
2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel2-20/+1