summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster
2023-01-30net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae
2023-01-30net: phy: fix the spelling problem of SentinelFrank Sae
2023-01-30net: b44: Remove the unused function __b44_cam_read()Jiapeng Chong
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund
2023-01-30net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund
2023-01-30net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-01-30fec: convert to gpio descriptorArnd Bergmann
2023-01-30net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the codeHeiner Kallweit
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko
2023-01-27net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko
2023-01-27net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27qed: remove pointless call to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-27ice: remove pointless calls to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-27net/mlx5: Covert devlink params registration to use devlink_params_register/u...Jiri Pirko
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko
2023-01-27net: dsa: qca8k: convert to regmap read/write APIChristian Marangi
2023-01-27net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb accessChristian Marangi
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: add missing includes of linux/net.hJakub Kicinski
2023-01-27net: ipa: add IPA v5.0 packet status supportAlex Elder
2023-01-27net: ipa: introduce generalized status decoderAlex Elder
2023-01-27net: ipa: IPA status preparatory cleanupsAlex Elder
2023-01-27net: ipa: define remaining IPA status field valuesAlex Elder
2023-01-27net: ipa: rename the NAT enumerated typeAlex Elder
2023-01-27net: ipa: define all IPA status mask bitsAlex Elder
2023-01-27net: ipa: stop using sizeof(status)Alex Elder
2023-01-27net: ipa: refactor status buffer parsingAlex Elder
2023-01-26net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26cxgb4: fill IPsec state validation failure reasonLeon Romanovsky