index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
seville_vsc9953.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
1
-1
/
+3
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-1
/
+1
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
1
-21
/
+20
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
1
-7
/
+0
2022-02-08
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+3
2022-01-02
net: dsa: seville: 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
-10
/
+12
2021-12-07
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
1
-0
/
+1
2021-11-29
net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...
Colin Foster
1
-93
/
+9
2021-11-29
net: dsa: ocelot: seville: utilize of_mdiobus_register
Colin Foster
1
-1
/
+2
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-0
/
+8
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-2
/
+18
2021-06-07
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
1
-27
/
+1
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-1
/
+1
2021-01-29
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
1
-0
/
+1
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
1
-0
/
+1
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
1
-0
/
+18
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
1
-1
/
+0
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-0
/
+1
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
1
-1
/
+1
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
1
-0
/
+2
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+2
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
1
-13
/
+0
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
1
-1
/
+12
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
1
-0
/
+50
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
1
-0
/
+92
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
1
-11
/
+14
2020-09-29
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
1
-1
/
+1
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-3
/
+10
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+9
2020-09-21
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-18
net: dsa: seville: build as separate module
Vladimir Oltean
1
-1
/
+5
2020-09-18
net: dsa: seville: duplicate vsc9959_mdio_bus_free
Vladimir Oltean
1
-1
/
+18
2020-09-18
net: dsa: seville: reindent defines for MDIO controller
Vladimir Oltean
1
-6
/
+6
2020-09-18
net: dsa: seville: remove unused defines for the mdio controller
Vladimir Oltean
1
-11
/
+0
2020-09-18
net: dsa: ocelot: document why reset procedure is different for felix/seville
Vladimir Oltean
1
-0
/
+4
2020-09-18
net: dsa: seville: first enable memories, then initialize them
Vladimir Oltean
1
-1
/
+1
2020-09-18
net: dsa: seville: don't write to MEM_ENA twice
Vladimir Oltean
1
-1
/
+0
2020-09-18
net: dsa: seville: fix buffer size of the queue system
Vladimir Oltean
1
-1
/
+1
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
1
-7
/
+14
2020-07-13
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
1
-0
/
+1104