summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
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
2022-10-03net: lan966x: Add port mirroring support using tc-matchallHoratiu Vultur
2022-10-03net: lan966x: Add port police support using tc-matchallHoratiu Vultur
2022-10-03eth: lan743x: reject extts for non-pci11x1x devicesRaju Lakkaraju
2022-10-03net: sparx5: Fix return type of sparx5_port_xmit_implNathan Huckleberry
2022-09-30net: lan966x: Fix spelling mistake "tarffic" -> "traffic"Colin Ian King
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: lan966x: Add offload support for etsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for cbsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for tbfHoratiu Vultur
2022-09-23net: lan966x: Add offload support for taprioHoratiu Vultur
2022-09-23net: lan966x: Add registers used by taprioHoratiu Vultur
2022-09-23net: lan966x: Add offload support for mqprioHoratiu Vultur
2022-09-23net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur
2022-09-23net: microchip: sparx5: add support for offloading ets qdiscDaniel Machon
2022-09-23net: microchip: sparx5: add support for offloading tbf qdiscDaniel Machon
2022-09-23net: microchip: sparx5: add support for offloading mqprio qdiscDaniel Machon
2022-09-23net: microchip: sparx5: add tc setup hookDaniel Machon
2022-09-09net: lan743x: Add support for Rx IP & TCP checksum offloadRaju Lakkaraju
2022-09-09net: lan743x: Fix to use multiqueue start/stop APIsRaju Lakkaraju
2022-09-08net: sparx5: fix function return type to match actual typeCasper Andersson
2022-09-06net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur
2022-09-02net: lan966x: make reset optionalMichael Walle
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-08-29net: sparx5: add support for mrouter portsCasper Andersson
2022-08-29net: sparx5: add list for mdb entries in driverCasper Andersson
2022-08-26net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur
2022-08-22net: lan966x: Extend FDB to support also lagHoratiu Vultur
2022-08-22net: lan966x: Add lag support for lan966xHoratiu Vultur