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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
net: dsa: felix: add port fast age support
Vladimir Oltean
1
-0
/
+12
2022-01-02
net: dsa: seville: name change for clarity from pcs to mdio_device
Colin Foster
1
-5
/
+5
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
4
-22
/
+25
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-2
/
+2
2021-12-12
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
1
-50
/
+14
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2021-12-09
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
1
-1
/
+4
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+1
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
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
4
-2
/
+6
2021-12-08
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
1
-1
/
+1
2021-12-08
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2
-8
/
+4
2021-11-29
net: dsa: felix: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-11-29
net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...
Colin Foster
2
-93
/
+10
2021-11-29
net: dsa: ocelot: seville: utilize of_mdiobus_register
Colin Foster
1
-1
/
+2
2021-11-26
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
2
-2
/
+85
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
4
-0
/
+22
2021-11-18
net: dsa: felix: add stream gate settings for psfp
Xiaoliang Yang
1
-4
/
+213
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
1
-10
/
+433
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-6
/
+3
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2
-10
/
+6
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+138
2021-10-13
net: dsa: felix: break at first CPU port during init and teardown
Vladimir Oltean
1
-7
/
+12
2021-10-13
net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent
Vladimir Oltean
1
-0
/
+28
2021-10-13
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2
-4
/
+93
2021-10-13
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
1
-1
/
+5
2021-09-24
net: dsa: felix: accept "ethernet-ports" OF node name
Vladimir Oltean
1
-1
/
+3
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2
-4
/
+36
2021-09-17
net: update NXP copyright text
Vladimir Oltean
3
-3
/
+3
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
1
-1
/
+1
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
1
-3
/
+5
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
2
-85
/
+6
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
1
-19
/
+0
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-0
/
+2
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
1
-11
/
+1
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-7
/
+3
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2
-12
/
+11
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
1
-8
/
+4
2021-06-09
net: dsa: felix: set TX flow control according to the phylink_mac_link_up res...
Vladimir Oltean
1
-0
/
+2
2021-06-08
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
2021-05-11
net: dsa: felix: re-enable TAS guard band mode
Michael Walle
1
-5
/
+10
2021-04-28
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-8
/
+7
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+1
2021-04-28
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-5
/
+8
2021-04-28
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-1
/
+1
2021-04-28
net: dsa: check tx timestamp request in core driver
Yangbo Lu
1
-2
/
+1
[next]