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
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-21
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
1
-2
/
+4
2020-04-21
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
1
-0
/
+121
2020-04-21
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
1
-0
/
+2
2020-04-21
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
1
-0
/
+6
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
6
-250
/
+230
2020-04-18
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-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-10
/
+35
2020-03-17
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+17
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-11
/
+17
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-08
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
1
-1
/
+1
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-10
/
+0
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2
-30
/
+39
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2
-80
/
+84
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2
-26
/
+17
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
3
-523
/
+297
2020-03-03
net: mscc: ocelot: spell out full "ocelot" name instead of "oc"
Vladimir Oltean
1
-21
/
+24
2020-03-03
net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}
Vladimir Oltean
1
-11
/
+2
2020-03-03
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
Vladimir Oltean
1
-51
/
+51
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
5
-215
/
+68
2020-03-03
net: mscc: ocelot: make ocelot_ace_rule support multiple ports
Yangbo Lu
3
-13
/
+13
2020-02-17
net: mscc: fix in frame extraction
Horatiu Vultur
1
-0
/
+8
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
4
-1173
/
+3
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
3
-6
/
+6
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
1
-4
/
+10
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
1
-36
/
+18
2019-11-27
net: mscc: ocelot: avoid incorrect consuming in skbs list
Yangbo Lu
1
-0
/
+1
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-16
/
+27
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
3
-60
/
+61
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-4
/
+4
2019-11-16
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
1
-3
/
+1
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
2
-145
/
+1
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
2
-511
/
+49
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
3
-13
/
+33
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
2
-0
/
+11
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
3
-5
/
+5
2019-11-15
net: mscc: ocelot: create a helper for changing the port MTU
Vladimir Oltean
1
-17
/
+23
2019-11-15
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
1
-42
/
+43
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
4
-20
/
+39
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
3
-19
/
+16
2019-11-11
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
1
-4
/
+7
[next]