summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund
2022-11-11net: microchip: sparx5: Find VCAP lookup from chain idSteen Hegelund
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund
2022-11-11net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset configSteen Hegelund
2022-11-09net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chipsRaju Lakkaraju
2022-11-09net: lan743x: Remove unused argument in lan743x_common_regs( )Raju Lakkaraju
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07net: lan966x: move unnecessary linux/sfp.h includeRussell King (Oracle)
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03net: microchip: sparx5: add support for offloading default prioDaniel Machon
2022-11-03net: microchip: sparx5: add support for offloading dscp tableDaniel Machon
2022-11-03net: microchip: sparx5: add support for apptrustDaniel Machon
2022-11-03net: microchip: sparx5: add support for offloading pcp tableDaniel Machon
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
2022-11-01net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur
2022-10-31ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementationJacob Keller
2022-10-31ptp: lan743x: remove .adjfreq implementationJacob Keller
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-25net: lan743x: Add support for get_pauseparam and set_pauseparamRaju Lakkaraju
2022-10-24net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding KUNIT test VCAP modelSteen Hegelund
2022-10-24net: microchip: sparx5: Writing rules to the IS2 VCAPSteen Hegelund
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding IS2 VCAP register interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding IS2 VCAP model to VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund
2022-10-20net: lan966x: Fix the rx drop counterHoratiu Vultur
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03net: lan966x: Fix return type of lan966x_port_xmitNathan Huckleberry