summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x
AgeCommit message (Expand)Author
2023-08-19net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-22net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for PCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading default prioHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading dscp tableHoratiu Vultur
2023-05-18net: lan966x: Add support for apptrustHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-05-18net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur
2023-05-10net: lan966x: Add TC support for ES0 VCAPHoratiu Vultur
2023-05-10net: lan966x: Add ES0 VCAP keyset configuration for lan966xHoratiu Vultur
2023-05-10net: lan966x: Add ES0 VCAP modelHoratiu Vultur
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur
2023-04-17net: lan966x: Fix lan966x_ifh_getHoratiu Vultur
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
2023-03-15net: lan966x: Change lan966x_police_del return typeHoratiu Vultur
2023-03-10net: lan966x: Add support for IS1 VCAP ethernet protocol typesHoratiu Vultur
2023-03-10net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPsHoratiu Vultur
2023-03-10net: lan966x: Add TC support for IS1 VCAPHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP modelHoratiu Vultur
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