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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2
-17
/
+1
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
1
-1
/
+23
2021-10-12
net: mscc: ocelot: deny TX timestamping of non-PTP packets
Vladimir Oltean
1
-7
/
+12
2021-10-12
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
1
-3
/
+3
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
1
-7
/
+30
2021-10-12
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
1
-1
/
+3
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
2
-3
/
+3
2021-10-01
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
1
-2
/
+2
2021-09-23
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
1
-3
/
+8
2021-09-19
net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFG
Colin Foster
1
-6
/
+0
2021-09-19
net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
Colin Foster
1
-4
/
+0
2021-09-17
net: update NXP copyright text
Vladimir Oltean
3
-3
/
+3
2021-08-20
net: mscc: ocelot: use helpers for port VLAN membership
Vladimir Oltean
1
-20
/
+40
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
2
-6
/
+8
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
2
-18
/
+19
2021-08-20
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
1
-3
/
+4
2021-08-20
net: mscc: ocelot: be able to reuse a devlink_port after teardown
Horatiu Vultur
1
-0
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-18
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
1
-0
/
+1
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
5
-165
/
+308
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
2
-17
/
+9
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-0
/
+1
2021-08-12
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
1
-8
/
+8
2021-08-11
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
1
-8
/
+8
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
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-06-08
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
1
-0
/
+5
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2
-4
/
+57
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
2
-14
/
+28
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2
-4
/
+4
2021-04-06
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
1
-0
/
+2
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
2021-03-24
net: ocelot: Simplify MRP deletion
Horatiu Vultur
1
-16
/
+0
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
3
-31
/
+107
2021-03-23
net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
Vladimir Oltean
1
-25
/
+86
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
1
-36
/
+36
2021-03-18
net: ocelot: Fix deletetion of MRP entries from MAC table
Horatiu Vultur
1
-2
/
+2
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-2
/
+1
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
2
-81
/
+158
2021-03-16
net: ocelot: Add PGID_BLACKHOLE
Horatiu Vultur
1
-0
/
+3
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2
-0
/
+11
[next]