index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
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
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-11
net: dsa: felix: the switch does not support DMA
Vladimir Oltean
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2020-09-29
net: dsa: felix: fix incorrect action offsets for VCAP IS2
Vladimir Oltean
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
2020-09-24
net: dsa: felix: convert TAS link speed based on phylink speed
Xiaoliang Yang
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
2020-09-18
net: dsa: seville: build as separate module
Vladimir Oltean
2020-09-18
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
2020-09-18
net: dsa: seville: duplicate vsc9959_mdio_bus_free
Vladimir Oltean
2020-09-18
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
2020-09-18
net: dsa: ocelot: document why reset procedure is different for felix/seville
Vladimir Oltean
2020-09-18
net: dsa: felix: use ocelot_field_{read,write} helpers consistently
Vladimir Oltean
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
2020-07-19
net: dsa: felix: (re)use already existing constants
Michael Walle
2020-07-13
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
2020-07-13
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
2020-07-13
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2020-07-13
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
2020-07-13
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2020-07-13
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2020-07-05
net: dsa: felix: use resolved link config in mac_link_up()
Vladimir Oltean
2020-07-05
net: dsa: felix: delete .phylink_mac_an_restart code
Vladimir Oltean
2020-07-05
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
2020-07-05
net: dsa: felix: clarify the intention of writes to MII_BMCR
Vladimir Oltean
[next]