summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2026-01-11net: lan743x: Allocate rings outside ZONE_DMAThangaraj Samynathan
2025-12-07net: lan966x: Fix the initialization of taprioHoratiu Vultur
2025-11-24lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-24net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko
2025-06-27net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev
2025-06-27net: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S
2025-06-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S
2025-06-19net: lan966x: Make sure to insert the vlan tags also in host modeHoratiu Vultur
2025-06-19net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan
2025-06-19net: lan966x: Fix 1-step timestamping over ipv4 or ipv6Horatiu Vultur
2025-06-04net: lan743x: Restore SGMII CTRL register on resumeThangaraj Samynathan
2025-05-09net: lan743x: Fix memleak issue when GSO enabledThangaraj Samynathan
2024-12-19net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-19net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-09net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-10-22net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()Jinjie Ruan
2024-10-10net: sparx5: Fix invalid timestampsAakash Menon
2024-09-12net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard
2024-06-27net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-27net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-12net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur
2024-06-12net: lan966x: remove debugfs directory in probe() error pathHerve Codina
2024-04-27net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-15net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap
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