index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-09-30
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
1
-2
/
+35
2022-09-29
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
1
-16
/
+27
2022-09-29
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
1
-86
/
+18
2022-09-29
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
1
-1
/
+0
2022-09-29
net: dsa: felix: remove felix_info :: imdio_base
Vladimir Oltean
1
-3
/
+6
2022-09-29
net: dsa: felix: remove felix_info :: imdio_res
Vladimir Oltean
1
-2
/
+1
2022-09-23
net: dsa: ocelot: remove unnecessary set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-93
/
+1
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-372
/
+93
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
1
-2
/
+2
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-43
/
+88
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-2
/
+2
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
1
-5
/
+10
2022-09-07
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...
Vladimir Oltean
1
-2
/
+2
2022-09-07
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...
Vladimir Oltean
1
-43
/
+79
2022-09-07
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...
Vladimir Oltean
1
-4
/
+31
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
1
-93
/
+160
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
1
-95
/
+373
2022-08-18
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-2
/
+2
2022-08-18
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
1
-8
/
+12
2022-08-18
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
1
-1
/
+2
2022-08-09
net: dsa: felix: fix min gate len calculation for tc when its first gate is c...
Vladimir Oltean
1
-1
/
+14
2022-07-01
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-2
/
+3
2022-07-01
net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...
Vladimir Oltean
1
-0
/
+201
2022-07-01
net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmw
Vladimir Oltean
1
-12
/
+5
2022-07-01
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
1
-10
/
+13
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
1
-0
/
+4
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
1
-6
/
+77
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
1
-1
/
+2
2022-05-12
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
1
-0
/
+2
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-1
/
+1
2022-04-09
net: dsa: felix: suppress -EPROBE_DEFER errors
Michael Walle
1
-1
/
+1
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+4
2022-03-22
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
1
-0
/
+1
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
1
-23
/
+17
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
1
-7
/
+0
2022-02-09
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
1
-1
/
+3
2022-01-02
net: dsa: felix: name change for clarity from pcs to mdio_device
Colin Foster
1
-5
/
+5
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-9
/
+11
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-2
/
+2
2021-12-08
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
1
-5
/
+2
2021-12-08
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
1
-0
/
+1
2021-12-08
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
1
-6
/
+4
2021-11-29
net: dsa: felix: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-11-26
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
1
-0
/
+75
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-30
/
+160
2021-11-18
net: dsa: felix: use vcap policer to set flow meter for psfp
Xiaoliang Yang
1
-1
/
+31
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-0
/
+6
2021-11-18
net: dsa: felix: add stream gate settings for psfp
Xiaoliang Yang
1
-4
/
+213
[next]