summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)AuthorFilesLines
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur2-7/+1
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+14
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur1-4/+112
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur1-0/+366
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur4-1/+70
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur5-1/+421
2022-11-29net: lan966x: add vcap registersHoratiu Vultur2-0/+199
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur4-1/+1624
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur5-1/+47
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur1-56/+146
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur3-720/+393
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur4-15/+104
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur4-10/+94
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur3-6/+53
2022-11-25net: lan966x: Update rxq memory modelHoratiu Vultur1-0/+13
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur2-5/+7
2022-11-25net: lan966x: Introduce helper functionsHoratiu Vultur1-27/+44
2022-11-25net: lan966x: Add XDP_PACKET_HEADROOMHoratiu Vultur2-6/+13
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund1-0/+194
2022-11-25net: microchip: sparx5: Support for displaying a list of keysetsSteen Hegelund2-44/+74
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund3-6/+234
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund4-11/+206
2022-11-22net: sparx5: fix error handling in sparx5_port_open()Liu Jian1-2/+12
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter1-3/+5
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund4-3/+553
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund4-0/+15
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund3-10/+333
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund3-4/+141
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund4-56/+535
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund12-64/+266
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund1-2/+2
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund1-1/+5
2022-11-21net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei1-5/+2
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter1-1/+1
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur1-6/+6
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+9
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2-0/+6
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing1-0/+3
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund1-0/+526
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund3-0/+96
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund3-2/+127
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund2-13/+151
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund2-1/+77
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur3-40/+58
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur5-2/+109
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur2-25/+69
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur3-6/+7
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund1-0/+592
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund8-9/+263
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund1-2/+101