summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund
2022-11-25net: microchip: sparx5: Support for displaying a list of keysetsSteen Hegelund
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund
2022-11-22net: sparx5: fix error handling in sparx5_port_open()Liu Jian
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund
2022-11-21net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
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