summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2024-03-04net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-09lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-01-08lan743x: remove redundant statement in lan743x_ethtool_get_eeeHeiner Kallweit
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-11-20net: microchip: lan743x : bidirectional throughput improvementVishvambar Panth S
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski
2023-11-18net: Replace hwtstamp_source by timestamping layerKory Maincent
2023-10-24net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S
2023-10-23net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui
2023-10-13net: sparx5: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap
2023-10-03net: microchip: sparx5: clean up error checking in vcap_show_admin()Dan Carpenter
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-20net: ethernet: microchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan
2023-09-10net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-20net: lan743x: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()Ruan Jinjie
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-08-02net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-09net: lan743x: select FIXED_PHYSimon Horman
2023-06-29net: lan743x: Don't sleep in atomic contextMoritz Fischer
2023-06-27net: lan743x: Simplify comparisonMoritz Fischer
2023-06-22net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-02net: lan743x: Remove extranous gotosMoritz Fischer
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur