summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x
AgeCommit message (Expand)Author
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2023-06-17Merge tag 'v6.1.33' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-05-30lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-07Merge tag 'v6.1.26' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-04-07net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-03-17net: lan966x: Fix port police support using tc-matchallHoratiu Vultur
2023-03-10net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur
2023-02-01net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger
2023-01-18net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger
2023-01-12net: lan966x: Fix configuration of the PCSHoratiu Vultur
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-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-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-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-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
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
2022-08-22net: lan966x: Split lan966x_fdb_event_workHoratiu Vultur
2022-08-22net: lan966x: Add registers used to configure lag interfacesHoratiu Vultur
2022-08-22net: lan966x: Add QUSGMII support for lan966xMaxime Chevallier
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur