index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
2
-15
/
+80
2020-06-23
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
2
-5
/
+5
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
3
-20
/
+34
2020-06-23
net: mscc: ocelot: make the NPI port a proper target for FDB and MDB
Vladimir Oltean
1
-1
/
+11
2020-06-23
net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
Vladimir Oltean
1
-8
/
+8
2020-06-21
net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}
Vladimir Oltean
2
-56
/
+45
2020-06-21
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
5
-249
/
+255
2020-06-21
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
6
-5
/
+5
2020-06-21
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
10
-1159
/
+1151
2020-06-21
net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c
Vladimir Oltean
4
-452
/
+442
2020-06-21
net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCH
Vladimir Oltean
2
-4
/
+4
2020-06-21
net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a library
Vladimir Oltean
2
-11
/
+20
2020-06-21
net: mscc: ocelot: rename module to mscc_ocelot
Vladimir Oltean
1
-1
/
+2
2020-06-21
net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c
Vladimir Oltean
2
-1
/
+1
2020-06-21
net: mscc: ocelot: access EtherType using __be16
Vladimir Oltean
2
-4
/
+4
2020-06-21
net: mscc: ocelot: use plain int when interacting with TCAM tables
Vladimir Oltean
1
-4
/
+6
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-05-28
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
2
-2
/
+6
2020-05-28
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
1
-11
/
+9
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-23
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-08
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
1
-3
/
+3
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+12
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2
-4
/
+3
2020-04-22
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
1
-5
/
+0
2020-04-22
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
1
-4
/
+14
2020-04-22
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
1
-3
/
+19
2020-04-22
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
1
-2
/
+4
2020-04-22
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
1
-0
/
+121
2020-04-22
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
1
-0
/
+2
2020-04-22
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
1
-0
/
+6
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
6
-250
/
+230
2020-04-19
net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
Vladimir Oltean
3
-4
/
+106
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2
-43
/
+43
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
3
-11
/
+4
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
5
-7
/
+99
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+2
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-10
/
+35
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+17
2020-03-10
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-11
/
+17
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-09
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
1
-1
/
+1
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-10
/
+0
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2
-30
/
+39
2020-03-04
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2
-80
/
+84
2020-03-04
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2
-26
/
+17
2020-03-04
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
3
-523
/
+297
[next]