summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix_vsc9959.c
AgeCommit message (Expand)Author
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...Vladimir Oltean
2022-06-30net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmwVladimir Oltean
2022-06-30net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean
2022-05-11net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster
2022-04-08net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-21net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5Vladimir Oltean
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster
2022-02-26net: dsa: ocelot: remove interface checksRussell King (Oracle)
2022-02-08net: dsa: felix: don't use devres for mdiobusVladimir Oltean
2022-01-02net: dsa: felix: name change for clarity from pcs to mdio_deviceColin Foster
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-07net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2021-11-29net: dsa: felix: fix flexible_array.cocci warningskernel test robot
2021-11-25net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: dsa: felix: use vcap policer to set flow meter for psfpXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: add stream gate settings for psfpXiaoliang Yang
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-17net: update NXP copyright textVladimir Oltean
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle
2021-04-20net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang
2021-03-29net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-01-29net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean