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