开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
felix_vsc9959.c
Age
Commit message (
Expand
)
Author
2022-09-07
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...
Vladimir Oltean
2022-09-07
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...
Vladimir Oltean
2022-09-07
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...
Vladimir Oltean
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-17
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
2022-08-08
net: dsa: felix: fix min gate len calculation for tc when its first gate is c...
Vladimir Oltean
2022-06-30
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
2022-06-30
net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...
Vladimir Oltean
2022-06-30
net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmw
Vladimir Oltean
2022-06-30
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
2022-05-11
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-08
net: dsa: felix: suppress -EPROBE_DEFER errors
Michael Walle
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-21
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2022-02-08
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
2022-01-02
net: dsa: felix: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-07
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
2021-12-07
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
2021-12-07
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2021-11-29
net: dsa: felix: fix flexible_array.cocci warnings
kernel test robot
2021-11-25
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
2021-11-18
net: dsa: felix: use vcap policer to set flow meter for psfp
Xiaoliang Yang
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-11-18
net: dsa: felix: add stream gate settings for psfp
Xiaoliang Yang
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-05-10
net: dsa: felix: re-enable TAS guard band mode
Michael Walle
2021-04-20
net: dsa: felix: disable always guard band bit for TAS config
Xiaoliang Yang
2021-03-29
net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()
Guobin Huang
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-01-29
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
[next]