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.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
1
-1
/
+5
2021-03-04
net: dsa: felix: perform teardown in reverse order of setup
Vladimir Oltean
1
-5
/
+5
2021-02-17
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-1
/
+16
2020-12-06
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-7
/
+0
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-4
/
+3
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+22
2020-09-30
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
1
-2
/
+0
2020-09-27
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-3
/
+3
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-4
/
+25
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-1
/
+4
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-09-19
net: dsa: seville: build as separate module
Vladimir Oltean
1
-26
/
+0
2020-09-19
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
1
-18
/
+1
2020-09-19
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
1
-1
/
+1
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+3
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
1
-1
/
+4
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
1
-24
/
+4
2020-08-25
net: ocelot: Add of_node_put() before return statement
Sumera Priyadarsini
1
-0
/
+1
2020-07-14
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
1
-1
/
+13
2020-07-14
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
1
-177
/
+18
2020-07-14
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
1
-0
/
+13
2020-07-14
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
1
-6
/
+3
2020-07-14
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
1
-6
/
+7
2020-07-06
net: dsa: felix: use resolved link config in mac_link_up()
Vladimir Oltean
1
-37
/
+39
2020-07-06
net: dsa: felix: delete .phylink_mac_an_restart code
Vladimir Oltean
1
-10
/
+0
2020-07-06
net: dsa: felix: set proper pause frame timers based on link speed
Vladimir Oltean
1
-4
/
+23
2020-07-06
net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
Vladimir Oltean
1
-2
/
+7
2020-07-06
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
1
-1
/
+3
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+1
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-0
/
+26
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+11
2020-05-23
felix: Fix initialization of ioremap resources
Claudiu Manoil
1
-12
/
+11
2020-05-13
net: dsa: felix: Configure Time-Aware Scheduler via taprio offload
Xiaoliang Yang
1
-0
/
+19
2020-05-13
net: dsa: felix: qos classified based on pcp
Xiaoliang Yang
1
-0
/
+26
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
1
-0
/
+1
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
1
-0
/
+5
2020-04-23
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
1
-0
/
+7
2020-04-22
net: dsa: felix: enable PTP programmable pin
Yangbo Lu
1
-2
/
+4
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
1
-0
/
+25
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
1
-4
/
+1
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
1
-0
/
+24
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+19
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+9
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-3
/
+4
2020-03-04
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
1
-0
/
+31
[next]