index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
2020-08-24
net: ocelot: Add of_node_put() before return statement
Sumera Priyadarsini
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: 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
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: set proper pause frame timers based on link speed
Vladimir Oltean
2020-07-05
net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
Vladimir Oltean
2020-07-05
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-22
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
2020-05-13
net: dsa: felix: Configure Time-Aware Scheduler via taprio offload
Xiaoliang Yang
2020-05-13
net: dsa: felix: qos classified based on pcp
Xiaoliang Yang
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
2020-04-22
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
2020-04-21
net: dsa: felix: enable PTP programmable pin
Yangbo Lu
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-03
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-24
net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
Vladimir Oltean
2020-01-19
net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link
Alex Marginean
2020-01-19
net: dsa: felix: Handle PAUSE RX regardless of AN result
Alex Marginean
2020-01-17
net: dsa: felix: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-05
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
2019-11-22
net: dsa: ocelot: fix "should it be static?" warnings
Chen Wandun
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
2019-11-15
net: dsa: ocelot: add driver for Felix switch family
Vladimir Oltean