index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-03-20
net: mscc: ocelot: expose serdes configuration function
Colin Foster
2023-03-20
net: mscc: ocelot: expose generic phylink_mac_config routine
Colin Foster
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
2022-08-17
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-05-20
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
2022-03-17
net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchall
Vladimir Oltean
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
2021-12-15
net: ocelot: add support to get port mac from device-tree
Clément Léger
2021-12-10
net: ocelot: add FDMA support
Clément Léger
2021-12-10
net: ocelot: add support for ndo_change_mtu
Clément Léger
2021-11-17
net: ocelot_net: use phylink_generic_validate()
Russell King (Oracle)
2021-11-17
net: ocelot_net: remove interface checks in macb_validate()
Russell King (Oracle)
2021-11-17
net: ocelot_net: populate supported_interfaces member
Russell King (Oracle)
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
2021-10-19
ethernet: ocelot: use eth_hw_addr_gen()
Jakub Kicinski
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
2021-08-20
net: mscc: ocelot: be able to reuse a devlink_port after teardown
Horatiu Vultur
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-13
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
[next]