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-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
4
-1
/
+245
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
1
-1
/
+1
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2
-2
/
+8
2021-02-14
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2
-135
/
+156
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
3
-77
/
+24
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
2
-74
/
+87
2021-02-14
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
1
-1
/
+1
2021-02-14
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
1
-10
/
+12
2021-02-14
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
1
-1
/
+1
2021-02-14
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
Vladimir Oltean
1
-5
/
+2
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
2
-5
/
+131
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-5
/
+8
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+62
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
2
-0
/
+62
2021-02-06
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-6
/
+0
2021-02-06
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
3
-9
/
+63
2021-02-06
net: mscc: ocelot: rename aggr_count to num_ports_in_lag
Vladimir Oltean
1
-4
/
+3
2021-02-06
net: mscc: ocelot: drop the use of the "lags" array
Vladimir Oltean
1
-56
/
+39
2021-02-06
net: mscc: ocelot: set up logical port IDs centrally
Vladimir Oltean
1
-19
/
+28
2021-02-06
net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
Vladimir Oltean
1
-10
/
+6
2021-02-06
net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
Vladimir Oltean
1
-7
/
+22
2021-02-06
net: mscc: ocelot: use ipv6 in the aggregation code
Vladimir Oltean
1
-1
/
+4
2021-02-06
net: mscc: ocelot: don't refuse bonding interfaces we can't offload
Vladimir Oltean
3
-28
/
+17
2021-02-06
net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event
Vladimir Oltean
1
-23
/
+45
2021-02-06
net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...
Vladimir Oltean
1
-32
/
+27
2021-02-03
net: mscc: ocelot: fix error code in mscc_ocelot_probe()
Dan Carpenter
1
-1
/
+3
2021-02-03
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
3
-34
/
+33
2021-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
3
-11
/
+54
2021-01-29
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
2
-8
/
+6
2021-01-29
net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
Vladimir Oltean
1
-27
/
+36
2021-01-29
net: mscc: ocelot: store a namespaced VCAP filter ID
Vladimir Oltean
3
-8
/
+18
2021-01-29
net: mscc: ocelot: export VCAP structures to include/soc/mscc
Vladimir Oltean
3
-291
/
+5
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+19
2021-01-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
2021-01-18
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
1
-3
/
+1
2021-01-16
net: mscc: ocelot: Remove unneeded semicolon
Xu Wang
1
-1
/
+1
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
5
-11
/
+596
2021-01-15
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
4
-1
/
+446
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
3
-44
/
+146
2021-01-15
net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
Vladimir Oltean
1
-4
/
+0
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
1
-0
/
+16
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2
-2
/
+21
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2
-32
/
+13
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-17
/
+8
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-32
/
+9
2020-12-16
net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...
Christophe JAILLET
1
-1
/
+7
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
2
-3
/
+84
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+6
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2
-4
/
+6
[next]