index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-1
/
+1
2021-12-15
net: ocelot: add support to get port mac from device-tree
Clément Léger
1
-1
/
+4
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-13
net: ocelot: use dma_unmap_addr to get tx buffer dma_addr
Clément Léger
1
-2
/
+2
2021-12-10
net: ocelot: add FDMA support
Clément Léger
5
-4
/
+1092
2021-12-10
net: ocelot: add support for ndo_change_mtu
Clément Léger
2
-0
/
+16
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
1
-17
/
+24
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
1
-5
/
+13
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
3
-510
/
+536
2021-11-30
net: mscc: ocelot: fix mutex_lock not released
Lv Ruyi
1
-1
/
+3
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+260
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
1
-0
/
+16
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-25
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
1
-8
/
+69
2021-11-25
net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_mask
Vladimir Oltean
1
-6
/
+8
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-1
/
+1
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
3
-37
/
+88
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
2
-2
/
+53
2021-11-18
net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
Xiaoliang Yang
1
-3
/
+14
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
2
-19
/
+75
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-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-12
/
+41
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-41
/
+12
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+3
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-12
/
+41
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
1
-19
/
+12
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
4
-15
/
+17
2021-10-21
net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
Vladimir Oltean
1
-34
/
+112
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
1
-16
/
+65
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
1
-8
/
+5
2021-10-19
ethernet: ocelot: use eth_hw_addr_gen()
Jakub Kicinski
1
-2
/
+1
2021-10-18
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-37
/
+73
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
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-10-02
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
1
-1
/
+1
[next]