summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x
AgeCommit message (Expand)Author
2023-03-01net: lan966x: Fix port police support using tc-matchallHoratiu Vultur
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-20net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur
2023-02-13net: lan966x: set xdp_features flagLorenzo Bianconi
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur
2023-02-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-02-03net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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: Always enable VCAP lookupsSteen Hegelund
2023-01-13net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger
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
2022-12-22net: lan966x: Fix configuration of the PCSHoratiu Vultur
2022-12-12net: lan966x: Remove a useless test in lan966x_ptp_add_trap()Christophe JAILLET
2022-12-06net: lan966x: Add ptp trap rulesHoratiu 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-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
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
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-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07net: lan966x: move unnecessary linux/sfp.h includeRussell King (Oracle)
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-24net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur