summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
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-11-22net: sparx5: fix error handling in sparx5_port_open()Liu Jian
2022-11-21net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
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
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
2022-08-22net: lan966x: Extend lan966x_foreign_bridging_checkHoratiu Vultur
2022-08-22net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nbHoratiu Vultur
2022-08-22net: lan966x: Flush fdb workqueue when port is leaving a bridge.Horatiu Vultur