summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2023-01-18net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund
2023-01-18net: microchip: sparx5: Improve VCAP admin locking in the VCAP APISteen Hegelund
2023-01-18net: microchip: sparx5: Add VCAP admin locking in debugFSSteen Hegelund
2023-01-18net: microchip: sparx5: Add support to check for existing VCAP rule idSteen Hegelund
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund
2023-01-16net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund
2023-01-16net: microchip: vcap api: Add a storage state to a VCAP ruleSteen Hegelund
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund
2023-01-16net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund
2023-01-16net: microchip: vcap api: Convert multi-word keys/actions when encodingSteen Hegelund
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund
2023-01-16net: microchip: sparx5: Reset VCAP counter for new rulesSteen Hegelund
2023-01-16net: microchip: vcap api: Erase VCAP cache before encoding ruleSteen Hegelund
2023-01-13net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger
2023-01-13net: lan743x: Separate C22 and C45 transactionsAndrew Lunn
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger
2023-01-09net: lan966x: Allow to add rules in TCAM even if not enabledHoratiu Vultur
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur
2022-12-22net: lan966x: Fix configuration of the PCSHoratiu Vultur
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur
2022-12-12net: lan966x: Remove a useless test in lan966x_ptp_add_trap()Christophe JAILLET
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur
2022-12-06net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin
2022-12-05net: microchip: sparx5: correctly free skb in xmitCasper Andersson
2022-12-05net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-05net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-01net: microchip: sparx5: Fix error handling in vcap_show_admin()Dan Carpenter
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur
2022-11-29net: lan966x: add vcap registersHoratiu Vultur
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur
2022-11-25net: lan966x: Update rxq memory modelHoratiu Vultur
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur
2022-11-25net: lan966x: Introduce helper functionsHoratiu Vultur
2022-11-25net: lan966x: Add XDP_PACKET_HEADROOMHoratiu Vultur