index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-08-17
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
1
-27
/
+26
2022-08-17
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
1
-0
/
+4
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
1
-2
/
+4
2022-05-20
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-12
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-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-1
/
+72
2022-03-17
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-10
net: ocelot: add FDMA support
Clément Léger
1
-4
/
+21
2021-12-10
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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-10-12
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-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-2
/
+2
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-2
/
+17
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-06-28
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
1
-4
/
+0
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
1
-4
/
+4
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-11
/
+7
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+1
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-18
/
+99
2021-03-23
net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
Vladimir Oltean
1
-25
/
+86
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
1
-0
/
+6
2021-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
1
-0
/
+60
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
1
-74
/
+7
2021-02-14
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
1
-1
/
+1
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-4
/
+45
[next]