index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Lines
2021-11-29
net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()
Wei Yongjun
-1
/
+3
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
-1
/
+240
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
-0
/
+16
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
-6
/
+0
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
-12
/
+41
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
-41
/
+12
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
-4
/
+3
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
-12
/
+41
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-0
/
+1
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
-19
/
+12
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
-15
/
+17
2021-10-21
net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
Vladimir Oltean
-34
/
+112
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
-16
/
+65
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
-8
/
+5
2021-10-19
ethernet: ocelot: use eth_hw_addr_gen()
Jakub Kicinski
-2
/
+1
2021-10-18
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
-0
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-37
/
+73
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
-17
/
+1
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
-1
/
+23
2021-10-12
net: mscc: ocelot: deny TX timestamping of non-PTP packets
Vladimir Oltean
-7
/
+12
2021-10-12
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
-3
/
+3
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
-7
/
+30
2021-10-12
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
-1
/
+3
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
-3
/
+3
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
-1
/
+1
2021-10-02
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
-1
/
+1
2021-10-02
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
-20
/
+105
2021-10-01
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
-2
/
+2
2021-09-27
net: mscc: ocelot: delay devlink registration to the end
Leon Romanovsky
-3
/
+2
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-16
/
+11
2021-09-23
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
-3
/
+8
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
-5
/
+1
2021-09-19
net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFG
Colin Foster
-6
/
+0
2021-09-19
net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
Colin Foster
-4
/
+0
2021-09-17
net: update NXP copyright text
Vladimir Oltean
-3
/
+3
2021-08-20
net: mscc: ocelot: use helpers for port VLAN membership
Vladimir Oltean
-20
/
+40
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
-6
/
+8
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
-18
/
+19
2021-08-20
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
-3
/
+4
2021-08-20
net: mscc: ocelot: be able to reuse a devlink_port after teardown
Horatiu Vultur
-0
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2021-08-18
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
-0
/
+1
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
-165
/
+308
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
-17
/
+9
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
-0
/
+1
2021-08-12
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
-8
/
+8
[next]