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
/
ethernet
/
mscc
/
ocelot_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
net: mscc: ocelot: expose generic phylink_mac_config routine
Colin Foster
1
-18
/
+3
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-10
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-0
/
+1
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
1
-4
/
+3
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
1
-61
/
+2
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
1
-0
/
+50
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
1
-1
/
+26
2022-08-18
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
1
-27
/
+26
2022-08-18
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
1
-0
/
+4
2022-08-18
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
1
-2
/
+4
2022-05-21
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-13
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
1
-38
/
+38
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-03-18
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-1
/
+72
2022-03-18
net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchall
Vladimir Oltean
1
-39
/
+71
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-5
/
+5
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
1
-14
/
+52
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
1
-3
/
+3
2021-12-15
net: ocelot: add support to get port mac from device-tree
Clément Léger
1
-1
/
+4
2021-12-11
net: ocelot: add FDMA support
Clément Léger
1
-4
/
+21
2021-12-11
net: ocelot: add support for ndo_change_mtu
Clément Léger
1
-0
/
+14
2021-11-17
net: ocelot_net: use phylink_generic_validate()
Russell King (Oracle)
1
-26
/
+3
2021-11-17
net: ocelot_net: remove interface checks in macb_validate()
Russell King (Oracle)
1
-9
/
+0
2021-11-17
net: ocelot_net: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+3
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+3
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
1
-6
/
+6
2021-10-19
ethernet: ocelot: use eth_hw_addr_gen()
Jakub Kicinski
1
-2
/
+1
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-10-13
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-0
/
+1
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
1
-3
/
+5
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
1
-14
/
+16
2021-08-20
net: mscc: ocelot: be able to reuse a devlink_port after teardown
Horatiu Vultur
1
-0
/
+1
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
1
-43
/
+207
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
1
-4
/
+0
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-27
/
+18
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-0
/
+71
2021-07-13
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
1
-4
/
+5
2021-06-29
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-2
/
+2
2021-06-29
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-2
/
+17
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-06-29
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
1
-4
/
+0
2021-04-28
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
1
-4
/
+4
2021-04-28
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-11
/
+7
[next]