summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x
AgeCommit message (Expand)Author
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-10net: lan966x: refactor buffer reload functionDaniel Machon
2024-09-10net: lan966x: use a few FDMA helpers throughoutDaniel Machon
2024-09-10net: lan966x: ditch tx->last_in_use variableDaniel Machon
2024-09-10net: lan966x: use library helper for freeing tx buffersDaniel Machon
2024-09-10net: lan966x: use FDMA library for adding DCB's in the tx pathDaniel Machon
2024-09-10net: lan966x: use the FDMA library for allocation of tx buffersDaniel Machon
2024-09-10net: lan966x: use library helper for freeing rx buffersDaniel Machon
2024-09-10net: lan966x: use FDMA library for adding DCB's in the rx pathDaniel Machon
2024-09-10net: lan966x: use the FDMA library for allocation of rx buffersDaniel Machon
2024-09-10net: lan966x: replace a few variables with new equivalent onesDaniel Machon
2024-09-10net: lan966x: use FDMA library symbolsDaniel Machon
2024-09-10net: lan966x: select FDMA libraryDaniel Machon
2024-09-06net: lan966x: Remove setting of RX software timestampGal Pressman
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET
2024-06-14eth: lan966x: don't clear unsupported statsJakub Kicinski
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-25net: lan966x: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: lan966x: Correct spelling in commentsSimon Horman
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-09lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31net: lan966x: debugfs: Fix showing the port keysetHoratiu Vultur
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2023-10-23net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui
2023-09-20net: ethernet: microchip: Convert to platform remove callback returning voidUwe Kleine-König
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