summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-31net: ipa: use dev PM wakeirq handlingCaleb Connolly1-6/+4
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann1-2/+1
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child1-13/+16
2023-01-31mfd: ocelot: add external ocelot switch controlColin Foster1-0/+60
2023-01-31net: dsa: ocelot: add external ocelot switch controlColin Foster3-0/+185
2023-01-31mfd: ocelot: prepend resource size macros to be 32-bitColin Foster1-4/+4
2023-01-31net: dsa: felix: add functionality when not all ports are supportedColin Foster2-3/+9
2023-01-31net: dsa: felix: add support for MFD configurationsColin Foster1-0/+7
2023-01-31net: dsa: felix: add configurable device quirksColin Foster4-2/+8
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster2-14/+15
2023-01-31net: mscc: ocelot: expose ocelot_reset routineColin Foster2-45/+47
2023-01-31net: mscc: ocelot: expose vcap_props structureColin Foster2-43/+44
2023-01-31net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster2-59/+60
2023-01-31net: mscc: ocelot: expose ocelot wm functionsColin Foster2-28/+31
2023-01-31net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae1-2/+2
2023-01-31net: phy: fix the spelling problem of SentinelFrank Sae1-1/+1
2023-01-31net: b44: Remove the unused function __b44_cam_read()Jiapeng Chong1-22/+0
2023-01-30devlink: remove devlink featuresJiri Pirko8-11/+5
2023-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund1-0/+66
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund2-4/+39
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund11-19/+46
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund4-119/+803
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund5-18/+1401
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund1-1/+4
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund1-0/+8
2023-01-30net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund1-1/+23
2023-01-30net: bcmgenet: Add a check for oversized packetsFlorian Fainelli1-0/+8
2023-01-30fec: convert to gpio descriptorArnd Bergmann1-16/+9
2023-01-30net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the codeHeiner Kallweit1-8/+3
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski14-111/+267
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski164-666/+1281
2023-01-28net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL1-3/+4
2023-01-28dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+6
2023-01-28dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-28virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-28lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-28qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+4
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko4-55/+94
2023-01-27net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko2-70/+83
2023-01-27net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko3-29/+38
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko11-151/+154
2023-01-27qed: remove pointless call to devlink_param_driverinit_value_set()Jiri Pirko1-6/+0
2023-01-27ice: remove pointless calls to devlink_param_driverinit_value_set()Jiri Pirko1-18/+2
2023-01-27net/mlx5: Covert devlink params registration to use devlink_params_register/u...Jiri Pirko1-34/+46
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko3-9/+9
2023-01-27net: dsa: qca8k: convert to regmap read/write APIChristian Marangi3-65/+77
2023-01-27net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb accessChristian Marangi2-4/+8
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski3-0/+4
2023-01-27net: add missing includes of linux/net.hJakub Kicinski1-0/+1
2023-01-27net: ipa: add IPA v5.0 packet status supportAlex Elder1-16/+36